Method

GtkConstraintis_constant

Declaration [src]

gboolean
gtk_constraint_is_constant (
  GtkConstraint* constraint
)

Description [src]

Checks whether the constraint describes a relation between an attribute on the GtkConstraint:target and a constant value.

Return value

Type: gboolean

TRUE if the constraint is a constant relation.