Method

GmCutoutget_bounds

since: 0.0.2

Declaration [src]

const GmRect*
gm_cutout_get_bounds (
  GmCutout* self
)

Description [src]

Gets the bounding box of the cutout.

Available since: 0.0.2

Gets propertyGm.Cutout:bounds

Return value

Type: GmRect

The bounding box.

The data is owned by the instance.