Home
last modified time | relevance | path

Searched refs:gtk_spin_button_get_numeric (Results 1 – 25 of 40) sorted by relevance

12

/dports/x11-toolkits/gtk40/gtk-4.4.1/gtk/
H A Dgtkspinbutton.h171 gboolean gtk_spin_button_get_numeric (GtkSpinButton *spin_button);
H A Dgtkspinbutton.c2177 gtk_spin_button_get_numeric (GtkSpinButton *spin_button) in gtk_spin_button_get_numeric() function
/dports/x11-toolkits/rep-gtk2/rep-gtk_0.90.8.3/widgets/
H A Dspinbutton93 (define-func gtk_spin_button_get_numeric
/dports/x11-toolkits/p5-Gtk2/Gtk2-1.24993/xs/
H A DGtkSpinButton.xs118 gtk_spin_button_get_numeric (spin_button)
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gtk/
H A Dgtkspinbutton.h210 gboolean gtk_spin_button_get_numeric (GtkSpinButton *spin_button);
H A Dgtkspinbutton.c2433 gtk_spin_button_get_numeric (GtkSpinButton *spin_button) in gtk_spin_button_get_numeric() function
/dports/x11-toolkits/gtk20/gtk+-2.24.33/gtk/
H A Dgtkspinbutton.h174 gboolean gtk_spin_button_get_numeric (GtkSpinButton *spin_button);
H A Dgtkspinbutton.c2101 gtk_spin_button_get_numeric (GtkSpinButton *spin_button) in gtk_spin_button_get_numeric() function
H A Dgtk.symbols3900 gtk_spin_button_get_numeric
H A Dgtkaliasdef.c9169 #undef gtk_spin_button_get_numeric
9170 extern __typeof (gtk_spin_button_get_numeric) gtk_spin_button_get_numeric __attribute((alias("IA__g…
H A Dgtkalias.h9166 extern __typeof (gtk_spin_button_get_numeric) IA__gtk_spin_button_get_numeric __attribute((visibili…
9167 #define gtk_spin_button_get_numeric IA__gtk_spin_button_get_numeric macro
/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/gtk/src/
H A Dspinbutton.hg83 _WRAP_METHOD(bool get_numeric() const, gtk_spin_button_get_numeric)
/dports/x11-toolkits/gtkmm24/gtkmm-2.24.5/gtk/src/
H A Dspinbutton.hg85 _WRAP_METHOD(bool get_numeric() const, gtk_spin_button_get_numeric)
/dports/x11-toolkits/gtkmm24/gtkmm-2.24.5/gtk/gtkmm/
H A Dspinbutton.cc517 return gtk_spin_button_get_numeric(const_cast<GtkSpinButton*>(gobj())); in get_numeric()
/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/gtk/gtkmm/
H A Dspinbutton.cc543 return gtk_spin_button_get_numeric(const_cast<GtkSpinButton*>(gobj())); in get_numeric()
/dports/lang/fpc-source/fpc-3.2.2/packages/gtk2/src/gtk+/gtk/
H A Dgtkspinbutton.inc127 function gtk_spin_button_get_numeric(spin_button:PGtkSpinButton):gboolean; cdecl; external gtklib;
/dports/x11-toolkits/fpc-gtk2/fpc-3.2.2/packages/gtk2/src/gtk+/gtk/
H A Dgtkspinbutton.inc127 function gtk_spin_button_get_numeric(spin_button:PGtkSpinButton):gboolean; cdecl; external gtklib;
/dports/www/castor/castor-0.8.16/cargo-crates/gtk-0.8.0/src/auto/
H A Dspin_button.rs973 from_glib(gtk_sys::gtk_spin_button_get_numeric( in get_numeric()
/dports/net-im/fractal/fractal-4.4.0/vendor/gtk/src/auto/
H A Dspin_button.rs973 from_glib(gtk_sys::gtk_spin_button_get_numeric( in get_numeric()
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/gtk-0.14.1/src/auto/
H A Dspin_button.rs1021 from_glib(ffi::gtk_spin_button_get_numeric( in is_numeric()
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/gtk-0.14.3/src/auto/
H A Dspin_button.rs1021 from_glib(ffi::gtk_spin_button_get_numeric( in is_numeric()
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/gtk-0.14.3/src/auto/
H A Dspin_button.rs1021 from_glib(ffi::gtk_spin_button_get_numeric( in is_numeric()
/dports/x11/squeekboard/squeekboard-d49ce45de0956432cef9b957f806d9377fee4bc0/cargo-crates/gtk-0.7.0/src/auto/
H A Dspin_button.rs1036 from_glib(gtk_sys::gtk_spin_button_get_numeric( in get_numeric()
/dports/x11/sirula/sirula-1.0.0/cargo-crates/gtk-0.14.3/src/auto/
H A Dspin_button.rs1021 from_glib(ffi::gtk_spin_button_get_numeric( in is_numeric()
/dports/editors/lazarus/lazarus/lcl/interfaces/gtk3/gtk3bindings/
H A Dlazgtk3.pas12428 function gtk_spin_button_get_numeric(spin_button: PGtkSpinButton): gboolean; cdecl; external; in gtk_spin_button_get_numeric() function
26978 Result := LazGtk3.gtk_spin_button_get_numeric(@self);

12