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

g_variant_new_fixed_array

Declaration

Source position: lazglib2.pas line 5252

function g_variant_new_fixed_array(

  element_type: PGVariantType;

  elements: Pgpointer;

  n_elements: gsize;

  element_size: gsize

):PGVariant;