Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
_GFlagsValue Struct Reference

#include <genums.h>

Data Fields

guint value
 
const gcharvalue_name
 
const gcharvalue_nick
 

Detailed Description

GFlagsValue: @value: the flags value @value_name: the name of the value @value_nick: the nickname of the value

A structure which contains a single flags value, its name, and its nickname.

Definition at line 211 of file genums.h.

Field Documentation

◆ value

guint _GFlagsValue::value

Definition at line 213 of file genums.h.

◆ value_name

const gchar* _GFlagsValue::value_name

Definition at line 214 of file genums.h.

◆ value_nick

const gchar* _GFlagsValue::value_nick

Definition at line 215 of file genums.h.


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