Method
PanelSessionItemset_id
Declaration [src]
void
panel_session_item_set_id (
PanelSessionItem* self,
const char* id
)
Description [src]
Sets the identifier for the item.
The identifier should generally be global to the session as it would not be expected to come across multiple items with the same id.
Sets property | Panel.SessionItem:id |