Method

GtkConstraintis_attached

Declaration [src]

gboolean
gtk_constraint_is_attached (
  GtkConstraint* constraint
)

Description [src]

Checks whether the constraint is attached to a GtkConstraintLayout, and it is contributing to the layout.

Return value

Type: gboolean

TRUE if the constraint is attached.