GimpUi.ResourceChooser.prototype.get_label
function get_label(): Gtk.Widget {
// Gjs wrapper for gimp_resource_chooser_get_label()
}
Returns the label widget.
Since 3.0
- Returns
the [class@Gtk.Widget] showing the label text.
function get_label(): Gtk.Widget {
// Gjs wrapper for gimp_resource_chooser_get_label()
}
Returns the label widget.
Since 3.0
the [class@Gtk.Widget] showing the label text.