Home
last modified time | relevance | path

Searched refs:menu_model (Results 201 – 211 of 211) sorted by relevance

123456789

/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/gtk3/gtk3bindings/
H A Dlazgtk3.pas7575 procedure set_menu_model(menu_model: PGMenuModel); cdecl; inline;
7579 property menu_model: PGMenuModel read get_menu_model write set_menu_model; property
13816 procedure gtk_menu_button_set_menu_model(menu_button: PGtkMenuButton; menu_model: PGMenuModel); cde…
24601 procedure TGtkMenuButton.set_menu_model(menu_model: PGMenuModel); cdecl;
24603 LazGtk3.gtk_menu_button_set_menu_model(@self, menu_model);
/dports/lang/vala/vala-0.48.18/vapi/
H A Dgtk4.vapi9404 public void set_menu_model (GLib.MenuModel? menu_model);
9411 public GLib.MenuModel menu_model { get; set; }
9909 public GLib.MenuModel menu_model { get; set; }
9923 public GLib.MenuModel menu_model { get; set; }
H A Dgtk+-3.0.vapi4907 public void set_menu_model (GLib.MenuModel? menu_model);
4919 public GLib.MenuModel menu_model { get; set; }
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/gtk-sys-0.14.0/src/
H A Dlib.rs20753 menu_model: *mut gio::GMenuModel, in gtk_menu_button_set_menu_model()
/dports/www/castor/castor-0.8.16/cargo-crates/gtk-sys-0.9.2/src/
H A Dlib.rs20975 menu_model: *mut gio::GMenuModel, in gtk_menu_button_set_menu_model()
/dports/net-im/fractal/fractal-4.4.0/vendor/gtk-sys/src/
H A Dlib.rs20975 menu_model: *mut gio::GMenuModel, in gtk_menu_button_set_menu_model()
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/gtk-sys-0.14.0/src/
H A Dlib.rs20753 menu_model: *mut gio::GMenuModel, in gtk_menu_button_set_menu_model()
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/gtk-sys-0.14.0/src/
H A Dlib.rs20753 menu_model: *mut gio::GMenuModel, in gtk_menu_button_set_menu_model()
/dports/x11/squeekboard/squeekboard-d49ce45de0956432cef9b957f806d9377fee4bc0/cargo-crates/gtk-sys-0.9.2/src/
H A Dlib.rs20975 menu_model: *mut gio::GMenuModel, in gtk_menu_button_set_menu_model()
/dports/x11/sirula/sirula-1.0.0/cargo-crates/gtk-sys-0.14.0/src/
H A Dlib.rs20753 menu_model: *mut gio::GMenuModel, in gtk_menu_button_set_menu_model()
/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/gtk/src/
H A Dgtk_methods.defs17027 '("GMenuModel*" "menu_model")

123456789