Method

GmCutoutget_name

since: 0.0.2

Declaration [src]

const char*
gm_cutout_get_name (
  GmCutout* self
)

Description [src]

The name of the cutout.

Available since: 0.0.2

Gets propertyGm.Cutout:name

Return value

Type: const char*

The cutout’s name.

The data is owned by the instance.
The value is a NUL terminated UTF-8 string.