Gtk.Dialog.prototype.get_content_area
function get_content_area():Gtk.Widget {
// Gjs wrapper for gtk_dialog_get_content_area()
}Returns the content area of dialog.
Since 2.14
- Returns
the content area Gtk.Box.
function get_content_area():Gtk.Widget {
// Gjs wrapper for gtk_dialog_get_content_area()
}Returns the content area of dialog.
Since 2.14
the content area Gtk.Box.