Method
GntTreeset_compare_func
Declaration [src]
void
gnt_tree_set_compare_func (
GntTree* tree,
GCompareFunc func
)
Parameters
func
-
Type:
GCompareFunc
The comparison function, which is used to compare the keys.
void
gnt_tree_set_compare_func (
GntTree* tree,
GCompareFunc func
)
func
Type: GCompareFunc
The comparison function, which is used to compare the keys.