Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bvinc/gxi
/ types & classes
Types & classes
41 in github.com/bvinc/gxi
⨍
Functions
225
◇
Types & classes
41
↓ 1 callers
Class
ChanReader
src/xi_thread.rs:40
Interface
Callback
src/rpc.rs:25
Class
ChanWriter
src/xi_thread.rs:70
Class
Channel
A channel to send a message to a relm widget from another thread.
src/channel/mod.rs:86
Class
ChannelData
src/channel/mod.rs:55
Interface
ClipboardRequest
src/clipboard.rs:8
Class
Color
src/theme.rs:5
Class
Color
src/proto.rs:27
Class
Controller
src/controller.rs:24
Class
Core
src/rpc.rs:15
Enum
CoreMsg
src/controller.rs:10
Class
CoreState
src/rpc.rs:19
Class
EditView
src/edit_view.rs:23
Class
EventStream
A stream of messages to be used for widget/signal communication and inter-widget communication. EventStream cannot be send to another thread. Use a `C
src/channel/mod.rs:164
Interface
Handler
src/rpc.rs:29
Interface
IdleCallback
src/main.rs:48
Class
Line
src/linecache.rs:14
Class
LineCache
src/linecache.rs:72
Class
Lock
src/channel/mod.rs:45
Class
MainState
src/main_win.rs:16
Class
MainWin
src/main_win.rs:23
Class
MyHandler
src/main.rs:89
Class
PrefsWin
src/prefs_win.rs:11
Enum
Properties
src/scrollable_drawing_area.rs:79
Class
ScrollableDrawingAreaClass
src/scrollable_drawing_area.rs:68
Class
ScrollableDrawingAreaClassPrivate
src/scrollable_drawing_area.rs:86
Interface
ScrollableDrawingAreaExt
src/scrollable_drawing_area.rs:457
Class
ScrollableDrawingAreaFfi
src/scrollable_drawing_area.rs:63
Class
ScrollableDrawingAreaPriv
src/scrollable_drawing_area.rs:97
Class
Sender
A wrapper over a `std::sync::mpsc::Sender` to wakeup the glib event loop when sending a message.
src/channel/mod.rs:63
Class
SourceData
src/channel/mod.rs:157
Class
SourceData
src/channel/source.rs:40
Interface
SourceFuncs
src/channel/source.rs:31
Class
Style
src/theme.rs:58
Class
Style
A mergeable style. All values except priority are optional. Note: A `None` value represents the absense of preference; in the case of boolean options
src/proto.rs:8
Class
StyleSpan
src/linecache.rs:7
Class
Theme
src/theme.rs:84
Class
ThemeSettings
src/proto.rs:50
Enum
UnderlineOption
src/proto.rs:39
Class
XiPeer
src/xi_thread.rs:12
Class
_EventStream
src/channel/mod.rs:137