Home
last modified time | relevance | path

Searched refs:gtk_entry_get_input_purpose (Results 1 – 25 of 31) sorted by relevance

12

/dports/x11-toolkits/gtk40/gtk-4.4.1/gtk/
H A Dgtkentry.h264 GtkInputPurpose gtk_entry_get_input_purpose (GtkEntry *entry);
H A Dgtkentry.c3551 gtk_entry_get_input_purpose (GtkEntry *entry) in gtk_entry_get_input_purpose() function
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gtk/
H A Dgtkentry.h400 GtkInputPurpose gtk_entry_get_input_purpose (GtkEntry *entry);
H A Dgtkentry.c2696 g_value_set_enum (value, gtk_entry_get_input_purpose (entry)); in gtk_entry_get_property()
10907 if (gtk_entry_get_input_purpose (entry) != purpose) in gtk_entry_set_input_purpose()
10926 gtk_entry_get_input_purpose (GtkEntry *entry) in gtk_entry_get_input_purpose() function
/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/gtk/src/
H A Dentry.hg209 _WRAP_METHOD(InputPurpose get_input_purpose() const, gtk_entry_get_input_purpose)
/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/gtk/gtkmm/
H A Dentry.cc827 return ((InputPurpose)(gtk_entry_get_input_purpose(const_cast<GtkEntry*>(gobj())))); in get_input_purpose()
/dports/net-im/fractal/fractal-4.4.0/vendor/gtk/src/auto/
H A Dentry.rs1463 from_glib(gtk_sys::gtk_entry_get_input_purpose( in get_input_purpose()
/dports/www/castor/castor-0.8.16/cargo-crates/gtk-0.8.0/src/auto/
H A Dentry.rs1463 from_glib(gtk_sys::gtk_entry_get_input_purpose( in get_input_purpose()
/dports/x11/squeekboard/squeekboard-d49ce45de0956432cef9b957f806d9377fee4bc0/cargo-crates/gtk-0.7.0/src/auto/
H A Dentry.rs1511 from_glib(gtk_sys::gtk_entry_get_input_purpose( in get_input_purpose()
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/gtk-0.14.1/src/auto/
H A Dentry.rs1599 from_glib(ffi::gtk_entry_get_input_purpose( in input_purpose()
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/gtk-0.14.3/src/auto/
H A Dentry.rs1599 from_glib(ffi::gtk_entry_get_input_purpose( in input_purpose()
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/gtk-0.14.3/src/auto/
H A Dentry.rs1599 from_glib(ffi::gtk_entry_get_input_purpose( in input_purpose()
/dports/x11/sirula/sirula-1.0.0/cargo-crates/gtk-0.14.3/src/auto/
H A Dentry.rs1599 from_glib(ffi::gtk_entry_get_input_purpose( in input_purpose()
/dports/net-im/coyim/coyim-0.3.11/vendor/github.com/gotk3/gotk3/gtk/
H A Dgtk.go3489 c := C.gtk_entry_get_input_purpose(v.native())
/dports/x11/nwg-menu/nwg-menu-0.1.1/vendor/github.com/gotk3/gotk3/gtk/
H A Dgtk.go4296 c := C.gtk_entry_get_input_purpose(v.native())
/dports/x11/nwg-drawer/nwg-drawer-0.2.8/vendor/github.com/gotk3/gotk3/gtk/
H A Dgtk.go4296 c := C.gtk_entry_get_input_purpose(v.native())
/dports/x11/nwg-bar/nwg-bar-0.0.1/vendor/github.com/gotk3/gotk3/gtk/
H A Dgtk.go4296 c := C.gtk_entry_get_input_purpose(v.native())
/dports/x11/nwg-dock/nwg-dock-0.2.2/vendor/github.com/gotk3/gotk3/gtk/
H A Dgtk.go4296 c := C.gtk_entry_get_input_purpose(v.native())
/dports/editors/lazarus/lazarus/lcl/interfaces/gtk3/gtk3bindings/
H A Dlazgtk3.pas11649 function gtk_entry_get_input_purpose(entry: PGtkEntry): TGtkInputPurpose; cdecl; external; in gtk_entry_get_input_purpose() function
21338 Result := LazGtk3.gtk_entry_get_input_purpose(@self);
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/gtk3/gtk3bindings/
H A Dlazgtk3.pas11656 function gtk_entry_get_input_purpose(entry: PGtkEntry): TGtkInputPurpose; cdecl; external; in gtk_entry_get_input_purpose() function
21393 Result := LazGtk3.gtk_entry_get_input_purpose(@self);
/dports/editors/lazarus-qt5/lazarus/lcl/interfaces/gtk3/gtk3bindings/
H A Dlazgtk3.pas11649 function gtk_entry_get_input_purpose(entry: PGtkEntry): TGtkInputPurpose; cdecl; external; in gtk_entry_get_input_purpose() function
21338 Result := LazGtk3.gtk_entry_get_input_purpose(@self);
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/gtk3/gtk3bindings/
H A Dlazgtk3.pas11656 function gtk_entry_get_input_purpose(entry: PGtkEntry): TGtkInputPurpose; cdecl; external; in gtk_entry_get_input_purpose() function
21393 Result := LazGtk3.gtk_entry_get_input_purpose(@self);
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/gtk-sys-0.14.0/src/
H A Dlib.rs18629 pub fn gtk_entry_get_input_purpose(entry: *mut GtkEntry) -> GtkInputPurpose; in gtk_entry_get_input_purpose() function
/dports/www/castor/castor-0.8.16/cargo-crates/gtk-sys-0.9.2/src/
H A Dlib.rs18870 pub fn gtk_entry_get_input_purpose(entry: *mut GtkEntry) -> GtkInputPurpose; in gtk_entry_get_input_purpose() function
/dports/net-im/fractal/fractal-4.4.0/vendor/gtk-sys/src/
H A Dlib.rs18870 pub fn gtk_entry_get_input_purpose(entry: *mut GtkEntry) -> GtkInputPurpose; in gtk_entry_get_input_purpose() function

12