GimpUi.LabelEntry.prototype.get_entry

function get_entry(): Gtk.Widget {
    // Gjs wrapper for gimp_label_entry_get_entry()
}
  

This function returns the Gtk.Entry packed in entry.

Returns

The Gtk.Entry contained in entry.