glibmm
2.41.0
|
arg | An argument from cmdline. |
key | The key to look up. |
false
if the key is not found. key | The key to look up. |
0
if the key is not found. key | The key to look up. |
true
if the key exists. info | A FileInfo gotten from g_file_enumerator_next_file() or the async equivalents. |
info | A FileInfo gotten from g_file_enumerator_next_file() or the async equivalents. |
0
. level | The "API level" of the option (eg, SOL_SOCKET ). |
optname | The "name" of the option (eg, SO_BROADCAST ). |
value | Return location for the option value. |
errno
or WSAGetLastError()) will still be set to the result of the getsockopt() call. level | The "API level" of the option (eg, SOL_SOCKET ). |
optname | The "name" of the option (eg, SO_BROADCAST ). |
value | The value to set the option to. |
errno
or WSAGetLastError()) will still be set to the result of the setsockopt() call. proxy_resolver | A ProxyResolver, or 0 for the default. |