Method

MetaExternalConstraintInfoset_rect

Declaration [src]

void
meta_external_constraint_info_set_rect (
  MetaExternalConstraintInfo* info,
  const MtkRectangle* rect
)

Description [src]

Sets the proposed window rectangle carried by info.

Parameters

rect

Type: MtkRectangle

The new window rectangle.

The data is owned by the caller of the method.