Method

PanelWorkspaceset_id

Declaration [src]

void
panel_workspace_set_id (
  PanelWorkspace* self,
  const char* id
)

Description

No description available.
Sets propertyPanel.Workspace: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.