Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <genums.h>
Data Fields | |
gint | value |
const gchar * | value_name |
const gchar * | value_nick |
GEnumValue: @value: the enum value @value_name: the name of the value @value_nick: the nickname of the value
A structure which contains a single enum value, its name, and its nickname.