Constructor

PanelSaveDelegatenew

Declaration [src]

PanelSaveDelegate*
panel_save_delegate_new (
  void
)

Description [src]

Create a new PanelSaveDelegate.

Return value

Type: PanelSaveDelegate

A newly created PanelSaveDelegate.

The caller of the function takes ownership of the data, and is responsible for freeing it.