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

g_object_new

Declaration

Source position: lazgobject2.pas line 1346

function g_object_new(

  object_type: TGType;

  first_property_name: Pgchar;

  args: array of Const

):PGObject;