glib.BBTree

Undocumented in source.

Public Imports

glib.c.types
public import glib.c.types;
Undocumented in source.
gtkc.glibtypes
public import gtkc.glibtypes;
Undocumented in source.

Members

Classes

BBTree
class BBTree

The GTree struct is an opaque data structure representing a [balanced binary tree][glib-Balanced-Binary-Trees]. It should be accessed only by using the following functions.

Meta