Home
last modified time | relevance | path

Searched refs:gtk_scale_button_get_orientation (Results 1 – 13 of 13) sorted by relevance

/dports/x11-toolkits/gtk20/gtk+-2.24.33/gtk/
H A Dgtkscalebutton.h104 GtkOrientation gtk_scale_button_get_orientation (GtkScaleButton *button);
H A Dgtkscalebutton.c723 gtk_scale_button_get_orientation (GtkScaleButton *button) in gtk_scale_button_get_orientation() function
H A Dgtk.symbols3713 gtk_scale_button_get_orientation
H A Dgtkaliasdef.c8750 #undef gtk_scale_button_get_orientation
8751 extern __typeof (gtk_scale_button_get_orientation) gtk_scale_button_get_orientation __attribute((al…
H A Dgtkalias.h8747 extern __typeof (gtk_scale_button_get_orientation) IA__gtk_scale_button_get_orientation __attribute…
8748 #define gtk_scale_button_get_orientation IA__gtk_scale_button_get_orientation macro
/dports/x11-toolkits/p5-Gtk2/Gtk2-1.24993/xs/
H A DGtkScaleButton.xs63 GtkOrientation gtk_scale_button_get_orientation (GtkScaleButton *button);
/dports/x11-toolkits/gtkmm24/gtkmm-2.24.5/gtk/src/
H A Dscalebutton.hg63 _WRAP_METHOD(Orientation get_orientation(), gtk_scale_button_get_orientation)
H A Dgtk_methods.defs21083 (c-name "gtk_scale_button_get_orientation")
/dports/x11-toolkits/gtkmm24/gtkmm-2.24.5/gtk/gtkmm/
H A Dscalebutton.cc256 return ((Orientation)(gtk_scale_button_get_orientation(gobj()))); in get_orientation()
/dports/x11-toolkits/pyl-gtk2/pygtk-2.24.0/gtk/
H A Dgtk-2.14.defs679 (c-name "gtk_scale_button_get_orientation")
/dports/x11-toolkits/gtk20/gtk+-2.24.33/
H A DREADME79 of the new GtkOrientable interface: gtk_scale_button_get_orientation,
H A DChangeLog.pre-2-161716 * gtk/gtkscalebutton.h: Deprecate gtk_scale_button_get_orientation
/dports/x11-toolkits/p5-Gtk2/Gtk2-1.24993/
H A DChangeLog.pre-git762 gtk_scale_button_get_orientation.