GimpUi.LabelEntry
from gi.repository import GimpUi
label_entry = GimpUi.LabelEntry(value=value)
This widget is a subclass of GimpUi.Labeled with a Gtk.Entry.
Hierarchy
-
GObject.Object
-
GObject.InitiallyUnowned
-
Gtk.Widget
-
Gtk.Container
-
Gtk.Grid
-
GimpUi.Labeled
- GimpUi.LabelEntry
-
-
-
-
-