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

g_cclosure_marshal_VOID__PARAM

Declaration

Source position: lazgobject2.pas line 1547

procedure g_cclosure_marshal_VOID__PARAM(

  closure: PGClosure;

  return_value: PGValue;

  n_param_values: guint;

  param_values: PGValue;

  invocation_hint: gpointer;

  marshal_data: gpointer

);