Home
last modified time | relevance | path

Searched refs:gtk_entry_completion_get_inline_selection (Results 1 – 25 of 38) sorted by relevance

12

/dports/x11-toolkits/gtk40/gtk-4.4.1/gtk/
H A Dgtkentrycompletion.h107 gboolean gtk_entry_completion_get_inline_selection (GtkEntryCompletion *comple…
H A Dgtkentrycompletion.c654 g_value_set_boolean (value, gtk_entry_completion_get_inline_selection (completion)); in gtk_entry_completion_get_property()
1644 gtk_entry_completion_get_inline_selection (GtkEntryCompletion *completion) in gtk_entry_completion_get_inline_selection() function
/dports/x11-toolkits/gtk20/gtk+-2.24.33/gtk/
H A Dgtkentrycompletion.h113 gboolean gtk_entry_completion_get_inline_selection (GtkEntryCompletion *comple…
H A Dgtkentrycompletion.c630 g_value_set_boolean (value, gtk_entry_completion_get_inline_selection (completion)); in gtk_entry_completion_get_property()
1995 gtk_entry_completion_get_inline_selection (GtkEntryCompletion *completion) in gtk_entry_completion_get_inline_selection() function
H A Dgtk.symbols1465 gtk_entry_completion_get_inline_selection
H A Dgtkaliasdef.c3569 #undef gtk_entry_completion_get_inline_selection
3570 extern __typeof (gtk_entry_completion_get_inline_selection) gtk_entry_completion_get_inline_selecti…
H A Dgtkalias.h3566 extern __typeof (gtk_entry_completion_get_inline_selection) IA__gtk_entry_completion_get_inline_sel…
3567 #define gtk_entry_completion_get_inline_selection IA__gtk_entry_completion_get_inline_selection macro
/dports/x11-toolkits/p5-Gtk2/Gtk2-1.24993/xs/
H A DGtkEntryCompletion.xs121 gboolean gtk_entry_completion_get_inline_selection (GtkEntryCompletion *completion);
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gtk/
H A Dgtkentrycompletion.h154 gboolean gtk_entry_completion_get_inline_selection (GtkEntryCompletion *comple…
H A Dgtkentrycompletion.c756 g_value_set_boolean (value, gtk_entry_completion_get_inline_selection (completion)); in gtk_entry_completion_get_property()
2175 gtk_entry_completion_get_inline_selection (GtkEntryCompletion *completion) in gtk_entry_completion_get_inline_selection() function
/dports/x11-toolkits/gtkmm24/gtkmm-2.24.5/gtk/gtkmm/
H A Dentrycompletion.cc632 return gtk_entry_completion_get_inline_selection(const_cast<GtkEntryCompletion*>(gobj())); in get_inline_selection()
/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/gtk/gtkmm/
H A Dentrycompletion.cc698 return gtk_entry_completion_get_inline_selection(const_cast<GtkEntryCompletion*>(gobj())); in get_inline_selection()
/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/gtk/src/
H A Dentrycompletion.hg121 _WRAP_METHOD(bool get_inline_selection() const, gtk_entry_completion_get_inline_selection)
/dports/x11-toolkits/gtkmm24/gtkmm-2.24.5/gtk/src/
H A Dentrycompletion.hg117 _WRAP_METHOD(bool get_inline_selection() const, gtk_entry_completion_get_inline_selection)
/dports/x11/squeekboard/squeekboard-d49ce45de0956432cef9b957f806d9377fee4bc0/cargo-crates/gtk-0.7.0/src/auto/
H A Dentry_completion.rs313 from_glib(gtk_sys::gtk_entry_completion_get_inline_selection( in get_inline_selection()
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/gtk-0.14.1/src/auto/
H A Dentry_completion.rs348 from_glib(ffi::gtk_entry_completion_get_inline_selection( in is_inline_selection()
/dports/net-im/fractal/fractal-4.4.0/vendor/gtk/src/auto/
H A Dentry_completion.rs307 from_glib(gtk_sys::gtk_entry_completion_get_inline_selection( in get_inline_selection()
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/gtk-0.14.3/src/auto/
H A Dentry_completion.rs348 from_glib(ffi::gtk_entry_completion_get_inline_selection( in is_inline_selection()
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/gtk-0.14.3/src/auto/
H A Dentry_completion.rs348 from_glib(ffi::gtk_entry_completion_get_inline_selection( in is_inline_selection()
/dports/www/castor/castor-0.8.16/cargo-crates/gtk-0.8.0/src/auto/
H A Dentry_completion.rs307 from_glib(gtk_sys::gtk_entry_completion_get_inline_selection( in get_inline_selection()
/dports/x11/sirula/sirula-1.0.0/cargo-crates/gtk-0.14.3/src/auto/
H A Dentry_completion.rs348 from_glib(ffi::gtk_entry_completion_get_inline_selection( in is_inline_selection()
/dports/x11-toolkits/pyl-gtk2/pygtk-2.24.0/gtk/
H A Dgtk-2.12.defs408 (c-name "gtk_entry_completion_get_inline_selection")
/dports/x11-toolkits/p5-Gtk2/Gtk2-1.24993/
H A DNEWS639 gtk_entry_completion_get_inline_selection,
/dports/editors/lazarus/lazarus/lcl/interfaces/gtk3/gtk3bindings/
H A Dlazgtk3.pas11620 function gtk_entry_completion_get_inline_selection(completion: PGtkEntryCompletion): gboolean; cdec… in gtk_entry_completion_get_inline_selection() function
21613 Result := LazGtk3.gtk_entry_completion_get_inline_selection(@self);
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/gtk3/gtk3bindings/
H A Dlazgtk3.pas11627 function gtk_entry_completion_get_inline_selection(completion: PGtkEntryCompletion): gboolean; cdec… in gtk_entry_completion_get_inline_selection() function
21668 Result := LazGtk3.gtk_entry_completion_get_inline_selection(@self);

12