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

g_ptr_array_new_with_free_func

Declaration

Source position: lazglib2.pas line 4720

function g_ptr_array_new_with_free_func(

  element_free_func: TGDestroyNotify

):Pgpointer;