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

g_object_new_with_properties

Declaration

Source position: lazgobject2.pas line 1349

function g_object_new_with_properties(

  object_type: TGType;

  n_properties: guint;

  names: PPgchar;

  values: PGValue

):PGObject;