Method
PanelSessionItemset_module_name
Declaration [src]
void
panel_session_item_set_module_name (
PanelSessionItem* self,
const char* module_name
)
Description [src]
Sets the module-name for the session item.
This is generally used to help determine which plugin created the item when decoding them at project load time.
Sets property | Panel.SessionItem:module-name |