gthreebone

gthreebone

Functions

Types and Values

Object Hierarchy

    GObject
    ╰── GthreeObject
        ╰── GthreeBone

Includes

#include <gthree/gthree.h>

Description

Functions

gthree_bone_new ()

GthreeBone *
gthree_bone_new (void);

Types and Values

GthreeBone

typedef struct _GthreeBone GthreeBone;

GthreeBoneClass

typedef struct {
  GthreeObjectClass parent_class;
} GthreeBoneClass;