GimpUi » GimpUi.LabelEntry »

GimpUi.LabelEntry.new

function new(label: String): Gtk.Widget {
    // Gjs wrapper for gimp_label_entry_new()
}
  
label

The text for the Gtk.Label.

Returns

The new GimpUi.LabelEntry widget.

More Information

  • GimpUi.LabelEntry