Home
last modified time | relevance | path

Searched refs:gtk_source_view_get_highlight_current_line (Results 1 – 18 of 18) sorted by relevance

/dports/x11-toolkits/gtksourceview4/gtksourceview-4.8.1/gtksourceview/
H A Dgtksourceview.h187 gboolean gtk_source_view_get_highlight_current_line
H A Dgtksourcegutterrenderer.c492 gtk_source_view_get_highlight_current_line (GTK_SOURCE_VIEW (renderer->priv->view))) in renderer_draw_impl()
H A Dgtksourceview.c1267 g_value_set_boolean (value, gtk_source_view_get_highlight_current_line (view)); in gtk_source_view_get_property()
4413 gtk_source_view_get_highlight_current_line (GtkSourceView *view) in gtk_source_view_get_highlight_current_line() function
/dports/x11-toolkits/gtksourceview3/gtksourceview-3.24.11/gtksourceview/
H A Dgtksourceview.h227 gboolean gtk_source_view_get_highlight_current_line
H A Dgtksourcegutterrenderer.c492 gtk_source_view_get_highlight_current_line (GTK_SOURCE_VIEW (renderer->priv->view))) in renderer_draw_impl()
H A Dgtksourceview.c1245 g_value_set_boolean (value, gtk_source_view_get_highlight_current_line (view)); in gtk_source_view_get_property()
4368 gtk_source_view_get_highlight_current_line (GtkSourceView *view) in gtk_source_view_get_highlight_current_line() function
/dports/x11-toolkits/gtksourceview2/gtksourceview-2.10.5/gtksourceview/
H A Dgtksourceview.h176 gboolean gtk_source_view_get_highlight_current_line
H A Dgtksourceview.c850 gtk_source_view_get_highlight_current_line (view)); in gtk_source_view_get_property()
4433 gtk_source_view_get_highlight_current_line (GtkSourceView *view) in gtk_source_view_get_highlight_current_line() function
/dports/x11-toolkits/gtksourceviewmm3/gtksourceviewmm-3.18.0/gtksourceview/gtksourceviewmm/
H A Dview.cc452 return gtk_source_view_get_highlight_current_line(const_cast<GtkSourceView*>(gobj())); in get_highlight_current_line()
/dports/x11-toolkits/gtksourceviewmm3/gtksourceviewmm-3.18.0/gtksourceview/src/
H A Dview.hg183 _WRAP_METHOD(bool get_highlight_current_line() const, gtk_source_view_get_highlight_current_line)
H A Dgtksourceview_methods.defs2191 (c-name "gtk_source_view_get_highlight_current_line")
/dports/net-im/fractal/fractal-4.4.0/vendor/sourceview4/src/auto/
H A Dview.rs229 …from_glib(gtk_source_sys::gtk_source_view_get_highlight_current_line(self.as_ref().to_glib_none().… in get_highlight_current_line()
/dports/x11-toolkits/gtksourceview2/gtksourceview-2.10.5/tests/
H A Dtest-widget.c1407 gtk_source_view_get_highlight_current_line (from)); in create_view_window()
/dports/devel/gnome-builder/gnome-builder-41.3/src/plugins/omni-gutter/
H A Dgbp-omni-gutter-renderer.c1222 highlight_line = gtk_source_view_get_highlight_current_line (GTK_SOURCE_VIEW (view)); in gbp_omni_gutter_renderer_draw()
/dports/x11-toolkits/pyl-gtksourceview/pygtksourceview-2.10.1/
H A Dgtksourceview2.defs886 (c-name "gtk_source_view_get_highlight_current_line")
/dports/net-im/fractal/fractal-4.4.0/vendor/sourceview4-sys/src/
H A Dlib.rs1954 pub fn gtk_source_view_get_highlight_current_line(view: *mut GtkSourceView) -> gboolean; in gtk_source_view_get_highlight_current_line() function
/dports/x11-toolkits/gtksourceview2/gtksourceview-2.10.5/
H A DChangeLog.200705261017 (gtk_source_view_get_highlight_current_line): new method
1021 gtk_source_view_get_highlight_current_line and
H A DChangeLog.soc-20062278 (gtk_source_view_get_highlight_current_line): new method
2282 gtk_source_view_get_highlight_current_line and