Home
last modified time | relevance | path

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

12

/dports/x11-toolkits/gtk40/gtk-4.4.1/gtk/
H A Dgtkappchooserdialog.h61 const char * gtk_app_chooser_dialog_get_heading (GtkAppChooserDialog *self);
H A Dgtkappchooserdialog.c787 gtk_app_chooser_dialog_get_heading (GtkAppChooserDialog *self) in gtk_app_chooser_dialog_get_heading() function
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gtk/
H A Dgtkappchooserdialog.h86 const gchar * gtk_app_chooser_dialog_get_heading (GtkAppChooserDialog *self);
H A Dgtkappchooserdialog.c872 gtk_app_chooser_dialog_get_heading (GtkAppChooserDialog *self) in gtk_app_chooser_dialog_get_heading() function
/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/gtk/gtkmm/
H A Dappchooserdialog.cc192 …return Glib::convert_const_gchar_ptr_to_ustring(gtk_app_chooser_dialog_get_heading(const_cast<GtkA… in get_heading()
/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/gtk/src/
H A Dappchooserdialog.hg71 _WRAP_METHOD(Glib::ustring get_heading() const, gtk_app_chooser_dialog_get_heading)
/dports/net-im/coyim/coyim-0.3.11/vendor/github.com/gotk3/gotk3/gtk/
H A Dapp_chooser.go365 cstr := C.gtk_app_chooser_dialog_get_heading(v.native())
/dports/x11/nwg-dock/nwg-dock-0.2.2/vendor/github.com/gotk3/gotk3/gtk/
H A Dapp_chooser.go395 cstr := C.gtk_app_chooser_dialog_get_heading(v.native())
/dports/x11/nwg-drawer/nwg-drawer-0.2.8/vendor/github.com/gotk3/gotk3/gtk/
H A Dapp_chooser.go395 cstr := C.gtk_app_chooser_dialog_get_heading(v.native())
/dports/x11/nwg-menu/nwg-menu-0.1.1/vendor/github.com/gotk3/gotk3/gtk/
H A Dapp_chooser.go395 cstr := C.gtk_app_chooser_dialog_get_heading(v.native())
/dports/x11/nwg-bar/nwg-bar-0.0.1/vendor/github.com/gotk3/gotk3/gtk/
H A Dapp_chooser.go395 cstr := C.gtk_app_chooser_dialog_get_heading(v.native())
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/gtk-0.14.1/src/auto/
H A Dapp_chooser_dialog.rs738 from_glib_none(ffi::gtk_app_chooser_dialog_get_heading( in heading()
/dports/net-im/fractal/fractal-4.4.0/vendor/gtk/src/auto/
H A Dapp_chooser_dialog.rs722 from_glib_none(gtk_sys::gtk_app_chooser_dialog_get_heading( in get_heading()
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/gtk-0.14.3/src/auto/
H A Dapp_chooser_dialog.rs738 from_glib_none(ffi::gtk_app_chooser_dialog_get_heading( in heading()
/dports/www/castor/castor-0.8.16/cargo-crates/gtk-0.8.0/src/auto/
H A Dapp_chooser_dialog.rs722 from_glib_none(gtk_sys::gtk_app_chooser_dialog_get_heading( in get_heading()
/dports/x11/sirula/sirula-1.0.0/cargo-crates/gtk-0.14.3/src/auto/
H A Dapp_chooser_dialog.rs738 from_glib_none(ffi::gtk_app_chooser_dialog_get_heading( in heading()
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/gtk-0.14.3/src/auto/
H A Dapp_chooser_dialog.rs738 from_glib_none(ffi::gtk_app_chooser_dialog_get_heading( in heading()
/dports/x11/squeekboard/squeekboard-d49ce45de0956432cef9b957f806d9377fee4bc0/cargo-crates/gtk-0.7.0/src/auto/
H A Dapp_chooser_dialog.rs781 from_glib_none(gtk_sys::gtk_app_chooser_dialog_get_heading( in get_heading()
/dports/editors/lazarus/lazarus/lcl/interfaces/gtk3/gtk3bindings/
H A Dlazgtk3.pas11300 function gtk_app_chooser_dialog_get_heading(self: PGtkAppChooserDialog): Pgchar; cdecl; external; in gtk_app_chooser_dialog_get_heading() function
18048 Result := LazGtk3.gtk_app_chooser_dialog_get_heading(@self);
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/gtk3/gtk3bindings/
H A Dlazgtk3.pas11307 function gtk_app_chooser_dialog_get_heading(self: PGtkAppChooserDialog): Pgchar; cdecl; external; in gtk_app_chooser_dialog_get_heading() function
18103 Result := LazGtk3.gtk_app_chooser_dialog_get_heading(@self);
/dports/editors/lazarus-qt5/lazarus/lcl/interfaces/gtk3/gtk3bindings/
H A Dlazgtk3.pas11300 function gtk_app_chooser_dialog_get_heading(self: PGtkAppChooserDialog): Pgchar; cdecl; external; in gtk_app_chooser_dialog_get_heading() function
18048 Result := LazGtk3.gtk_app_chooser_dialog_get_heading(@self);
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/gtk3/gtk3bindings/
H A Dlazgtk3.pas11307 function gtk_app_chooser_dialog_get_heading(self: PGtkAppChooserDialog): Pgchar; cdecl; external; in gtk_app_chooser_dialog_get_heading() function
18103 Result := LazGtk3.gtk_app_chooser_dialog_get_heading(@self);
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/gtk-sys-0.14.0/src/
H A Dlib.rs16971 pub fn gtk_app_chooser_dialog_get_heading(self_: *mut GtkAppChooserDialog) -> *const c_char; in gtk_app_chooser_dialog_get_heading() function
/dports/www/castor/castor-0.8.16/cargo-crates/gtk-sys-0.9.2/src/
H A Dlib.rs17210 pub fn gtk_app_chooser_dialog_get_heading(self_: *mut GtkAppChooserDialog) -> *const c_char; in gtk_app_chooser_dialog_get_heading() function
/dports/net-im/fractal/fractal-4.4.0/vendor/gtk-sys/src/
H A Dlib.rs17210 pub fn gtk_app_chooser_dialog_get_heading(self_: *mut GtkAppChooserDialog) -> *const c_char; in gtk_app_chooser_dialog_get_heading() function

12