[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'LazGLib2' (#lcl)

g_tree_new_with_data

Declaration

Source position: lazglib2.pas line 5053

function g_tree_new_with_data(

  key_compare_func: TGCompareDataFunc;

  key_compare_data: gpointer

):PGTree;