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

g_boxed_type_register_static

Declaration

Source position: lazgobject2.pas line 1310

function g_boxed_type_register_static(

  name: Pgchar;

  boxed_copy: TGBoxedCopyFunc;

  boxed_free: TGBoxedFreeFunc

):TGType;