Method

PanelWidgetset_id

Declaration [src]

void
panel_widget_set_id (
  PanelWidget* self,
  const char* id
)

Description

No description available.
Sets propertyPanel.Widget:id

Parameters

id const char*
  No description available.
 The data is owned by the caller of the function.
 The value is a NUL terminated UTF-8 string.