gan-connectivity

gan-connectivity —

Synopsis




enum        GanConnectivity;
#define     GAN_TYPE_CONNECTIVITY
GType       gan_connectivity_get_type       (void);

Description

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);

Returns :