GimpUi.Labeled.prototype.get_label function get_label(): Gtk.Label { // Gjs wrapper for gimp_labeled_get_label() } This function returns the Gtk.Label packed in labeled. This can be useful if you need to customize some aspects of the widget. Returns The Gtk.Label contained in labeled. More Information GimpUi.Labeled