gthreegroup

gthreegroup

Functions

Types and Values

Object Hierarchy

    GObject
    ╰── GthreeObject
        ╰── GthreeGroup

Includes

#include <gthree/gthree.h>

Description

Functions

gthree_group_new ()

GthreeGroup *
gthree_group_new (void);

Types and Values

GthreeGroup

typedef struct _GthreeGroup GthreeGroup;

GthreeGroupClass

typedef struct {
  GthreeObjectClass parent_class;
} GthreeGroupClass;