Home
last modified time | relevance | path

Searched refs:gtk_tool_item_get_text_alignment (Results 1 – 25 of 41) sorted by relevance

12

/dports/x11-toolkits/gtk20/gtk+-2.24.33/gtk/
H A Dgtktoolitem.h122 gfloat gtk_tool_item_get_text_alignment (GtkToolItem *tool_item);
H A Dgtktoolbutton.c433 gtk_tool_item_get_text_alignment (GTK_TOOL_ITEM (button)), in gtk_tool_button_construct_contents()
445 … 1 - gtk_tool_item_get_text_alignment (GTK_TOOL_ITEM (button))); in gtk_tool_button_construct_contents()
478 1.0 - gtk_tool_item_get_text_alignment (GTK_TOOL_ITEM (button)), in gtk_tool_button_construct_contents()
483 gtk_tool_item_get_text_alignment (GTK_TOOL_ITEM (button))); in gtk_tool_button_construct_contents()
H A Dgtktoolitem.c872 gtk_tool_item_get_text_alignment (GtkToolItem *tool_item) in gtk_tool_item_get_text_alignment() function
H A Dgtk.symbols4520 gtk_tool_item_get_text_alignment
H A Dgtkaliasdef.c10701 #undef gtk_tool_item_get_text_alignment
10702 extern __typeof (gtk_tool_item_get_text_alignment) gtk_tool_item_get_text_alignment __attribute((al…
H A Dgtkalias.h10698 extern __typeof (gtk_tool_item_get_text_alignment) IA__gtk_tool_item_get_text_alignment __attribute…
10699 #define gtk_tool_item_get_text_alignment IA__gtk_tool_item_get_text_alignment macro
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gtk/
H A Dgtktoolitem.h138 gfloat gtk_tool_item_get_text_alignment (GtkToolItem *tool_item);
H A Dgtktoolbutton.c501 align = gtk_tool_item_get_text_alignment (GTK_TOOL_ITEM (button)); in gtk_tool_button_construct_contents()
518 align = gtk_tool_item_get_text_alignment (GTK_TOOL_ITEM (button)); in gtk_tool_button_construct_contents()
571 align = gtk_tool_item_get_text_alignment (GTK_TOOL_ITEM (button)); in gtk_tool_button_construct_contents()
583 align = gtk_tool_item_get_text_alignment (GTK_TOOL_ITEM (button)); in gtk_tool_button_construct_contents()
H A Dgtktoolitem.c851 gtk_tool_item_get_text_alignment (GtkToolItem *tool_item) in gtk_tool_item_get_text_alignment() function
/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/gtk/src/
H A Dtoolitem.hg82 _WRAP_METHOD(float get_text_alignment() const, gtk_tool_item_get_text_alignment)
/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/gtk/gtkmm/
H A Dtoolitem.cc398 return gtk_tool_item_get_text_alignment(const_cast<GtkToolItem*>(gobj())); in get_text_alignment()
/dports/x11-toolkits/gtkmm24/gtkmm-2.24.5/gtk/gtkmm/
H A Dtoolitem.cc404 return gtk_tool_item_get_text_alignment(const_cast<GtkToolItem*>(gobj())); in get_text_alignment()
/dports/x11-toolkits/gtkmm24/gtkmm-2.24.5/gtk/src/
H A Dtoolitem.hg73 _WRAP_METHOD(float get_text_alignment() const, gtk_tool_item_get_text_alignment)
/dports/www/castor/castor-0.8.16/cargo-crates/gtk-0.8.0/src/auto/
H A Dtool_item.rs558 unsafe { gtk_sys::gtk_tool_item_get_text_alignment(self.as_ref().to_glib_none().0) } in get_text_alignment()
/dports/net-im/fractal/fractal-4.4.0/vendor/gtk/src/auto/
H A Dtool_item.rs558 unsafe { gtk_sys::gtk_tool_item_get_text_alignment(self.as_ref().to_glib_none().0) } in get_text_alignment()
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/gtk-0.14.1/src/auto/
H A Dtool_item.rs608 unsafe { ffi::gtk_tool_item_get_text_alignment(self.as_ref().to_glib_none().0) } in text_alignment()
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/gtk-0.14.3/src/auto/
H A Dtool_item.rs608 unsafe { ffi::gtk_tool_item_get_text_alignment(self.as_ref().to_glib_none().0) } in text_alignment()
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/gtk-0.14.3/src/auto/
H A Dtool_item.rs608 unsafe { ffi::gtk_tool_item_get_text_alignment(self.as_ref().to_glib_none().0) } in text_alignment()
/dports/x11/squeekboard/squeekboard-d49ce45de0956432cef9b957f806d9377fee4bc0/cargo-crates/gtk-0.7.0/src/auto/
H A Dtool_item.rs597 unsafe { gtk_sys::gtk_tool_item_get_text_alignment(self.as_ref().to_glib_none().0) } in get_text_alignment()
/dports/x11-toolkits/pyl-gtk2/pygtk-2.24.0/gtk/
H A Dgtk-2.20.defs199 (c-name "gtk_tool_item_get_text_alignment")
/dports/x11/sirula/sirula-1.0.0/cargo-crates/gtk-0.14.3/src/auto/
H A Dtool_item.rs608 unsafe { ffi::gtk_tool_item_get_text_alignment(self.as_ref().to_glib_none().0) } in text_alignment()
/dports/devel/hs-threadscope/threadscope-0.2.14/_cabal_deps/gtk-0.15.5/Graphics/UI/Gtk/MenuComboToolbar/
H A DToolItem.chs377 {#call gtk_tool_item_get_text_alignment #}
/dports/x11/conlecterm/conlecterm-1.4.3.0/_cabal_deps/gtk3-0.15.5/Graphics/UI/Gtk/MenuComboToolbar/
H A DToolItem.chs377 {#call gtk_tool_item_get_text_alignment #}
/dports/net-im/coyim/coyim-0.3.11/vendor/github.com/gotk3/gotk3/gtk/
H A Dgtk.go8121 c := C.gtk_tool_item_get_text_alignment(v.native())
/dports/x11/nwg-menu/nwg-menu-0.1.1/vendor/github.com/gotk3/gotk3/gtk/
H A Dgtk.go10368 c := C.gtk_tool_item_get_text_alignment(v.native())

12