Source position: lazglib2.pas line 5458
procedure g_key_file_set_string(
key_file: PGKeyFile;
group_name: Pgchar;
key: Pgchar;
string_: Pgchar
);