Home
last modified time | relevance | path

Searched refs:gtk_source_space_drawer_new (Results 1 – 10 of 10) sorted by relevance

/dports/x11-toolkits/gtksourceview3/gtksourceview-3.24.11/gtksourceview/
H A Dgtksourcespacedrawer.h116 GtkSourceSpaceDrawer * gtk_source_space_drawer_new (void);
H A Dgtksourcespacedrawer.c393 gtk_source_space_drawer_new (void) in gtk_source_space_drawer_new() function
H A Dgtksourceview.c1314 view->priv->space_drawer = gtk_source_space_drawer_new (); in gtk_source_view_init()
/dports/x11-toolkits/gtksourceview4/gtksourceview-4.8.1/gtksourceview/
H A Dgtksourcespacedrawer.h111 GtkSourceSpaceDrawer * gtk_source_space_drawer_new (void);
H A Dgtksourcespacedrawer.c394 gtk_source_space_drawer_new (void) in gtk_source_space_drawer_new() function
H A Dgtksourceview.c1329 view->priv->space_drawer = gtk_source_space_drawer_new (); in gtk_source_view_init()
/dports/net-im/fractal/fractal-4.4.0/vendor/sourceview4/src/auto/
H A Dspace_drawer.rs32 from_glib_full(gtk_source_sys::gtk_source_space_drawer_new()) in new()
/dports/x11-toolkits/tepl6/tepl-6.00.0/tepl/
H A Dtepl-space-drawer-prefs.c340 prefs->priv->space_drawer = gtk_source_space_drawer_new (); in tepl_space_drawer_prefs_init()
/dports/x11-toolkits/tepl/tepl-5.1.1/tepl/
H A Dtepl-space-drawer-prefs.c340 prefs->priv->space_drawer = gtk_source_space_drawer_new (); in tepl_space_drawer_prefs_init()
/dports/net-im/fractal/fractal-4.4.0/vendor/sourceview4-sys/src/
H A Dlib.rs1885 pub fn gtk_source_space_drawer_new() -> *mut GtkSourceSpaceDrawer; in gtk_source_space_drawer_new() function