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

g_file_set_attribute

Declaration

Source position: lazgio2.pas line 7925

function g_file_set_attribute(

  file_: PGFile;

  attribute: Pgchar;

  type_: TGFileAttributeType;

  value_p: gpointer;

  flags: TGFileQueryInfoFlags;

  cancellable: PGCancellable;

  error: PPGError

):gboolean;