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

g_param_spec_gtype

Declaration

Source position: lazgobject2.pas line 1370

function g_param_spec_gtype(

  name: Pgchar;

  nick: Pgchar;

  blurb: Pgchar;

  is_a_type: TGType;

  flags: TGParamFlags

):PGParamSpec;