Method

GmDisplayPanelget_name

since: 0.0.1

Declaration [src]

const char*
gm_display_panel_get_name (
  GmDisplayPanel* self
)

Description [src]

Gets the panel’s name.

Available since: 0.0.1

Gets propertyGm.DisplayPanel:name

Return value

Type: const char*

The panel’s name.

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