Gtk.Frame.prototype.get_label_widget
function get_label_widget():Gtk.Widget { // Gjs wrapper for gtk_frame_get_label_widget() }
Retrieves the label widget for the frame. See Gtk.set_label_widget.
- Returns
the label widget, or null if there is none.
function get_label_widget():Gtk.Widget { // Gjs wrapper for gtk_frame_get_label_widget() }
Retrieves the label widget for the frame. See Gtk.set_label_widget.
the label widget, or null if there is none.