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

g_markup_collect_attributes

Declaration

Source position: lazglib2.pas line 4623

function g_markup_collect_attributes(

  element_name: Pgchar;

  attribute_names: PPgchar;

  attribute_values: PPgchar;

  error: PPGError;

  first_type: TGMarkupCollectType;

  first_attr: Pgchar;

  args: array of Const

):gboolean;