g_tree_upper_bound ( tree key -- GTreeNode* )


Vocabulary
glib.ffi

Inputs
treean object
keyan object


Outputs
GTreeNode*an object


Definition