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

g_param_spec_set_qdata_full

Declaration

Source position: lazgobject2.pas line 1614

procedure g_param_spec_set_qdata_full(

  pspec: PGParamSpec;

  quark: TGQuark;

  data: gpointer;

  destroy_: TGDestroyNotify

);