Gtk.MenuButton.prototype.get_align_widget
function get_align_widget():Gtk.Widget {
// Gjs wrapper for gtk_menu_button_get_align_widget()
}Returns the parent Gtk.Widget to use to line up with menu.
Since 3.6
- Returns
a Gtk.Widget value or null.
function get_align_widget():Gtk.Widget {
// Gjs wrapper for gtk_menu_button_get_align_widget()
}Returns the parent Gtk.Widget to use to line up with menu.
Since 3.6
a Gtk.Widget value or null.