Gtk.ConstraintTarget¶
- Implementations:
Methods¶
None
Virtual Methods¶
None
Properties¶
None
Signals¶
None
Fields¶
None
Class Details¶
- class Gtk.ConstraintTarget¶
- Bases:
- Structure:
Makes it possible to use an object as source or target in a [class`Gtk`.Constraint].
Besides
GtkWidget
, it is also implemented byGtkConstraintGuide
.