Gtk.Statusbar.prototype.get_message_area
function get_message_area():Gtk.Widget {
// Gjs wrapper for gtk_statusbar_get_message_area()
}Retrieves the box containing the label widget.
Since 2.20
- Returns
a Gtk.Box
function get_message_area():Gtk.Widget {
// Gjs wrapper for gtk_statusbar_get_message_area()
}Retrieves the box containing the label widget.
Since 2.20
a Gtk.Box