Home
last modified time | relevance | path

Searched refs:gtk_tool_palette_get_style (Results 1 – 25 of 35) sorted by relevance

12

/dports/x11-toolkits/p5-Gtk2/Gtk2-1.24993/xs/
H A DGtkToolPalette.xs36 GtkToolbarStyle gtk_tool_palette_get_style (GtkToolPalette *palette);
/dports/x11-toolkits/gtk20/gtk+-2.24.33/gtk/
H A Dgtktoolpalette.h116 GtkToolbarStyle gtk_tool_palette_get_style (GtkToolPalette *p…
H A Dgtktoolpalette.c291 g_value_set_enum (value, gtk_tool_palette_get_style (palette)); in gtk_tool_palette_get_property()
1272 gtk_tool_palette_get_style (GtkToolPalette *palette) in gtk_tool_palette_get_style() function
H A Dgtktoolitemgroup.c140 return gtk_tool_palette_get_style (GTK_TOOL_PALETTE (parent)); in gtk_tool_item_group_get_style()
H A Dgtk.symbols4585 gtk_tool_palette_get_style
H A Dgtkaliasdef.c10870 #undef gtk_tool_palette_get_style
10871 extern __typeof (gtk_tool_palette_get_style) gtk_tool_palette_get_style __attribute((alias("IA__gtk…
H A Dgtkalias.h10867 extern __typeof (gtk_tool_palette_get_style) IA__gtk_tool_palette_get_style __attribute((visibility…
10868 #define gtk_tool_palette_get_style IA__gtk_tool_palette_get_style macro
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gtk/
H A Dgtktoolpalette.h129 GtkToolbarStyle gtk_tool_palette_get_style (GtkToolPalette *p…
H A Dgtktoolpalette.c344 g_value_set_enum (value, gtk_tool_palette_get_style (palette)); in gtk_tool_palette_get_property()
1220 gtk_tool_palette_get_style (GtkToolPalette *palette) in gtk_tool_palette_get_style() function
H A Dgtktoolitemgroup.c150 return gtk_tool_palette_get_style (GTK_TOOL_PALETTE (parent)); in gtk_tool_item_group_get_style()
/dports/x11-toolkits/gtkmm24/gtkmm-2.24.5/gtk/gtkmm/
H A Dtoolpalette.cc208 return ((ToolbarStyle)(gtk_tool_palette_get_style(const_cast<GtkToolPalette*>(gobj())))); in get_style()
/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/gtk/gtkmm/
H A Dtoolpalette.cc220 return ((ToolbarStyle)(gtk_tool_palette_get_style(const_cast<GtkToolPalette*>(gobj())))); in get_style()
/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/gtk/src/
H A Dtoolpalette.hg75 _WRAP_METHOD(ToolbarStyle get_style() const, gtk_tool_palette_get_style)
/dports/x11-toolkits/gtkmm24/gtkmm-2.24.5/gtk/src/
H A Dtoolpalette.hg73 _WRAP_METHOD(ToolbarStyle get_style() const, gtk_tool_palette_get_style)
/dports/www/castor/castor-0.8.16/cargo-crates/gtk-0.8.0/src/auto/
H A Dtool_palette.rs629 from_glib(gtk_sys::gtk_tool_palette_get_style( in get_style()
/dports/x11/squeekboard/squeekboard-d49ce45de0956432cef9b957f806d9377fee4bc0/cargo-crates/gtk-0.7.0/src/auto/
H A Dtool_palette.rs621 from_glib(gtk_sys::gtk_tool_palette_get_style( in get_style()
/dports/x11-toolkits/pyl-gtk2/pygtk-2.24.0/gtk/
H A Dgtk-2.20.defs113 (c-name "gtk_tool_palette_get_style")
/dports/net-im/fractal/fractal-4.4.0/vendor/gtk/src/auto/
H A Dtool_palette.rs629 from_glib(gtk_sys::gtk_tool_palette_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_palette.rs670 from_glib(ffi::gtk_tool_palette_get_style( in style()
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/gtk-0.14.3/src/auto/
H A Dtool_palette.rs670 from_glib(ffi::gtk_tool_palette_get_style( in style()
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/gtk-0.14.3/src/auto/
H A Dtool_palette.rs670 from_glib(ffi::gtk_tool_palette_get_style( in style()
/dports/x11/sirula/sirula-1.0.0/cargo-crates/gtk-0.14.3/src/auto/
H A Dtool_palette.rs670 from_glib(ffi::gtk_tool_palette_get_style( in style()
/dports/editors/lazarus/lazarus/lcl/interfaces/gtk3/gtk3bindings/
H A Dlazgtk3.pas12763 function gtk_tool_palette_get_style(palette: PGtkToolPalette): TGtkToolbarStyle; cdecl; external; in gtk_tool_palette_get_style() function
28478 Result := LazGtk3.gtk_tool_palette_get_style(@self);
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/gtk3/gtk3bindings/
H A Dlazgtk3.pas12778 function gtk_tool_palette_get_style(palette: PGtkToolPalette): TGtkToolbarStyle; cdecl; external; in gtk_tool_palette_get_style() function
28533 Result := LazGtk3.gtk_tool_palette_get_style(@self);
/dports/editors/lazarus-qt5/lazarus/lcl/interfaces/gtk3/gtk3bindings/
H A Dlazgtk3.pas12763 function gtk_tool_palette_get_style(palette: PGtkToolPalette): TGtkToolbarStyle; cdecl; external; in gtk_tool_palette_get_style() function
28478 Result := LazGtk3.gtk_tool_palette_get_style(@self);

12