Constructor
FoundryAdwPanelnew
Declaration [src]
FoundryPanel*
foundry_panel_new (
const char* id
)
Parameters
id-
Type:
const char*No description available.
The data is owned by the caller of the function. The value is a NUL terminated UTF-8 string.
Return value
Type: FoundryPanel
No description available.
| The data is owned by the called function. |