Constructor
PanelSaveDelegatenew
Declaration [src]
PanelSaveDelegate*
panel_save_delegate_new (
void
)
Return value
Type: PanelSaveDelegate
A newly created PanelSaveDelegate
.
The caller of the function takes ownership of the data, and is responsible for freeing it. |