gan-connectivity
gan-connectivity —
|
|
Details
enum GanConnectivity
typedef enum {
GAN_CONNECTIVITY_CONNECTED = 1,
GAN_CONNECTIVITY_DISCONNECTED
} GanConnectivity;
GAN_TYPE_CONNECTIVITY
#define GAN_TYPE_CONNECTIVITY (gan_connectivity_get_type())
gan_connectivity_get_type ()
GType gan_connectivity_get_type (void);