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

g_ptr_array_new_full

Declaration

Source position: lazglib2.pas line 4719

function g_ptr_array_new_full(

  reserved_size: guint;

  element_free_func: TGDestroyNotify

):Pgpointer;