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

gtk_init_with_args

Declaration

Source position: lazgtk3.pas line 16010

function gtk_init_with_args(

  argc: Pgint;

  argv: PPPgchar;

  parameter_string: Pgchar;

  entries: PGOptionEntry;

  translation_domain: Pgchar;

  error: PPGError

):gboolean;