MCPcopy Create free account

hub / github.com/bvinc/gxi / functions

Functions225 in github.com/bvinc/gxi

↓ 1 callersMethodredo
(&self, view_id: &str)
src/rpc.rs:379
↓ 1 callersMethodreplace
(&self)
src/edit_view.rs:1207
↓ 1 callersMethodreplace_next
(&self, view_id: &str)
src/rpc.rs:494
↓ 1 callersMethodreq_new_view
(&self, file_name: Option<&str>)
src/main_win.rs:413
↓ 1 callersMethodscroll
Notifies the back-end of the visible scroll region, defined as the first and last (non-inclusive) formatted lines. The visible scroll region is used t
src/rpc.rs:368
↓ 1 callersMethodscroll_to
(&mut self, params: &Value)
src/main_win.rs:290
↓ 1 callersFunctionscrollable_drawing_area_new
()
src/scrollable_drawing_area.rs:391
↓ 1 callersFunctionscrollable_drawing_area_size_allocate
( this: *mut ScrollableDrawingAreaFfi, i: u32, j: u32, )
src/scrollable_drawing_area.rs:398
↓ 1 callersMethodselect_all
(&self, view_id: &str)
src/rpc.rs:275
↓ 1 callersMethodsender
(&self)
src/controller.rs:50
↓ 1 callersMethodset_channel
(&mut self, channel: Channel<CoreMsg>)
src/controller.rs:46
↓ 1 callersMethodset_core
(&mut self, core: Core)
src/controller.rs:42
↓ 1 callersMethodset_file
(&mut self, file_name: &str)
src/edit_view.rs:307
↓ 1 callersMethodset_property_impl
(&self, property_id: u32, value: *mut gobject_ffi::GValue)
src/scrollable_drawing_area.rs:151
↓ 1 callersMethodset_sender
(&mut self, sender: Sender<CoreMsg>)
src/controller.rs:53
↓ 1 callersMethodset_theme
(&self, theme_name: &str)
src/rpc.rs:156
↓ 1 callersMethodsize_allocate_impl
(&self, i: u32, j: u32)
src/scrollable_drawing_area.rs:133
↓ 1 callersFunctionstart_xi_thread
()
src/xi_thread.rs:26
↓ 1 callersMethodtheme_changed
(&mut self, params: &Value)
src/main_win.rs:180
↓ 1 callersMethodundo
(&self, view_id: &str)
src/rpc.rs:376
↓ 1 callersMethodupdate
(&mut self, params: &Value)
src/main_win.rs:274
↓ 1 callersMethodvalue_changed_impl
(&self)
src/scrollable_drawing_area.rs:128
↓ 1 callersMethodwidth
(&self)
src/linecache.rs:91
Methodcall
(self: Box<F>, a: &Any)
src/main.rs:53
Functioncheck
(source: *mut GSource)
src/channel/source.rs:65
Methodclient_started
(&self, config_dir: Option<String>, client_extras_dir: Option<String>)
src/rpc.rs:136
Methodclose
(&self)
src/controller.rs:141
Methodclose
(&mut self)
src/main_win.rs:453
Methodclose
Close the event stream, i.e. stop processing messages.
src/channel/mod.rs:209
Methodclose_all
(&self)
src/controller.rs:144
Methodclose_all
(&mut self)
src/main_win.rs:448
Methodclose_view
(&self, view_id: &str)
src/controller.rs:121
Methodclose_view
(&self, view_id: &str)
src/rpc.rs:118
Methodconfig_changed
(&mut self, changes: &Value)
src/edit_view.rs:332
Methodconsume
(&mut self, _amt: usize)
src/xi_thread.rs:55
Methodcurrent_save_as
(&self)
src/controller.rs:138
Methodcurrent_save_as
(&self)
src/main_win.rs:357
Methodda_size_allocate
(&mut self, da_width: i32, da_height: i32)
src/edit_view.rs:422
Methoddefault
()
src/scrollable_drawing_area.rs:106
Methoddefault
()
src/theme.rs:117
Functiondispatch
( source: *mut GSource, _callback: GSourceFunc, _user_data: *mut libc::c_void, )
src/channel/source.rs:70
Methoddrop
(&mut self)
src/channel/mod.rs:50
Methodemit
Send the `event` message to the stream and the observers.
src/channel/mod.rs:214
Methodemit_value_changed
(&self)
src/scrollable_drawing_area.rs:137
Methodfill_buf
(&mut self)
src/xi_thread.rs:51
Functionfinalize
(source: *mut GSource)
src/channel/source.rs:79
Methodfinalize
(obj: *mut gobject_ffi::GObject)
src/scrollable_drawing_area.rs:253
Methodfind
(&self)
src/controller.rs:132
Methodfind
(&self)
src/main_win.rs:397
Methodfind_next
(&self, view_id: &str, wrap_around: Option<bool>, allow_same: Option<bool>)
src/rpc.rs:453
Methodfind_next
(&self)
src/edit_view.rs:1185
Methodfind_prev
(&self)
src/edit_view.rs:1192
Methodfind_status
(&self, queries: &Value)
src/edit_view.rs:1171
Methodflush
(&mut self)
src/xi_thread.rs:79
Methodfrom_json
(v: &Value)
src/linecache.rs:21
Methodfrom_proto
(style: &proto::Style)
src/theme.rs:72
Methodfrom_ts_proto
(c: proto::Color)
src/theme.rs:29
Methodfrom_u32_argb
(c: u32)
src/theme.rs:32
Methodfrom_u8s
(r: u8, g: u8, b: u8, a: u8)
src/theme.rs:26
Methodgesture_multi_line_select
adds a line to the selection
src/rpc.rs:340
Methodgesture_multi_word_select
adds a word to the selection
src/rpc.rs:352
Methodget_missing
(&self, first: u64, last: u64)
src/linecache.rs:112
Methodget_property
( obj: *mut gobject_ffi::GObject, property_id: u32, value: *mut gobject_ff
src/scrollable_drawing_area.rs:277
Methodget_property_hadjustment
(&self)
src/scrollable_drawing_area.rs:492
Methodget_property_hscroll_policy
(&self)
src/scrollable_drawing_area.rs:503
Methodget_property_vadjustment
(&self)
src/scrollable_drawing_area.rs:514
Methodget_property_vscroll_policy
(&self)
src/scrollable_drawing_area.rs:525
Methodhandle_button_press
(&self, eb: &EventButton)
src/edit_view.rs:850
Methodhandle_drag
(&mut self, em: &EventMotion)
src/edit_view.rs:896
Methodhandle_draw
(&mut self, cr: &Context)
src/edit_view.rs:562
Methodhandle_key_press_event
(&mut self, ek: &EventKey)
src/edit_view.rs:936
Methodhandle_line_draw
(&mut self, cr: &Context)
src/edit_view.rs:470
Methodhandle_open_button
(&self)
src/controller.rs:126
Methodhandle_open_button
Display the FileChooserDialog for opening, send the result to the Xi core. This may call the GTK main loop. There must not be any RefCell borrows out
src/main_win.rs:327
Methodhandle_save_button
(&self)
src/controller.rs:135
Methodhandle_save_button
(&self)
src/main_win.rs:344
Methodhandle_scroll
(&mut self, es: &EventScroll)
src/edit_view.rs:911
Methodhighlight_find
(&self, view_id: &str, visible: bool)
src/rpc.rs:473
Methodinit
( obj: *mut gobject_ffi::GTypeInstance, _klass: glib_ffi::gpointer, )
src/scrollable_drawing_area.rs:237
Functionmain
()
src/main.rs:114
Methodnew
()
src/controller.rs:32
Methodnew
()
src/scrollable_drawing_area.rs:453
Methodnew
(sender: Sender<CoreMsg>)
src/main.rs:94
Methodnew
(application: &Application, controller: ControllerRef)
src/main_win.rs:37
Methodnew
Sets up a new RPC connection, also starting a thread to receive responses. The handler is invoked for incoming RPC notifications. Note that it must b
src/rpc.rs:45
Methodnew
()
src/linecache.rs:80
Methodnew
( parent: &ApplicationWindow, main_state: &Rc<RefCell<MainState>>, controller: Control
src/prefs_win.rs:21
Methodnew
( main_state: Rc<RefCell<MainState>>, controller: ControllerRef, file_name: Option<Str
src/edit_view.rs:53
Methodnew
Create a new channel with a callback that will be called when a message is received.
src/channel/mod.rs:93
Methodobserve
Add an observer to the event stream. This callback will be called every time a message is emmited.
src/channel/mod.rs:238
Methodprefs
(&self)
src/controller.rs:129
Methodprefs
(&self)
src/main_win.rs:386
Functionprepare
(source: *mut GSource, timeout: *mut c_int)
src/channel/source.rs:86
Methodquit
(&self)
src/controller.rs:147
Methodquit
(&self)
src/main_win.rs:483
Methodread
(&mut self, _buf: &mut [u8])
src/xi_thread.rs:43
Methodread_line
(&mut self, buf: &mut String)
src/xi_thread.rs:59
Methodreplace
(&self, view_id: &str, chars: &str, preserve_case: bool)
src/rpc.rs:483
Methodreplace_all
(&self, view_id: &str)
src/rpc.rs:498
Methodreplace_all
(&self)
src/edit_view.rs:1220
← previousnext →101–200 of 225, ranked by callers