glibmm
2.41.0
|
group_name | A group name. |
true
if group_name is a part of key_file, false
otherwise. Glib::FileError | |
Glib::KeyFileError |
file | The path of a filename to load, in the GLib filename encoding. |
flags | Flags from KeyFileFlags. |
true
if a key file could be loaded, false
otherwise. group_name | A group name. |
key | A key. |
value | true or false . |
group_name | A group name. |
key | A key. |
value | An integer value. |
separator | The separator. |
group_name | A group name. |
key | A key. |
locale | A locale identifier. |
string | A string. |
group_name | A group name. |
key | A key. |
string | A string. |
group_name | A group name. |
key | A key. |
value | A string. |
true
if automatic help generation is turned on. true
if unknown options are ignored. argc | A pointer to the number of command line arguments. |
argv | A pointer to the array of command line arguments. |
true
if the parsing was successful, false
if an error occurred. help_enabled | true to enable --help , false to disable it. |
ignore_unknown | true to ignore unknown options, false to produce an error when unknown options are met. |
domain | The domain to use. |