glibmm
2.41.0
|
res | The AsyncResult from the callback. |
0
on error. Free with Glib::object_unref(). res | A AsyncResult. |
true
if successful. If an error has occurred, this function will return false
and set error appropriately if present. slot | The slot to connect. |
handler_id | Handler id of the handler to be disconnected, or %0. |
pollfd | A pointer to a PollFD. |
true
if pollfd was successfully initialized, false
on failure to prepare the cancellable. result | A AsyncResult. |
true
if the drive was successfully ejected. false
otherwise. result | A AsyncResult. |
true
if the drive has been started successfully, false
otherwise. result | A AsyncResult. |
true
if the drive has been stopped successfully, false
otherwise. res | A AsyncResult. |
0
on error. Free the returned object with Glib::object_unref(). result | A AsyncResult. |
true
if the file was ejected successfully. false
otherwise. cancellable | A Cancellable. |
0
on error. Free the returned object with Glib::object_unref(). res | A AsyncResult. |
0
on error. Free the returned object with Glib::object_unref(). result | A AsyncResult. |
true
if the operation finished successfully. false
otherwise. res | A AsyncResult. |
0
on error. Free the returned object with Glib::object_unref(). result | A AsyncResult. |
true
if the operation finished successfully. false
otherwise. result | A AsyncResult. |
true
if the operation finished successfully. false
otherwise. result | A AsyncResult. |
true
if the operation finished successfully. false
otherwise. attribute | A file attribute key. |
0
otherwise. Do not free. These returned strings are UTF-8. name_space | A file attribute namespace. |
true
if Ginfo has an attribute in name_space, false
otherwise. attribute | A file attribute key. |
status | A FileAttributeStatus. |
true
if the status was changed, false
if the key was not set. result | A AsyncResult. |
true
if address is the "any" address for its family. true
if address is a link-local address. true
if address is the loopback address for its family. true
if address is a global multicast address. true
if address is a link-local multicast address. true
if address is a node-local multicast address. true
if address is an organization-local multicast address. true
if address is a site-local multicast address. true
if address is a multicast address. true
if address is a site-local address. cancellable | Optional Cancellable object, 0 to ignore. |
true
if successful. If an error has occurred, this function will return false
and set error appropriately if present. cancellable | Optional Cancellable object, 0 to ignore. |
true
on success, false
on failure. result | A AsyncResult. |
true
if stream was successfully closed, false
otherwise. true
if stream has pending actions. true
if the stream is closed. true
if pending was previously unset and is now set. result | A AsyncResult. |
true
if the mount was successfully ejected. false
otherwise. result | A AsyncResult. |
true
if the mount was successfully unmounted. false
otherwise. address | The address to reverse-resolve. |
cancellable | A Cancellable, or 0 . |
0
on error. result | The result passed to your SlotAsyncReady. |
0
on error. hostname | The hostname to look up. |
cancellable | A Cancellable, or 0 . |
0
on error. You must unref each of the addresses and free the list when you are done with it. (You can use g_resolver_free_addresses() to do this.). result | The result passed to your SlotAsyncReady. |
0
on error. See g_resolver_lookup_by_name() for more details. service | The service type to look up (eg, "ldap"). |
protocol | The networking protocol to use for service (eg, "tcp"). |
domain | The DNS domain to look up the service in. |
cancellable | A Cancellable, or 0 . |
0
on error. You must free each of the targets and the list when you are done with it. (You can use g_resolver_free_targets() to do this.). result | The result passed to your SlotAsyncReady. |
0
on error. See g_resolver_lookup_service() for more details. true
if no error, false
otherwise, setting error to the error. true
on success, false
on error. condition | A IOCondition mask to check. |
condition | A IOCondition mask to wait for. |
cancellable | A Cancellable, or 0 . |
true
if the condition was met, false
otherwise. family | The socket family to use, e.g. SOCKET_FAMILY_IPV4. |
type | The socket type to use. |
protocol | The id of the protocol to use, or 0 for default. |
0
on error. Free the returned object with Glib::object_unref(). fd | A native socket file descriptor. |
0
on error. Free the returned object with Glib::object_unref(). true
if blocking I/O is used, false
otherwise. true
if keepalive is active, false
otherwise. 0
on error. Free the returned object with Glib::object_unref(). 0
on error. Free the returned object with Glib::object_unref(). true
if socket is closed, false
otherwise. true
if socket is connected, false
otherwise. buffer | A buffer to read data into (which should be at least size bytes long). |
size | The number of bytes you want to read from the socket. |
cancellable | A Cancellable or 0 . |
buffer | The buffer containing the data to send. |
size | The number of bytes to send. |
cancellable | A Cancellable or 0 . |
address | A SocketAddress, or 0 . |
buffer | The buffer containing the data to send. |
size | The number of bytes to send. |
cancellable | A Cancellable or 0 . |
blocking | Whether to use blocking I/O or not. |
keepalive | Value for the keepalive flag. |
backlog | The maximum number of pending connections. |
shutdown_read | Whether to shut down the read side. |
shutdown_write | Whether to shut down the write side. |
true
on success, false
on error. true
if this socket can be used with IPv4. dest | A pointer to a memory location that will contain the native struct sockaddr. |
destlen | The size of dest. Must be at least as large as g_socket_address_get_native_size(). |
true
if dest was filled in, false
on error. connectable | A SocketConnectable specifying the remote address. |
cancellable | Optional Cancellable object, 0 to ignore. |
0
on error. connectable | A SocketConnectable specifying the remote address. |
cancellable | A Cancellable, or 0 . |
slot | A SlotAsyncReady. |
user_data | User data for the callback. |
result | A AsyncResult. |
0
on error. host_and_port | The name and optionally port of the host to connect to. |
default_port | The default port to connect to. |
cancellable | A Cancellable, or 0 . |
0
on error. host_and_port | The name and optionally the port of the host to connect to. |
default_port | The default port to connect to. |
cancellable | A Cancellable, or 0 . |
slot | A SlotAsyncReady. |
user_data | User data for the callback. |
result | A AsyncResult. |
0
on error. domain | A domain name. |
service | The name of the service to connect to. |
cancellable | A Cancellable, or 0 . |
slot | A SlotAsyncReady. |
user_data | User data for the callback. |
result | A AsyncResult. |
0
on error. 0
. Do not free. 0
. Do not free. family | A SocketFamily. |
address | A SocketAddress, or 0 . |
protocol | A SocketProtocol. |
type | A SocketType. |
0
on error. Free the returned object with Glib::object_unref(). 0
on error. Free the returned object with Glib::object_unref(). 0
on error. Free the returned object with Glib::object_unref(). 0
on error. Free the returned object with Glib::object_unref(). 0
on error. 0
on error. level | A socket level. |
type | A socket control message type for the given level. |
size | The size of the data in bytes. |
data | Pointer to the message data. |
0
. data | A buffer to write data to. |
source_object | Location where Object pointer will be stored, or 0 . |
cancellable | Optional Cancellable object, 0 to ignore. |
0
on error. source_object | Location where Object pointer will be stored, or 0 . |
cancellable | Optional Cancellable object, 0 to ignore. |
0
on error. source_object | Location where Object pointer will be stored, or 0 . |
cancellable | Optional Cancellable object, 0 to ignore. |
0
on error. source_object | Location where Object pointer will be stored, or 0 . |
cancellable | Optional Cancellable object, 0 to ignore. |
0
on error. cancellable | A Cancellable, or 0 . |
slot | A SlotAsyncReady. |
user_data | User data for the callback. |
cancellable | A Cancellable, or 0 . |
slot | A SlotAsyncReady. |
user_data | User data for the callback. |
result | A AsyncResult. |
source_object | Optional Object identifying this source. |
0
on error. result | A AsyncResult. |
source_object | Optional Object identifying this source. |
0
on error. source_object | Location where Object pointer will be stored, or 0 . |
cancellable | Optional Cancellable object, 0 to ignore. |
0
on error. source_object | Location where Object pointer will be stored, or 0 . |
cancellable | Optional Cancellable object, 0 to ignore. |
0
on error. source_object | Location where Object pointer will be stored, or 0 . |
cancellable | Optional Cancellable object, 0 to ignore. |
0
on error. source_object | Location where Object pointer will be stored, or 0 . |
cancellable | Optional Cancellable object, 0 to ignore. |
0
on error. cancellable | A Cancellable, or 0 . |
slot | A SlotAsyncReady. |
user_data | User data for the callback. |
cancellable | A Cancellable, or 0 . |
slot | A SlotAsyncReady. |
user_data | User data for the callback. |
result | A AsyncResult. |
source_object | Optional Object identifying this source. |
0
on error. result | A AsyncResult. |
source_object | Optional Object identifying this source. |
0
on error. address | A SocketAddress. |
type | A SocketType. |
protocol | A SocketProtocol. |
source_object | Optional Object identifying this source. |
effective_address | Location to store the address that was bound to, or 0 . |
true
on success, false
on error. address | A SocketAddress. |
type | A SocketType. |
protocol | A SocketProtocol. |
source_object | Optional Object identifying this source. |
effective_address | Location to store the address that was bound to, or 0 . |
true
on success, false
on error. port | An IP port number (non-zero). |
source_object | Optional Object identifying this source. |
true
on success, false
on error. port | An IP port number (non-zero). |
source_object | Optional Object identifying this source. |
true
on success, false
on error. socket | A listening Socket. |
source_object | Optional Object identifying this source. |
true
on success, false
on error. socket | A listening Socket. |
source_object | Optional Object identifying this source. |
true
on success, false
on error. listen_backlog | An integer. |
true
if the service is active, false
otherwise. connection | A new SocketConnection object. |
source_object | The source_object passed to g_socket_listener_add_address(). |
true
to stop other handlers from being called. true
if graceful disconnect is used on close, false
otherwise. graceful_disconnect | Whether to do graceful disconnects or not. |
cancellable | Optional Cancellable object, 0 to ignore. |
fd | A file descriptor. |
cancellable | Optional Cancellable object, 0 to ignore. |
true
on success, 0
on error. fd | A valid open file descriptor. |
true
in case of success, else false
(and error is set). true
if supported, false
otherwise. path | The socket path. |
result | A AsyncResult. |
true
if the volume was successfully ejected. false
otherwise. drive | The drive where the stop button was pressed. |