ConstraintTarget
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
.
Inheritors
Types
Link copied to clipboard
class ConstraintTargetImpl(gtkConstraintTargetPointer: <Error class: unknown class><<Error class: unknown class>>) : ConstraintTarget
The ConstraintTargetImpl type represents a native instance of the ConstraintTarget interface.