Home
last modified time | relevance | path

Searched defs:get_text_alignment (Results 1 – 25 of 27) sorted by path

12

/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/gtk-sys-0.14.0/src/
H A Dlib.rs9641 pub get_text_alignment: Option<unsafe extern "C" fn(*mut GtkToolShell) -> c_float>, field
/dports/deskutils/glabels/glabels-3.4.1/src/
H A Dlabel-object.h155 PangoAlignment (*get_text_alignment) (glLabelObject *object); member
H A Dlabel-text.c918 get_text_alignment (glLabelObject *object) in get_text_alignment() function
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/gtk3/gtk3bindings/
H A Dlazgtk3.pas7640 function get_text_alignment: gfloat; cdecl; inline; in get_text_alignment() function
10261 function get_text_alignment: gfloat; cdecl; inline; in get_text_alignment() function
24656 function TGtkToolItem.get_text_alignment: gfloat; cdecl; in TGtkToolItem.get_text_alignment() function
28371 function TGtkToolShell.get_text_alignment: gfloat; cdecl; in TGtkToolShell.get_text_alignment() function
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/gtk3/gtk3bindings/
H A Dlazgtk3.pas7640 function get_text_alignment: gfloat; cdecl; inline; in get_text_alignment() function
10261 function get_text_alignment: gfloat; cdecl; inline; in get_text_alignment() function
24656 function TGtkToolItem.get_text_alignment: gfloat; cdecl; in TGtkToolItem.get_text_alignment() function
28371 function TGtkToolShell.get_text_alignment: gfloat; cdecl; in TGtkToolShell.get_text_alignment() function
/dports/editors/lazarus-qt5/lazarus/lcl/interfaces/gtk3/gtk3bindings/
H A Dlazgtk3.pas7626 function get_text_alignment: gfloat; cdecl; inline; in get_text_alignment() function
10254 function get_text_alignment: gfloat; cdecl; inline; in get_text_alignment() function
24601 function TGtkToolItem.get_text_alignment: gfloat; cdecl; in TGtkToolItem.get_text_alignment() function
28316 function TGtkToolShell.get_text_alignment: gfloat; cdecl; in TGtkToolShell.get_text_alignment() function
/dports/editors/lazarus/lazarus/lcl/interfaces/gtk3/gtk3bindings/
H A Dlazgtk3.pas7626 function get_text_alignment: gfloat; cdecl; inline; in get_text_alignment() function
10254 function get_text_alignment: gfloat; cdecl; inline; in get_text_alignment() function
24601 function TGtkToolItem.get_text_alignment: gfloat; cdecl; in TGtkToolItem.get_text_alignment() function
28316 function TGtkToolShell.get_text_alignment: gfloat; cdecl; in TGtkToolShell.get_text_alignment() function
/dports/games/wesnoth/wesnoth-1.14.17/src/gui/widgets/
H A Dstyled_widget.hpp263 PangoAlignment get_text_alignment() const in get_text_alignment() function in gui2::styled_widget
/dports/graphics/py-glooey/glooey-0.3.3/glooey/
H A Dtext.py255 def get_text_alignment(self): member in Label
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/gtk-sys-0.14.0/src/
H A Dlib.rs9641 pub get_text_alignment: Option<unsafe extern "C" fn(*mut GtkToolShell) -> c_float>, field
/dports/net-im/fractal/fractal-4.4.0/vendor/gtk-sys/src/
H A Dlib.rs9838 pub get_text_alignment: Option<unsafe extern "C" fn(*mut GtkToolShell) -> c_float>, field
/dports/net-im/fractal/fractal-4.4.0/vendor/gtk/src/auto/
H A Dtool_item.rs436 fn get_text_alignment(&self) -> f32; in get_text_alignment() method
557 fn get_text_alignment(&self) -> f32 { in get_text_alignment() method
H A Dtool_shell.rs39 fn get_text_alignment(&self) -> f32; in get_text_alignment() method
89 fn get_text_alignment(&self) -> f32 { in get_text_alignment() method
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/gtk-sys-0.14.0/src/
H A Dlib.rs9641 pub get_text_alignment: Option<unsafe extern "C" fn(*mut GtkToolShell) -> c_float>, field
/dports/www/castor/castor-0.8.16/cargo-crates/gtk-0.8.0/src/auto/
H A Dtool_item.rs436 fn get_text_alignment(&self) -> f32; in get_text_alignment() method
557 fn get_text_alignment(&self) -> f32 { in get_text_alignment() method
H A Dtool_shell.rs39 fn get_text_alignment(&self) -> f32; in get_text_alignment() method
89 fn get_text_alignment(&self) -> f32 { in get_text_alignment() method
/dports/www/castor/castor-0.8.16/cargo-crates/gtk-sys-0.9.2/src/
H A Dlib.rs9838 pub get_text_alignment: Option<unsafe extern "C" fn(*mut GtkToolShell) -> c_float>, field
/dports/x11-toolkits/gtk20/gtk+-2.24.33/gtk/
H A Dgtktoolshell.h72 gfloat (*get_text_alignment) (GtkToolShell *shell); member
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gtk/
H A Dgtktoolshell.h70 gfloat (*get_text_alignment) (GtkToolShell *shell); member
/dports/x11-toolkits/gtkmm24/gtkmm-2.24.5/gtk/gtkmm/
H A Dtoolitem.cc402 float ToolItem::get_text_alignment() const in get_text_alignment() function in Gtk::ToolItem
H A Dtoolshell.cc373 float ToolShell::get_text_alignment() const in get_text_alignment() function in Gtk::ToolShell
/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/gtk/gtkmm/
H A Dtoolitem.cc396 float ToolItem::get_text_alignment() const in get_text_alignment() function in Gtk::ToolItem
H A Dtoolshell.cc365 float ToolShell::get_text_alignment() const in get_text_alignment() function in Gtk::ToolShell
/dports/x11/sirula/sirula-1.0.0/cargo-crates/gtk-sys-0.14.0/src/
H A Dlib.rs9641 pub get_text_alignment: Option<unsafe extern "C" fn(*mut GtkToolShell) -> c_float>, field
/dports/x11/squeekboard/squeekboard-d49ce45de0956432cef9b957f806d9377fee4bc0/cargo-crates/gtk-0.7.0/src/auto/
H A Dtool_item.rs477 fn get_text_alignment(&self) -> f32; in get_text_alignment() method
596 fn get_text_alignment(&self) -> f32 { in get_text_alignment() method

12