Gtk.ConstraintTarget

g GObject.GInterface GObject.GInterface Gtk.ConstraintTarget Gtk.ConstraintTarget GObject.GInterface->Gtk.ConstraintTarget

Implementations:

Gtk.ConstraintGuide, Gtk.Widget

Methods

None

Virtual Methods

None

Properties

None

Signals

None

Fields

None

Class Details

class Gtk.ConstraintTarget
Bases:

GObject.GInterface

Structure:

Gtk.ConstraintTargetInterface

The GtkConstraintTarget interface is implemented by objects that can be used as source or target in ``GtkConstraint``s.

Besides GtkWidget, it is also implemented by GtkConstraintGuide.