[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Source position: lazglib2.pas line 5252
function g_variant_new_fixed_array( |
element_type: PGVariantType; |
elements: Pgpointer; |
n_elements: gsize; |
element_size: gsize |
):PGVariant; |