[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Source position: lazglib2.pas line 5052
function g_tree_new_full( |
key_compare_func: TGCompareDataFunc; |
key_compare_data: gpointer; |
key_destroy_func: TGDestroyNotify; |
value_destroy_func: TGDestroyNotify |
):PGTree; |