GimpUi.LabelEntry.get_entry
@accepts(GimpUi.LabelEntry)
@returns(Gtk.Widget)
def get_entry(self):
# Python wrapper for gimp_label_entry_get_entry()
This function returns the Gtk.Entry packed in self.
- self
- Returns
@accepts(GimpUi.LabelEntry)
@returns(Gtk.Widget)
def get_entry(self):
# Python wrapper for gimp_label_entry_get_entry()
This function returns the Gtk.Entry packed in self.