#include <gnome.h> GnomeMDIChild* (*GnomeMDIChildCreator) (const |
|
Restores the MDI state. Children are recreated with create_child_func that restores information about a child from a config string that was provided during saving state by the child.
Param1 : | |
Param2 : | |
Param3 : | |
Returns : | TRUE if state was successfully restored, FALSE otherwise. |
void gnome_mdi_save_state (GnomeMDI*, const |
Saves MDI state to the application's config file in section section.
Param1 : | |
Param2 : |