Home
last modified time | relevance | path

Searched defs:GtkSourceBuffer (Results 1 – 8 of 8) sorted by relevance

/dports/net-im/fractal/fractal-4.4.0/vendor/sourceview4/src/auto/
H A Dbuffer.rs413 …unsafe extern "C" fn redo_trampoline<P, F: Fn(&P) + 'static>(this: *mut gtk_source_sys::GtkSourceB… in connect_redo()
441 …unsafe extern "C" fn undo_trampoline<P, F: Fn(&P) + 'static>(this: *mut gtk_source_sys::GtkSourceB… in connect_undo()
455 … extern "C" fn notify_can_redo_trampoline<P, F: Fn(&P) + 'static>(this: *mut gtk_source_sys::GtkSo… in connect_property_can_redo_notify()
469 … extern "C" fn notify_can_undo_trampoline<P, F: Fn(&P) + 'static>(this: *mut gtk_source_sys::GtkSo… in connect_property_can_undo_notify()
483 …fy_highlight_matching_brackets_trampoline<P, F: Fn(&P) + 'static>(this: *mut gtk_source_sys::GtkSo… in connect_property_highlight_matching_brackets_notify()
497 …"C" fn notify_highlight_syntax_trampoline<P, F: Fn(&P) + 'static>(this: *mut gtk_source_sys::GtkSo… in connect_property_highlight_syntax_notify()
511 …tify_implicit_trailing_newline_trampoline<P, F: Fn(&P) + 'static>(this: *mut gtk_source_sys::GtkSo… in connect_property_implicit_trailing_newline_notify()
525 … extern "C" fn notify_language_trampoline<P, F: Fn(&P) + 'static>(this: *mut gtk_source_sys::GtkSo… in connect_property_language_notify()
539 … "C" fn notify_max_undo_levels_trampoline<P, F: Fn(&P) + 'static>(this: *mut gtk_source_sys::GtkSo… in connect_property_max_undo_levels_notify()
553 …ern "C" fn notify_style_scheme_trampoline<P, F: Fn(&P) + 'static>(this: *mut gtk_source_sys::GtkSo… in connect_property_style_scheme_notify()
[all …]
/dports/games/ufoai/ufoai-2.5-source/src/tools/radiant/libs/gtkutil/
H A DSourceView.h7 typedef struct _GtkSourceBuffer GtkSourceBuffer; typedef
/dports/x11-toolkits/gtksourceviewmm3/gtksourceviewmm-3.18.0/gtksourceview/gtksourceviewmm/
H A Dbuffer.h41 typedef struct _GtkSourceBuffer GtkSourceBuffer; typedef
/dports/net-im/fractal/fractal-4.4.0/vendor/sourceview4-sys/src/
H A Dlib.rs909 pub struct GtkSourceBuffer { struct
911 pub priv_: *mut GtkSourceBufferPrivate, argument
914 impl ::std::fmt::Debug for GtkSourceBuffer { implementation
1518 pub fn gtk_source_buffer_new(table: *mut gtk::GtkTextTagTable) -> *mut GtkSourceBuffer; in gtk_source_buffer_new()
1521 pub fn gtk_source_buffer_begin_not_undoable_action(buffer: *mut GtkSourceBuffer); in gtk_source_buffer_begin_not_undoable_action()
1527 pub fn gtk_source_buffer_end_not_undoable_action(buffer: *mut GtkSourceBuffer); in gtk_source_buffer_end_not_undoable_action()
1544 pub fn gtk_source_buffer_redo(buffer: *mut GtkSourceBuffer); in gtk_source_buffer_redo()
1547 … pub fn gtk_source_buffer_set_highlight_syntax(buffer: *mut GtkSourceBuffer, highlight: gboolean); in gtk_source_buffer_set_highlight_syntax()
1550 …pub fn gtk_source_buffer_set_max_undo_levels(buffer: *mut GtkSourceBuffer, max_undo_levels: c_int); in gtk_source_buffer_set_max_undo_levels()
1554 pub fn gtk_source_buffer_undo(buffer: *mut GtkSourceBuffer); in gtk_source_buffer_undo()
[all …]
/dports/x11-toolkits/vdk/vdk-2.5.1/include/vdk/
H A Dgtksourcebuffer.h40 typedef struct _GtkSourceBuffer GtkSourceBuffer; typedef
/dports/x11-toolkits/gtksourceview4/gtksourceview-4.8.1/gtksourceview/
H A Dgtksourcetypes.h38 typedef struct _GtkSourceBuffer GtkSourceBuffer; typedef
/dports/x11-toolkits/gtksourceview3/gtksourceview-3.24.11/gtksourceview/
H A Dgtksourcetypes.h44 typedef struct _GtkSourceBuffer GtkSourceBuffer; typedef
/dports/x11-toolkits/gtksourceview2/gtksourceview-2.10.5/gtksourceview/
H A Dgtksourcebuffer.h44 typedef struct _GtkSourceBuffer GtkSourceBuffer; typedef