Gtk.Dialog.prototype.get_action_area
function get_action_area():Gtk.Widget { // Gjs wrapper for gtk_dialog_get_action_area() }
Returns the action area of dialog.
Since 2.14
- Returns
the action area.
function get_action_area():Gtk.Widget { // Gjs wrapper for gtk_dialog_get_action_area() }
Returns the action area of dialog.
Since 2.14
the action area.