glibmm
2.41.0
|
parameter | The parameter to the activation. |
action_name | The name of an action in the group. |
action_name | The name of an action in the group. |
enabled | Whether or not the action is now enabled. |
action_name | The name of an action in the group. |
action_name | The name of an action in the group. |
state | The new state of the named action. |
action_name | The name of the action to activate. |
parameter | Parameters to the activation. |
action_name | The name of the action to request the change on. |
value | The new state. |
action_name | The name of the action to query. |
action_name | The name of the action to query. |
action_name | The name of the action to query. |
action_name | The name of the action to query. |
action_name | The name of the action to query. |
action_name | The name of the action to check for. |
0
-terminated array of the names of the actions in the groupb. action_name | The name of the action in action_group. |
action_name | The name of the action in action_group. |
enabled | Whether the action is enabled or not. |
action_name | The name of the action in action_group. |
action_name | The name of the action in action_group. |
value | The new value of the state. |
true
if application is registered. true
if application is remote. cancellable | A Cancellable, or 0 . |
true
if registration succeeded. argc | The argc from main() (or 0 if argv is 0 ). |
argv | The argv from main(), or 0 . |
flags | The flags for application. |
application_id | The identifier for application. |
inactivity_timeout | The timeout, in milliseconds. |
argc | The length of the arguments array, or 0 . |
0
. 0
if they were not sent. 0
. name | The environment variable to get. |
0
if unset or unsent. true
if the invocation was remote. exit_status | The exit status. |
result | A AsyncResult. |
true
on success, false
otherwise. true
if stream is pollable, false
if not. true
if stream is readable, false
if not. If an error has occurred on stream, this will result in g_pollable_input_stream_is_readable() returning true
, and the next attempt to read will return the error. true
if stream is pollable, false
if not. true
if stream is writable, false
if not. If an error has occurred on stream, this will result in g_pollable_output_stream_is_writable() returning true
, and the next attempt to write will return the error. name | The name of the action. |
parameter_type | The type of parameter to the activate function. |
name | The name of the action. |
parameter_type | The type of the parameter to the activate function. |
state | The initial state of the action. |
enabled | Whether the action is enabled. |
parameter | The parameter to the activation. |
tls | Whether to use TLS. |
flags | The validation flags. |
file | File containing a PEM-encoded certificate to import. |
0
on error. cert_file | File containing a PEM-encoded certificate to import. |
key_file | File containing a PEM-encoded private key to import. |
0
on error. data | PEM-encoded certificate data. |
length | The length of data, or -1 if it's 0-terminated. |
0
if data is invalid. file | File containing PEM-encoded certificates to import. |
0
if cert is self-signed or signed with an unknown certificate. 0
if cert is self-signed or signed with an unknown certificate. identity | The expected peer identity. |
trusted_ca | The certificate of a trusted authority. |
base_io_stream | The IOStream to wrap. |
server_identity | The expected identity of the server. |
0
on error. 0
if the expected identity is not known. 0
if the expected identity is not known. identity | A SocketConnectable describing the expected server identity. |
use_ssl3 | Whether to use SSL 3.0. |
flags | The TlsCertificateFlags to use. |
peer_cert | The peer's TlsCertificate. |
errors | The problems with peer_cert. |
true
if one of the signal handlers has returned true
to accept peer_cert. 0
. 0
. 0
. 0
. true
if conn requires a proper TLS close notification. cancellable | A Cancellable, or 0 . |
io_priority | The [I/O priority][io-priority] of the request. |
cancellable | A Cancellable, or 0 . |
slot | Callback to call when the handshake is complete. |
result | A AsyncResult. |
true
on success, false
on failure, in which case error will be set. certificate | The certificate to use for conn. |
mode | The rehandshaking mode. |
require_close_notify | Whether or not to require close notification. |
peer_cert | The peer's TlsCertificate. |
errors | The problems with peer_cert. |
true
to accept peer_cert (which will also immediately end the signal emission). false
to allow the signal emission to continue, which will cause the handshake to fail if no one else overrides it. base_io_stream | The IOStream to wrap. |
certificate | The default server certificate, or 0 . |
0
on error.