pidgin 2.14.14dev
|
Data Fields | |
char * | name |
int | has_arg |
int * | flag |
int | val |
Definition at line 84 of file finch/getopt.h.
int * option::flag |
Definition at line 94 of file finch/getopt.h.
int option::has_arg |
Definition at line 93 of file finch/getopt.h.
char * option::name |
Definition at line 89 of file finch/getopt.h.
int option::val |
Definition at line 95 of file finch/getopt.h.