Form close flags
passed as options to close_widget() More...
Macros | |
#define | WCLS_SAVE 0x1 |
save state in desktop config | |
#define | WCLS_NO_CONTEXT 0x2 |
don't change the current context (useful for toolbars) | |
#define | WCLS_DONT_SAVE_SIZE 0x4 |
don't save size of the window | |
#define | WCLS_DELETE_LATER 0x8 |
assign the deletion of the widget to the UI loop ///< More... | |
#define | WCLS_CLOSE_LATER WCLS_DELETE_LATER |
Detailed Description
passed as options to close_widget()
Macro Definition Documentation
◆ WCLS_DELETE_LATER
#define WCLS_DELETE_LATER 0x8 |
assign the deletion of the widget to the UI loop ///<
- Returns
- void
Generated by 1.9.3