Sets our main struct and passes it to the parent class.
the main Gtk struct as a void*
Get the main Gtk struct
Gets the key stored at a particular tree node.
Returns the next in-order node of the tree, or %NULL if the passed node was already the last one.
Returns the previous in-order node of the tree, or %NULL if the passed node was already the first one.
Gets the value stored at a particular tree node.
An opaque type which identifies a specific node in a #GTree.