GFXprim
2D bitmap graphics library with emphasis on speed and correctness
Loading...
Searching...
No Matches
Data Fields
gp_dialog_file_opts Struct Reference

A file dialog options. More...

#include <gp_dialog_file.h>

Data Fields

enum gp_dialog_file_open_flags flags
 
const char *const * ext_hints
 

Detailed Description

A file dialog options.

Definition at line 35 of file gp_dialog_file.h.

Field Documentation

◆ ext_hints

const char* const* gp_dialog_file_opts::ext_hints

Hints for file extensions

Definition at line 39 of file gp_dialog_file.h.

◆ flags

enum gp_dialog_file_open_flags gp_dialog_file_opts::flags

Used by file open dialog, do we want to open file/directory or both

Definition at line 37 of file gp_dialog_file.h.


The documentation for this struct was generated from the following file: