Method

PanelWidgetget_id

Declaration [src]

const char*
panel_widget_get_id (
  PanelWidget* self
)

Description [src]

Gets the id of the panel widget.

Gets propertyPanel.Widget:id

Return value

Type: const char*

The id of the panel widget.

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