GObject.Object
Gio.Cancellable
Import line: | Gio = imports.gi.Gio; |
GIR File: | Gio-2.0.gir |
C documentation: | GCancellable |
Class : | Cancellable |
Extends: | GObject.Object |
Show / Hide Inherited methods, properties and signals |
Properties | Defined By | |
---|---|---|
parent_instance : GObject.Object
read only
|
Gio.Cancellable | |
priv : Gio.CancellablePrivate
read only
|
Gio.Cancellable |
Method / Constructor | Defined By | |
---|---|---|
new Gio.Cancellable
(Object properties)
Create a new Gio.Cancellable
Create a new Gio.Cancellable
|
||
Gio.Cancellable.get_current
()
:
Gio.Cancellable
|
Gio.Cancellable | |
cancel
()
:
none
|
Gio.Cancellable | |
Gio.Cancellable | ||
disconnect
(Number handler_id)
:
none
|
Gio.Cancellable | |
get_fd
()
:
Number
|
Gio.Cancellable | |
is_cancelled
()
:
Boolean
|
Gio.Cancellable | |
|
Gio.Cancellable | |
pop_current
()
:
none
|
Gio.Cancellable | |
push_current
()
:
none
|
Gio.Cancellable | |
release_fd
()
:
none
|
Gio.Cancellable | |
reset
()
:
none
|
Gio.Cancellable | |
set_error_if_cancelled
()
:
Boolean
|
Gio.Cancellable |
Event | Defined By | |
---|---|---|
cancelled (Cancellable self)
:
none
|
Gio.Cancellable |
Class / Namespace | Method / Signal / Properties |
---|---|
GdkPixbuf.Pixbuf
Method |
Create a new GdkPixbuf.Pixbuf
|
GdkPixbuf.Pixbuf
Method |
new GdkPixbuf.Pixbuf.from_stream_at_scale
(InputStream stream, Number width, Number height, Boolean preserve_aspect_ratio, Cancellable cancellable)
:
GdkPixbuf.Pixbuf
Create a new GdkPixbuf.Pixbuf
|
Gio
Method |
Gio.async_initable_newv_async
(Number object_type, Number n_parameters, Parameter parameters, Number io_priority, Cancellable cancellable, Function callback, void* user_data)
:
none
|
Gio
Method |
|
Gio
Method |
|
Gio
Method |
|
Gio
Method |
Gio.dbus_address_get_stream
(String address, Cancellable cancellable, Function callback, void* user_data)
:
none
|
Gio
Method |
Gio.dbus_address_get_stream_sync
(String address, Array out_guid, Cancellable cancellable)
:
Gio.IOStream
|
Gio
Method |
Gio.initable_newv
(Number object_type, Number n_parameters, Parameter parameters, Cancellable cancellable)
:
void*
|
Gio
Method |
Gio.io_scheduler_push_job
(Function job_func, void* user_data, Function notify, Number io_priority, Cancellable cancellable)
:
none
|
Gio.AsyncInitable
Method |
|
Gio.BufferedInputStream
Method |
|
Gio.BufferedInputStream
Method |
fill_async
(Number count, Number io_priority, Cancellable cancellable, Function callback, void* user_data)
:
none
|
Gio.BufferedInputStream
Method |
read_byte
(Cancellable cancellable)
:
Number
|
Gio.DBusConnection
Method |
new Gio.DBusConnection.sync
(IOStream stream, String guid, DBusConnectionFlags flags, DBusAuthObserver observer, Cancellable cancellable)
:
Gio.DBusConnection
Create a new Gio.DBusConnection
|
Gio.DBusConnection
Method |
new Gio.DBusConnection.for_address_sync
(String address, DBusConnectionFlags flags, DBusAuthObserver observer, Cancellable cancellable)
:
Gio.DBusConnection
Create a new Gio.DBusConnection
|
Gio.DBusConnection
Method |
Gio.DBusConnection.c_new
(IOStream stream, String guid, DBusConnectionFlags flags, DBusAuthObserver observer, Cancellable cancellable, Function callback, void* user_data)
:
none
|
Gio.DBusConnection
Method |
Gio.DBusConnection.new_for_address
(String address, DBusConnectionFlags flags, DBusAuthObserver observer, Cancellable cancellable, Function callback, void* user_data)
:
none
|
Gio.DBusConnection
Method |
send_message_with_reply
(DBusMessage message, Number timeout_msec, Number out_serial, Cancellable cancellable, Function callback, void* user_data)
:
Number
|
Gio.DBusConnection
Method |
send_message_with_reply_sync
(DBusMessage message, Number timeout_msec, Object out_values, Cancellable cancellable)
:
Gio.DBusMessage
|
Gio.DBusConnection
Method |
call
(String bus_name, String object_path, String interface_name, String method_name, Variant parameters, VariantType reply_type, DBusCallFlags flags, Number timeout_msec, Cancellable cancellable, Function callback, void* user_data)
:
none
|
Gio.DBusConnection
Method |
call_sync
(String bus_name, String object_path, String interface_name, String method_name, Variant parameters, VariantType reply_type, DBusCallFlags flags, Number timeout_msec, Cancellable cancellable)
:
GLib.Variant
|
Gio.DBusProxy
Method |
new Gio.DBusProxy.sync
(DBusConnection connection, DBusProxyFlags flags, DBusInterfaceInfo info, String name, String object_path, String interface_name, Cancellable cancellable)
:
Gio.DBusProxy
Create a new Gio.DBusProxy
|
Gio.DBusProxy
Method |
new Gio.DBusProxy.for_bus_sync
(BusType bus_type, DBusProxyFlags flags, DBusInterfaceInfo info, String name, String object_path, String interface_name, Cancellable cancellable)
:
Gio.DBusProxy
Create a new Gio.DBusProxy
|
Gio.DBusProxy
Method |
Gio.DBusProxy.c_new
(DBusConnection connection, DBusProxyFlags flags, DBusInterfaceInfo info, String name, String object_path, String interface_name, Cancellable cancellable, Function callback, void* user_data)
:
none
|
Gio.DBusProxy
Method |
Gio.DBusProxy.new_for_bus
(BusType bus_type, DBusProxyFlags flags, DBusInterfaceInfo info, String name, String object_path, String interface_name, Cancellable cancellable, Function callback, void* user_data)
:
none
|
Gio.DBusProxy
Method |
call
(String method_name, Variant parameters, DBusCallFlags flags, Number timeout_msec, Cancellable cancellable, Function callback, void* user_data)
:
none
|
Gio.DBusProxy
Method |
call_sync
(String method_name, Variant parameters, DBusCallFlags flags, Number timeout_msec, Cancellable cancellable)
:
GLib.Variant
|
Gio.DBusServer
Method |
new Gio.DBusServer.sync
(String address, DBusServerFlags flags, String guid, DBusAuthObserver observer, Cancellable cancellable)
:
Gio.DBusServer
Create a new Gio.DBusServer
|
Gio.DataInputStream
Method |
read_byte
(Cancellable cancellable)
:
Number
|
Gio.DataInputStream
Method |
read_int16
(Cancellable cancellable)
:
int16
|
Gio.DataInputStream
Method |
read_uint16
(Cancellable cancellable)
:
Number
|
Gio.DataInputStream
Method |
read_int32
(Cancellable cancellable)
:
Number
|
Gio.DataInputStream
Method |
read_uint32
(Cancellable cancellable)
:
Number
|
Gio.DataInputStream
Method |
read_int64
(Cancellable cancellable)
:
Number
|
Gio.DataInputStream
Method |
read_uint64
(Cancellable cancellable)
:
Number
|
Gio.DataInputStream
Method |
|
Gio.DataInputStream
Method |
read_line_async
(Number io_priority, Cancellable cancellable, Function callback, void* user_data)
:
none
|
Gio.DataInputStream
Method |
|
Gio.DataInputStream
Method |
read_until_async
(String stop_chars, Number io_priority, Cancellable cancellable, Function callback, void* user_data)
:
none
|
Gio.DataOutputStream
Method |
|
Gio.DataOutputStream
Method |
|
Gio.DataOutputStream
Method |
|
Gio.DataOutputStream
Method |
|
Gio.DataOutputStream
Method |
|
Gio.DataOutputStream
Method |
|
Gio.DataOutputStream
Method |
|
Gio.DataOutputStream
Method |
|
Gio.Drive
Method |
|
Gio.Drive
Method |
|
Gio.Drive
Method |
start
(DriveStartFlags flags, MountOperation mount_operation, Cancellable cancellable, Function callback, void* user_data)
:
none
|
Gio.Drive
Method |
stop
(MountUnmountFlags flags, MountOperation mount_operation, Cancellable cancellable, Function callback, void* user_data)
:
none
|
Gio.Drive
Method |
eject_with_operation
(MountUnmountFlags flags, MountOperation mount_operation, Cancellable cancellable, Function callback, void* user_data)
:
none
|
Gio.File
Method |
read
(Cancellable cancellable)
:
Gio.FileInputStream
|
Gio.File
Method |
|
Gio.File
Method |
|
Gio.File
Method |
|
Gio.File
Method |
replace
(String etag, Boolean make_backup, FileCreateFlags flags, Cancellable cancellable)
:
Gio.FileOutputStream
|
Gio.File
Method |
append_to_async
(FileCreateFlags flags, Number io_priority, Cancellable cancellable, Function callback, void* user_data)
:
none
|
Gio.File
Method |
create_async
(FileCreateFlags flags, Number io_priority, Cancellable cancellable, Function callback, void* user_data)
:
none
|
Gio.File
Method |
replace_async
(String etag, Boolean make_backup, FileCreateFlags flags, Number io_priority, Cancellable cancellable, Function callback, void* user_data)
:
none
|
Gio.File
Method |
open_readwrite
(Cancellable cancellable)
:
Gio.FileIOStream
|
Gio.File
Method |
open_readwrite_async
(Number io_priority, Cancellable cancellable, Function callback, void* user_data)
:
none
|
Gio.File
Method |
|
Gio.File
Method |
create_readwrite_async
(FileCreateFlags flags, Number io_priority, Cancellable cancellable, Function callback, void* user_data)
:
none
|
Gio.File
Method |
replace_readwrite
(String etag, Boolean make_backup, FileCreateFlags flags, Cancellable cancellable)
:
Gio.FileIOStream
|
Gio.File
Method |
replace_readwrite_async
(String etag, Boolean make_backup, FileCreateFlags flags, Number io_priority, Cancellable cancellable, Function callback, void* user_data)
:
none
|
Gio.File
Method |
query_exists
(Cancellable cancellable)
:
Boolean
|
Gio.File
Method |
|
Gio.File
Method |
|
Gio.File
Method |
query_info_async
(String attributes, FileQueryInfoFlags flags, Number io_priority, Cancellable cancellable, Function callback, void* user_data)
:
none
|
Gio.File
Method |
|
Gio.File
Method |
query_filesystem_info_async
(String attributes, Number io_priority, Cancellable cancellable, Function callback, void* user_data)
:
none
|
Gio.File
Method |
find_enclosing_mount
(Cancellable cancellable)
:
Gio.Mount
|
Gio.File
Method |
find_enclosing_mount_async
(Number io_priority, Cancellable cancellable, Function callback, void* user_data)
:
none
|
Gio.File
Method |
enumerate_children
(String attributes, FileQueryInfoFlags flags, Cancellable cancellable)
:
Gio.FileEnumerator
|
Gio.File
Method |
enumerate_children_async
(String attributes, FileQueryInfoFlags flags, Number io_priority, Cancellable cancellable, Function callback, void* user_data)
:
none
|
Gio.File
Method |
|
Gio.File
Method |
set_display_name_async
(String display_name, Number io_priority, Cancellable cancellable, Function callback, void* user_data)
:
none
|
Gio.File
Method |
delete
(Cancellable cancellable)
:
Boolean
|
Gio.File
Method |
trash
(Cancellable cancellable)
:
Boolean
|
Gio.File
Method |
copy
(File destination, FileCopyFlags flags, Cancellable cancellable, Function progress_callback, void* progress_callback_data)
:
Boolean
|
Gio.File
Method |
copy_async
(File destination, FileCopyFlags flags, Number io_priority, Cancellable cancellable, Function progress_callback, void* progress_callback_data, Function callback, void* user_data)
:
none
|
Gio.File
Method |
move
(File destination, FileCopyFlags flags, Cancellable cancellable, Function progress_callback, void* progress_callback_data)
:
Boolean
|
Gio.File
Method |
make_directory
(Cancellable cancellable)
:
Boolean
|
Gio.File
Method |
make_directory_with_parents
(Cancellable cancellable)
:
Boolean
|
Gio.File
Method |
|
Gio.File
Method |
query_settable_attributes
(Cancellable cancellable)
:
Gio.FileAttributeInfoList
|
Gio.File
Method |
query_writable_namespaces
(Cancellable cancellable)
:
Gio.FileAttributeInfoList
|
Gio.File
Method |
set_attribute
(String attribute, FileAttributeType type, void* value_p, FileQueryInfoFlags flags, Cancellable cancellable)
:
Boolean
|
Gio.File
Method |
set_attributes_from_info
(FileInfo info, FileQueryInfoFlags flags, Cancellable cancellable)
:
Boolean
|
Gio.File
Method |
set_attributes_async
(FileInfo info, FileQueryInfoFlags flags, Number io_priority, Cancellable cancellable, Function callback, void* user_data)
:
none
|
Gio.File
Method |
set_attribute_string
(String attribute, String value, FileQueryInfoFlags flags, Cancellable cancellable)
:
Boolean
|
Gio.File
Method |
set_attribute_byte_string
(String attribute, String value, FileQueryInfoFlags flags, Cancellable cancellable)
:
Boolean
|
Gio.File
Method |
set_attribute_uint32
(String attribute, Number value, FileQueryInfoFlags flags, Cancellable cancellable)
:
Boolean
|
Gio.File
Method |
set_attribute_int32
(String attribute, Number value, FileQueryInfoFlags flags, Cancellable cancellable)
:
Boolean
|
Gio.File
Method |
set_attribute_uint64
(String attribute, Number value, FileQueryInfoFlags flags, Cancellable cancellable)
:
Boolean
|
Gio.File
Method |
set_attribute_int64
(String attribute, Number value, FileQueryInfoFlags flags, Cancellable cancellable)
:
Boolean
|
Gio.File
Method |
mount_enclosing_volume
(MountMountFlags flags, MountOperation mount_operation, Cancellable cancellable, Function callback, void* user_data)
:
none
|
Gio.File
Method |
mount_mountable
(MountMountFlags flags, MountOperation mount_operation, Cancellable cancellable, Function callback, void* user_data)
:
none
|
Gio.File
Method |
unmount_mountable
(MountUnmountFlags flags, Cancellable cancellable, Function callback, void* user_data)
:
none
|
Gio.File
Method |
unmount_mountable_with_operation
(MountUnmountFlags flags, MountOperation mount_operation, Cancellable cancellable, Function callback, void* user_data)
:
none
|
Gio.File
Method |
eject_mountable
(MountUnmountFlags flags, Cancellable cancellable, Function callback, void* user_data)
:
none
|
Gio.File
Method |
eject_mountable_with_operation
(MountUnmountFlags flags, MountOperation mount_operation, Cancellable cancellable, Function callback, void* user_data)
:
none
|
Gio.File
Method |
|
Gio.File
Method |
|
Gio.File
Method |
|
Gio.File
Method |
|
Gio.File
Method |
start_mountable
(DriveStartFlags flags, MountOperation start_operation, Cancellable cancellable, Function callback, void* user_data)
:
none
|
Gio.File
Method |
stop_mountable
(MountUnmountFlags flags, MountOperation mount_operation, Cancellable cancellable, Function callback, void* user_data)
:
none
|
Gio.File
Method |
|
Gio.File
Method |
query_default_handler
(Cancellable cancellable)
:
Gio.AppInfo
|
Gio.File
Method |
|
Gio.File
Method |
|
Gio.File
Method |
load_partial_contents_async
(Cancellable cancellable, Function read_more_callback, Function callback, void* user_data)
:
none
|
Gio.File
Method |
replace_contents
(String contents, Number length, String etag, Boolean make_backup, FileCreateFlags flags, Object out_values, Cancellable cancellable)
:
Boolean
|
Gio.File
Method |
replace_contents_async
(String contents, Number length, String etag, Boolean make_backup, FileCreateFlags flags, Cancellable cancellable, Function callback, void* user_data)
:
none
|
Gio.FileEnumerator
Method |
next_file
(Cancellable cancellable)
:
Gio.FileInfo
|
Gio.FileEnumerator
Method |
close
(Cancellable cancellable)
:
Boolean
|
Gio.FileEnumerator
Method |
next_files_async
(Number num_files, Number io_priority, Cancellable cancellable, Function callback, void* user_data)
:
none
|
Gio.FileEnumerator
Method |
close_async
(Number io_priority, Cancellable cancellable, Function callback, void* user_data)
:
none
|
Gio.FileIOStream
Method |
|
Gio.FileIOStream
Method |
query_info_async
(String attributes, Number io_priority, Cancellable cancellable, Function callback, void* user_data)
:
none
|
Gio.FileInputStream
Method |
|
Gio.FileInputStream
Method |
query_info_async
(String attributes, Number io_priority, Cancellable cancellable, Function callback, void* user_data)
:
none
|
Gio.FileOutputStream
Method |
|
Gio.FileOutputStream
Method |
query_info_async
(String attributes, Number io_priority, Cancellable cancellable, Function callback, void* user_data)
:
none
|
Gio.IOStream
Method |
close
(Cancellable cancellable)
:
Boolean
|
Gio.IOStream
Method |
close_async
(Number io_priority, Cancellable cancellable, Function callback, void* user_data)
:
none
|
Gio.Initable
Method |
init
(Cancellable cancellable)
:
Boolean
|
Gio.InputStream
Method |
|
Gio.InputStream
Method |
|
Gio.InputStream
Method |
|
Gio.InputStream
Method |
close
(Cancellable cancellable)
:
Boolean
|
Gio.InputStream
Method |
read_async
(void* buffer, Number count, Number io_priority, Cancellable cancellable, Function callback, void* user_data)
:
none
|
Gio.InputStream
Method |
skip_async
(Number count, Number io_priority, Cancellable cancellable, Function callback, void* user_data)
:
none
|
Gio.InputStream
Method |
close_async
(Number io_priority, Cancellable cancellable, Function callback, void* user_data)
:
none
|
Gio.LoadableIcon
Method |
|
Gio.LoadableIcon
Method |
|
Gio.Mount
Method |
unmount
(MountUnmountFlags flags, Cancellable cancellable, Function callback, void* user_data)
:
none
|
Gio.Mount
Method |
|
Gio.Mount
Method |
remount
(MountMountFlags flags, MountOperation mount_operation, Cancellable cancellable, Function callback, void* user_data)
:
none
|
Gio.Mount
Method |
guess_content_type
(Boolean force_rescan, Cancellable cancellable, Function callback, void* user_data)
:
none
|
Gio.Mount
Method |
|
Gio.Mount
Method |
unmount_with_operation
(MountUnmountFlags flags, MountOperation mount_operation, Cancellable cancellable, Function callback, void* user_data)
:
none
|
Gio.Mount
Method |
eject_with_operation
(MountUnmountFlags flags, MountOperation mount_operation, Cancellable cancellable, Function callback, void* user_data)
:
none
|
Gio.OutputStream
Method |
|
Gio.OutputStream
Method |
|
Gio.OutputStream
Method |
|
Gio.OutputStream
Method |
flush
(Cancellable cancellable)
:
Boolean
|
Gio.OutputStream
Method |
close
(Cancellable cancellable)
:
Boolean
|
Gio.OutputStream
Method |
write_async
(void* buffer, Number count, Number io_priority, Cancellable cancellable, Function callback, void* user_data)
:
none
|
Gio.OutputStream
Method |
splice_async
(InputStream source, OutputStreamSpliceFlags flags, Number io_priority, Cancellable cancellable, Function callback, void* user_data)
:
none
|
Gio.OutputStream
Method |
flush_async
(Number io_priority, Cancellable cancellable, Function callback, void* user_data)
:
none
|
Gio.OutputStream
Method |
close_async
(Number io_priority, Cancellable cancellable, Function callback, void* user_data)
:
none
|
Gio.Permission
Method |
acquire
(Cancellable cancellable)
:
Boolean
|
Gio.Permission
Method |
|
Gio.Permission
Method |
release
(Cancellable cancellable)
:
Boolean
|
Gio.Permission
Method |
|
Gio.Resolver
Method |
lookup_by_name_async
(String hostname, Cancellable cancellable, Function callback, void* user_data)
:
none
|
Gio.Resolver
Method |
|
Gio.Resolver
Method |
lookup_by_address_async
(InetAddress address, Cancellable cancellable, Function callback, void* user_data)
:
none
|
Gio.Resolver
Method |
lookup_service_async
(String service, String protocol, String domain, Cancellable cancellable, Function callback, void* user_data)
:
none
|
Gio.Seekable
Method |
|
Gio.Seekable
Method |
|
Gio.SimpleAsyncResult
Method |
|
Gio.Socket
Method |
|
Gio.Socket
Method |
|
Gio.Socket
Method |
accept
(Cancellable cancellable)
:
Gio.Socket
|
Gio.Socket
Method |
|
Gio.Socket
Method |
|
Gio.Socket
Method |
|
Gio.Socket
Method |
|
Gio.Socket
Method |
receive_message
(SocketAddress address, InputVector vectors, Number num_vectors, SocketControlMessage messages, Object out_values, Number flags, Cancellable cancellable)
:
Number
|
Gio.Socket
Method |
send_message
(SocketAddress address, OutputVector vectors, Number num_vectors, SocketControlMessage messages, Number num_messages, Number flags, Cancellable cancellable)
:
Number
|
Gio.Socket
Method |
|
Gio.SocketAddressEnumerator
Method |
next
(Cancellable cancellable)
:
Gio.SocketAddress
|
Gio.SocketAddressEnumerator
Method |
|
Gio.SocketClient
Method |
|
Gio.SocketClient
Method |
connect_to_host
(String host_and_port, Number default_port, Cancellable cancellable)
:
Gio.SocketConnection
|
Gio.SocketClient
Method |
|
Gio.SocketClient
Method |
connect_async
(SocketConnectable connectable, Cancellable cancellable, Function callback, void* user_data)
:
none
|
Gio.SocketClient
Method |
connect_to_host_async
(String host_and_port, Number default_port, Cancellable cancellable, Function callback, void* user_data)
:
none
|
Gio.SocketClient
Method |
connect_to_service_async
(String domain, String service, Cancellable cancellable, Function callback, void* user_data)
:
none
|
Gio.SocketListener
Method |
|
Gio.SocketListener
Method |
|
Gio.SocketListener
Method |
|
Gio.SocketListener
Method |
|
Gio.UnixConnection
Method |
|
Gio.UnixConnection
Method |
receive_fd
(Cancellable cancellable)
:
Number
|
Gio.UnixConnection
Method |
send_credentials
(Cancellable cancellable)
:
Boolean
|
Gio.UnixConnection
Method |
receive_credentials
(Cancellable cancellable)
:
Gio.Credentials
|
Gio.Volume
Method |
mount
(MountMountFlags flags, MountOperation mount_operation, Cancellable cancellable, Function callback, void* user_data)
:
none
|
Gio.Volume
Method |
|
Gio.Volume
Method |
eject_with_operation
(MountUnmountFlags flags, MountOperation mount_operation, Cancellable cancellable, Function callback, void* user_data)
:
none
|
Polkit.Authority
Method |
enumerate_actions_sync
(Cancellable cancellable)
:
Array
|
Polkit.Authority
Method |
enumerate_users_sync
(Cancellable cancellable)
:
Array
|
Polkit.Authority
Method |
enumerate_groups_sync
(Cancellable cancellable)
:
Array
|
Polkit.Authority
Method |
check_authorization_sync
(Subject subject, String action_id, Details details, CheckAuthorizationFlags flags, Cancellable cancellable)
:
Polkit.AuthorizationResult
|
Polkit.Authority
Method |
register_authentication_agent_sync
(Subject subject, String locale, String object_path, Cancellable cancellable)
:
Boolean
|
Polkit.Authority
Method |
unregister_authentication_agent_sync
(Subject subject, String object_path, Cancellable cancellable)
:
Boolean
|
Polkit.Authority
Method |
authentication_agent_response_sync
(String cookie, Identity identity, Cancellable cancellable)
:
Boolean
|
Polkit.Authority
Method |
|
Polkit.Authority
Method |
|
Polkit.Authority
Method |
|
Polkit.Authority
Method |
|
Polkit.Authority
Method |
|
Polkit.Authority
Method |
|
Polkit.Authority
Method |
check_authorization
(Subject subject, String action_id, Details details, CheckAuthorizationFlags flags, Cancellable cancellable, Function callback, void* user_data)
:
none
|
Polkit.Authority
Method |
register_authentication_agent
(Subject subject, String locale, String object_path, Cancellable cancellable, Function callback, void* user_data)
:
none
|
Polkit.Authority
Method |
unregister_authentication_agent
(Subject subject, String object_path, Cancellable cancellable, Function callback, void* user_data)
:
none
|
Polkit.Authority
Method |
authentication_agent_response
(String cookie, Identity identity, Cancellable cancellable, Function callback, void* user_data)
:
none
|
Polkit.Authority
Method |
enumerate_temporary_authorizations
(Subject subject, Cancellable cancellable, Function callback, void* user_data)
:
none
|
Polkit.Authority
Method |
revoke_temporary_authorizations
(Subject subject, Cancellable cancellable, Function callback, void* user_data)
:
none
|
Polkit.Authority
Method |
revoke_temporary_authorization_by_id
(String id, Cancellable cancellable, Function callback, void* user_data)
:
none
|
Polkit.Authority
Method |
add_lockdown_for_action
(String action_id, Cancellable cancellable, Function callback, void* user_data)
:
none
|
Polkit.Authority
Method |
remove_lockdown_for_action
(String action_id, Cancellable cancellable, Function callback, void* user_data)
:
none
|
Polkit.Subject
Method |
|
Polkit.Subject
Method |
exists_sync
(Cancellable cancellable)
:
Boolean
|
Polkit.SystemBusName
Method |
get_process_sync
(Cancellable cancellable)
:
Polkit.Subject
|
Polkit.UnixSession
Method |
Create a new Polkit.UnixSession
|
Polkit.UnixSession
Method |
Polkit.UnixSession.new_for_process
(Number pid, Cancellable cancellable, Function callback, void* user_data)
:
none
|
Soup.Address
Method |
resolve_async
(MainContext async_context, Cancellable cancellable, Function callback, void* user_data)
:
none
Asynchronously resolves the missing half of addr (its IP address if it was created with soup_address_new(), or its hostname if it was created with soup_address_new_from_sockaddr() or soup_address_new_any().
|
Soup.Address
Method |
resolve_sync
(Cancellable cancellable)
:
Number
Synchronously resolves the missing half of addr, as with soup_address_resolve_async().
|
Soup.ProxyResolver
Method |
get_proxy_async
(Message msg, MainContext async_context, Cancellable cancellable, Function callback, void* user_data)
:
none
|
Soup.ProxyResolver
Method |
|
Soup.ProxyURIResolver
Method |
get_proxy_uri_async
(URI uri, MainContext async_context, Cancellable cancellable, Function callback, void* user_data)
:
none
Asynchronously determines a proxy URI to use for msg and calls
|
Soup.ProxyURIResolver
Method |
Synchronously determines a proxy URI to use for uri.
|
Soup.Socket
Method |
Begins asynchronously connecting to sock's remote address.
|
Soup.Socket
Method |
connect_sync
(Cancellable cancellable)
:
Number
Attempt to synchronously connect sock to its remote address.
|
Soup.Socket
Method |
start_ssl
(Cancellable cancellable)
:
Boolean
Starts using SSL on socket.
|
Soup.Socket
Method |
Starts using SSL on socket, expecting to find a host named
|
Soup.Socket
Method |
Attempts to read up to len bytes from sock into buffer.
|
Soup.Socket
Method |
read_until
(void* buffer, Number len, void* boundary, Number boundary_len, Object out_values, Boolean got_boundary, Cancellable cancellable)
:
Soup.SocketIOStatus
ends with the boundary string Like soup_socket_read(), but reads no further than the first occurrence of boundary.
|
Soup.Socket
Method |
Attempts to write len bytes from buffer to sock.
|