g_tree_lower_bound ( tree key -- GTreeNode* )


Vocabulary
glib.ffi

Inputs
treean object
keyan object


Outputs
GTreeNode*an object


Definition