Home
last modified time | relevance | path

Searched refs:GtkMenuButton (Results 1 – 25 of 168) sorted by relevance

1234567

/dports/x11-toolkits/gtk40/gtk-4.4.1/gtk/
H A Dgtkmenubutton.h37 typedef struct _GtkMenuButton GtkMenuButton; typedef
60 void gtk_menu_button_set_popover (GtkMenuButton *menu_button,
66 void gtk_menu_button_set_direction (GtkMenuButton *menu_button,
72 void gtk_menu_button_set_menu_model (GtkMenuButton *menu_button,
78 void gtk_menu_button_set_icon_name (GtkMenuButton *menu_button,
81 const char * gtk_menu_button_get_icon_name (GtkMenuButton *menu_button);
90 void gtk_menu_button_set_label (GtkMenuButton *menu_button,
93 const char * gtk_menu_button_get_label (GtkMenuButton *menu_button);
108 void gtk_menu_button_popup (GtkMenuButton *menu_button);
110 void gtk_menu_button_popdown (GtkMenuButton *menu_button);
[all …]
H A Dgtkmenubutton.c135 void (* activate) (GtkMenuButton *self);
279 gtk_menu_button_toggled (GtkMenuButton *self) in gtk_menu_button_toggled()
362 gtk_menu_button_activate (GtkMenuButton *self) in gtk_menu_button_activate()
591 update_arrow (GtkMenuButton *menu_button) in update_arrow()
611 add_arrow (GtkMenuButton *self) in add_arrow()
623 gtk_menu_button_init (GtkMenuButton *self) in gtk_menu_button_init()
660 update_sensitivity (GtkMenuButton *self) in update_sensitivity()
681 menu_deactivate_cb (GtkMenuButton *self) in menu_deactivate_cb()
752 update_popover_direction (GtkMenuButton *self) in update_popover_direction()
1272 GtkMenuButton *button) in add_to_window()
[all …]
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gtk/
H A Dgtkmenubutton.h41 typedef struct _GtkMenuButton GtkMenuButton; typedef
70 void gtk_menu_button_set_popup (GtkMenuButton *menu_button,
73 GtkMenu *gtk_menu_button_get_popup (GtkMenuButton *menu_button);
76 void gtk_menu_button_set_popover (GtkMenuButton *menu_button,
79 GtkPopover *gtk_menu_button_get_popover (GtkMenuButton *menu_button);
82 void gtk_menu_button_set_direction (GtkMenuButton *menu_button,
85 GtkArrowType gtk_menu_button_get_direction (GtkMenuButton *menu_button);
88 void gtk_menu_button_set_menu_model (GtkMenuButton *menu_button,
91 GMenuModel *gtk_menu_button_get_menu_model (GtkMenuButton *menu_button);
94 void gtk_menu_button_set_align_widget (GtkMenuButton *menu_button,
[all …]
H A Dgtkmenubutton.c166 GtkMenuButton *self = GTK_MENU_BUTTON (object); in gtk_menu_button_set_property()
230 GtkMenuButton *button = GTK_MENU_BUTTON (widget); in gtk_menu_button_state_flags_changed()
243 popup_menu (GtkMenuButton *menu_button, in popup_menu()
438 GtkMenuButton *button = GTK_MENU_BUTTON (container); in gtk_menu_button_add()
450 GtkMenuButton *button = GTK_MENU_BUTTON (container); in gtk_menu_button_remove()
600 add_arrow (GtkMenuButton *menu_button) in add_arrow()
612 gtk_menu_button_init (GtkMenuButton *menu_button) in gtk_menu_button_init()
654 menu_deactivate_cb (GtkMenuButton *menu_button) in menu_deactivate_cb()
674 update_sensitivity (GtkMenuButton *menu_button) in update_sensitivity()
878 set_align_widget_pointer (GtkMenuButton *menu_button, in set_align_widget_pointer()
[all …]
/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/gtk/gtkmm/
H A Dmenubutton.h33 using GtkMenuButton = struct _GtkMenuButton;
64 typedef GtkMenuButton BaseObjectType;
85 explicit MenuButton(GtkMenuButton* castitem);
102 GtkMenuButton* gobj() { return reinterpret_cast<GtkMenuButton*>(gobject_); } in gobj()
105 const GtkMenuButton* gobj() const { return reinterpret_cast<GtkMenuButton*>(gobject_); } in gobj()
545 Gtk::MenuButton* wrap(GtkMenuButton* object, bool take_copy = false);
H A Dmenubutton.cc78 Gtk::MenuButton* wrap(GtkMenuButton* object, bool take_copy) in wrap()
124 return manage(new MenuButton((GtkMenuButton*)(o))); in wrap_new()
137 MenuButton::MenuButton(GtkMenuButton* castitem) in MenuButton()
257 return ((ArrowType)(gtk_menu_button_get_direction(const_cast<GtkMenuButton*>(gobj())))); in get_direction()
290 return Glib::wrap(gtk_menu_button_get_align_widget(const_cast<GtkMenuButton*>(gobj()))); in get_align_widget()
/dports/x11/gnome-terminal/gnome-terminal-3.42.2/src/
H A Dterminal-menu-button.cc37 GtkMenuButton *button);
43 set_empty_menu (GtkMenuButton *button) in set_empty_menu()
50 disconnect_popup_menu (GtkMenuButton *button) in disconnect_popup_menu()
62 GtkMenuButton *button) in popup_menu_selection_done_cb()
76 GtkMenuButton *menu_button = GTK_MENU_BUTTON (button_); in terminal_menu_button_init()
99 GtkMenuButton *gtk_button = GTK_MENU_BUTTON (button); in terminal_menu_button_update_menu()
/dports/editors/gedit/gedit-40.1/gedit/
H A Dgedit-window-private.h60 GtkMenuButton *fullscreen_gear_button;
61 GtkMenuButton *fullscreen_open_recent_button;
84 GtkMenuButton *gear_button;
/dports/audio/zrythm/zrythm-1.0.0-alpha.26.0.13/inc/gui/widgets/
H A Dsnap_grid.h30 GtkMenuButton)
38 GtkMenuButton parent_instance;
H A Dbutton_with_menu.h60 GtkMenuButton * menu_btn;
92 static inline GtkMenuButton *
H A Droute_target_selector.h31 GtkMenuButton)
45 GtkMenuButton parent_instance;
H A Dactive_hardware_mb.h41 GtkMenuButton)
58 GtkMenuButton parent_instance;
/dports/x11/appmenu-registrar/vala-panel-appmenu-4e362c22ab3a23c98f13fb379c782786ee057cf6/lib/dbusmenu-importer/
H A Dtest.c38 GtkMenuButton *btn = GTK_MENU_BUTTON(data); in on_importer_model_changed()
58 GtkMenuButton *menu = gtk_menu_button_new(); in main()
/dports/x11/mate-applet-appmenu/vala-panel-appmenu-4e362c22ab3a23c98f13fb379c782786ee057cf6/lib/dbusmenu-importer/
H A Dtest.c38 GtkMenuButton *btn = GTK_MENU_BUTTON(data); in on_importer_model_changed()
58 GtkMenuButton *menu = gtk_menu_button_new(); in main()
/dports/x11/gtk-app-menu/vala-panel-appmenu-4e362c22ab3a23c98f13fb379c782786ee057cf6/lib/dbusmenu-importer/
H A Dtest.c38 GtkMenuButton *btn = GTK_MENU_BUTTON(data); in on_importer_model_changed()
58 GtkMenuButton *menu = gtk_menu_button_new(); in main()
/dports/x11/xfce4-appmenu-plugin/vala-panel-appmenu-4e362c22ab3a23c98f13fb379c782786ee057cf6/lib/dbusmenu-importer/
H A Dtest.c38 GtkMenuButton *btn = GTK_MENU_BUTTON(data); in on_importer_model_changed()
58 GtkMenuButton *menu = gtk_menu_button_new(); in main()
/dports/x11-themes/gtk-arc-themes/arc-theme-20211018/common/gtk-3.0/3.18/sass/
H A D_applications.scss323 > GtkMenuButton.button:last-child:dir(ltr),
324 > GtkMenuButton.button:first-child:dir(rtl) {
334 > GtkMenuButton.button:last-child:dir(ltr),
335 > GtkMenuButton.button:last-child:dir(ltr):hover,
336 > GtkMenuButton.button:last-child:dir(ltr):active,
337 > GtkMenuButton.button:last-child:dir(ltr):checked {
343 > GtkMenuButton.button:last-child:dir(rtl),
344 > GtkMenuButton.button:last-child:dir(rtl):hover,
345 > GtkMenuButton.button:last-child:dir(rtl):active,
346 > GtkMenuButton.button:last-child:dir(rtl):checked {
/dports/multimedia/celluloid/celluloid-0.23/src/
H A Dcelluloid-header-bar.c105 create_popup(GtkMenuButton *menu_button, gpointer data) in create_popup()
224 GtkMenuButton *btn = GTK_MENU_BUTTON(hdr->open_btn); in celluloid_header_bar_get_open_button_popup_visible()
240 GtkMenuButton *btn = GTK_MENU_BUTTON(hdr->menu_btn); in celluloid_header_bar_get_menu_button_popup_visible()
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/gtk-0.14.1/src/auto/
H A Dmenu_button.rs32 …pub struct MenuButton(Object<ffi::GtkMenuButton, ffi::GtkMenuButtonClass>) @extends ToggleButton, …
730 this: *mut ffi::GtkMenuButton, in connect_align_widget_notify() argument
755 this: *mut ffi::GtkMenuButton, in connect_direction_notify() argument
780 this: *mut ffi::GtkMenuButton, in connect_menu_model_notify() argument
802 this: *mut ffi::GtkMenuButton, in connect_popover_notify() argument
824 this: *mut ffi::GtkMenuButton, in connect_popup_notify() argument
849 this: *mut ffi::GtkMenuButton, in connect_use_popover_notify() argument
/dports/www/castor/castor-0.8.16/cargo-crates/gtk-0.8.0/src/auto/
H A Dmenu_button.rs36 …pub struct MenuButton(Object<gtk_sys::GtkMenuButton, gtk_sys::GtkMenuButtonClass, MenuButtonClass>…
696 this: *mut gtk_sys::GtkMenuButton, in connect_property_align_widget_notify() argument
720 this: *mut gtk_sys::GtkMenuButton, in connect_property_direction_notify() argument
742 this: *mut gtk_sys::GtkMenuButton, in connect_property_menu_model_notify() argument
764 this: *mut gtk_sys::GtkMenuButton, in connect_property_popover_notify() argument
786 this: *mut gtk_sys::GtkMenuButton, in connect_property_popup_notify() argument
808 this: *mut gtk_sys::GtkMenuButton, in connect_property_use_popover_notify() argument
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/gtk-0.14.3/src/auto/
H A Dmenu_button.rs32 …pub struct MenuButton(Object<ffi::GtkMenuButton, ffi::GtkMenuButtonClass>) @extends ToggleButton, …
730 this: *mut ffi::GtkMenuButton, in connect_align_widget_notify() argument
755 this: *mut ffi::GtkMenuButton, in connect_direction_notify() argument
780 this: *mut ffi::GtkMenuButton, in connect_menu_model_notify() argument
802 this: *mut ffi::GtkMenuButton, in connect_popover_notify() argument
824 this: *mut ffi::GtkMenuButton, in connect_popup_notify() argument
849 this: *mut ffi::GtkMenuButton, in connect_use_popover_notify() argument
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/gtk-0.14.3/src/auto/
H A Dmenu_button.rs32 …pub struct MenuButton(Object<ffi::GtkMenuButton, ffi::GtkMenuButtonClass>) @extends ToggleButton, …
730 this: *mut ffi::GtkMenuButton, in connect_align_widget_notify() argument
755 this: *mut ffi::GtkMenuButton, in connect_direction_notify() argument
780 this: *mut ffi::GtkMenuButton, in connect_menu_model_notify() argument
802 this: *mut ffi::GtkMenuButton, in connect_popover_notify() argument
824 this: *mut ffi::GtkMenuButton, in connect_popup_notify() argument
849 this: *mut ffi::GtkMenuButton, in connect_use_popover_notify() argument
/dports/x11/squeekboard/squeekboard-d49ce45de0956432cef9b957f806d9377fee4bc0/cargo-crates/gtk-0.7.0/src/auto/
H A Dmenu_button.rs35 …pub struct MenuButton(Object<gtk_sys::GtkMenuButton, gtk_sys::GtkMenuButtonClass, MenuButtonClass>…
729 this: *mut gtk_sys::GtkMenuButton, in connect_property_align_widget_notify() argument
753 this: *mut gtk_sys::GtkMenuButton, in connect_property_direction_notify() argument
775 this: *mut gtk_sys::GtkMenuButton, in connect_property_menu_model_notify() argument
797 this: *mut gtk_sys::GtkMenuButton, in connect_property_popover_notify() argument
819 this: *mut gtk_sys::GtkMenuButton, in connect_property_popup_notify() argument
841 this: *mut gtk_sys::GtkMenuButton, in connect_property_use_popover_notify() argument
/dports/net-im/fractal/fractal-4.4.0/vendor/gtk/src/auto/
H A Dmenu_button.rs36 …pub struct MenuButton(Object<gtk_sys::GtkMenuButton, gtk_sys::GtkMenuButtonClass, MenuButtonClass>…
696 this: *mut gtk_sys::GtkMenuButton, in connect_property_align_widget_notify() argument
720 this: *mut gtk_sys::GtkMenuButton, in connect_property_direction_notify() argument
742 this: *mut gtk_sys::GtkMenuButton, in connect_property_menu_model_notify() argument
764 this: *mut gtk_sys::GtkMenuButton, in connect_property_popover_notify() argument
786 this: *mut gtk_sys::GtkMenuButton, in connect_property_popup_notify() argument
808 this: *mut gtk_sys::GtkMenuButton, in connect_property_use_popover_notify() argument
/dports/x11/sirula/sirula-1.0.0/cargo-crates/gtk-0.14.3/src/auto/
H A Dmenu_button.rs32 …pub struct MenuButton(Object<ffi::GtkMenuButton, ffi::GtkMenuButtonClass>) @extends ToggleButton, …
730 this: *mut ffi::GtkMenuButton, in connect_align_widget_notify() argument
755 this: *mut ffi::GtkMenuButton, in connect_direction_notify() argument
780 this: *mut ffi::GtkMenuButton, in connect_menu_model_notify() argument
802 this: *mut ffi::GtkMenuButton, in connect_popover_notify() argument
824 this: *mut ffi::GtkMenuButton, in connect_popup_notify() argument
849 this: *mut ffi::GtkMenuButton, in connect_use_popover_notify() argument

1234567