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 property | Gm.Cutout:bounds |
Return value
Type: GmRect
The bounding box.
The data is owned by the instance. |