GimpUi.LabelEntry¶
- Subclasses:
 None
Methods¶
- Inherited:
 GimpUi.Labeled (3), Gtk.Grid (21), Gtk.Container (35), Gtk.Widget (278), GObject.Object (37), Gtk.Buildable (10), Gtk.Orientable (2)
- Structs:
 Gtk.ContainerClass (5), Gtk.WidgetClass (12), GObject.ObjectClass (5)
class  | 
  | 
  | 
|
  | 
|
  | 
Virtual Methods¶
Properties¶
Name  | 
Type  | 
Flags  | 
Short Description  | 
|---|---|---|---|
r/w  | 
The text in the entry  | 
Child Properties¶
- Inherited:
 
Style Properties¶
- Inherited:
 
Signals¶
- Inherited:
 GimpUi.Labeled (1), Gtk.Container (4), Gtk.Widget (69), GObject.Object (1)
Name  | 
Short Description  | 
|---|---|
Fields¶
- Inherited:
 GimpUi.Labeled (1), Gtk.Container (4), Gtk.Widget (69), GObject.Object (1)
Class Details¶
- class GimpUi.LabelEntry(**kwargs)¶
 - Bases:
 - Abstract:
 No
- Structure:
 
This widget is a subclass of
GimpUi.Labeledwith aGtk.Entry.- classmethod new(label)¶
 - Parameters:
 - Returns:
 The new
GimpUi.LabelEntrywidget.- Return type:
 
- get_entry()¶
 - Returns:
 The
Gtk.Entrycontained in self.- Return type:
 
This function returns the
Gtk.Entrypacked in self.
- get_value()¶
 - Returns:
 The value currently set.
- Return type:
 
This function returns the value shown by self.
Signal Details¶
- GimpUi.LabelEntry.signals.value_changed(label_entry)¶
 - Signal Name:
 value-changed- Flags:
 - Parameters:
 label_entry (
GimpUi.LabelEntry) – The object which received the signal