UF_STYLER_fileop_s (view source)
Defined in: uf_styler.h
Also known as:
- UF_STYLER_fileop_t
- UF_STYLER_fileop_p_t
Overview
The following structure is used for file operation callback.
The id field is set to one of the file operation types defined in uf_ui_types.h, e.g.
UF_UI_FILE_NEW. State field indicates if we are entering a file
operation (UF_STYLER_ENTER_FILE_OPERATION) or exiting a file operation
(UF_STYLER_EXIT_FILE_OPERATION).
Data Members
id
int
state
int