Home
last modified time | relevance | path

Searched refs:gtk_tool_shell_get_style (Results 1 – 25 of 79) sorted by relevance

1234

/dports/x11-toolkits/p5-Gtk2/Gtk2-1.24993/xs/
H A DGtkToolShell.xs19 GtkToolbarStyle gtk_tool_shell_get_style (GtkToolShell *shell);
/dports/x11-toolkits/gtk20/gtk+-2.24.33/gtk/
H A Dgtktoolshell.h81 GtkToolbarStyle gtk_tool_shell_get_style (GtkToolShell *shell);
H A Dgtktoolshell.c110 gtk_tool_shell_get_style (GtkToolShell *shell) in gtk_tool_shell_get_style() function
H A Dgtktoolitemgroup.c584 style = gtk_tool_shell_get_style (GTK_TOOL_SHELL (group)); in gtk_tool_item_group_is_item_visible()
624 style = gtk_tool_shell_get_style (GTK_TOOL_SHELL (group)); in gtk_tool_item_group_real_size_query()
867 style = gtk_tool_shell_get_style (GTK_TOOL_SHELL (group)); in gtk_tool_item_group_real_size_allocate()
2245 style = gtk_tool_shell_get_style (GTK_TOOL_SHELL (group)); in _gtk_tool_item_group_item_size_request()
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gtk/
H A Dgtktoolshell.h83 GtkToolbarStyle gtk_tool_shell_get_style (GtkToolShell *shell);
H A Dgtktoolshell.c134 gtk_tool_shell_get_style (GtkToolShell *shell) in gtk_tool_shell_get_style() function
/dports/www/castor/castor-0.8.16/cargo-crates/gtk-0.8.0/src/auto/
H A Dtool_shell.rs83 from_glib(gtk_sys::gtk_tool_shell_get_style( in get_style()
/dports/x11/squeekboard/squeekboard-d49ce45de0956432cef9b957f806d9377fee4bc0/cargo-crates/gtk-0.7.0/src/auto/
H A Dtool_shell.rs83 from_glib(gtk_sys::gtk_tool_shell_get_style( in get_style()
/dports/net-im/fractal/fractal-4.4.0/vendor/gtk/src/auto/
H A Dtool_shell.rs83 from_glib(gtk_sys::gtk_tool_shell_get_style( in get_style()
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/gtk-0.14.1/src/auto/
H A Dtool_shell.rs99 from_glib(ffi::gtk_tool_shell_get_style( in style()
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/gtk-0.14.3/src/auto/
H A Dtool_shell.rs99 from_glib(ffi::gtk_tool_shell_get_style( in style()
/dports/x11/sirula/sirula-1.0.0/cargo-crates/gtk-0.14.3/src/auto/
H A Dtool_shell.rs99 from_glib(ffi::gtk_tool_shell_get_style( in style()
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/gtk-0.14.3/src/auto/
H A Dtool_shell.rs99 from_glib(ffi::gtk_tool_shell_get_style( in style()
/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/gtk/src/
H A Dtoolshell.hg47 _WRAP_METHOD(ToolbarStyle get_style() const, gtk_tool_shell_get_style)
/dports/x11-toolkits/gtkmm24/gtkmm-2.24.5/gtk/src/
H A Dtoolshell.hg50 _WRAP_METHOD(ToolbarStyle get_style() const, gtk_tool_shell_get_style)
/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/gtk/gtkmm/
H A Dtoolshell.cc347 return ((ToolbarStyle)(gtk_tool_shell_get_style(const_cast<GtkToolShell*>(gobj())))); in get_style()
/dports/x11-toolkits/gtkmm24/gtkmm-2.24.5/gtk/gtkmm/
H A Dtoolshell.cc355 return ((ToolbarStyle)(gtk_tool_shell_get_style(const_cast<GtkToolShell*>(gobj())))); in get_style()
/dports/devel/geany-plugin-vc/geany-plugins-1.38/scope/src/
H A Dscope.c183 if (gtk_tool_shell_get_style(shell) == GTK_TOOLBAR_ICONS) in on_toolbar_reconfigured()
/dports/devel/geany-plugin-tableconvert/geany-plugins-1.38/scope/src/
H A Dscope.c183 if (gtk_tool_shell_get_style(shell) == GTK_TOOLBAR_ICONS) in on_toolbar_reconfigured()
/dports/devel/geany-plugin-workbench/geany-plugins-1.38/scope/src/
H A Dscope.c183 if (gtk_tool_shell_get_style(shell) == GTK_TOOLBAR_ICONS) in on_toolbar_reconfigured()
/dports/devel/geany-plugin-xmlsnippets/geany-plugins-1.38/scope/src/
H A Dscope.c183 if (gtk_tool_shell_get_style(shell) == GTK_TOOLBAR_ICONS) in on_toolbar_reconfigured()
/dports/devel/geany-plugins-l10n/geany-plugins-1.38/scope/src/
H A Dscope.c183 if (gtk_tool_shell_get_style(shell) == GTK_TOOLBAR_ICONS) in on_toolbar_reconfigured()
/dports/devel/geany-plugin-pairtaghighlighter/geany-plugins-1.38/scope/src/
H A Dscope.c183 if (gtk_tool_shell_get_style(shell) == GTK_TOOLBAR_ICONS) in on_toolbar_reconfigured()
/dports/devel/geany-plugin-prj/geany-plugins-1.38/scope/src/
H A Dscope.c183 if (gtk_tool_shell_get_style(shell) == GTK_TOOLBAR_ICONS) in on_toolbar_reconfigured()
/dports/devel/geany-plugin-spellcheck/geany-plugins-1.38/scope/src/
H A Dscope.c183 if (gtk_tool_shell_get_style(shell) == GTK_TOOLBAR_ICONS) in on_toolbar_reconfigured()

1234