c
Back to Seed Clases

Gio


Classes

Interfaces

Structs

Unions

Enums

Interface Gio.AsyncResult

Import line: Gio = imports.gi.Gio;
GIR File: Gio-2.0.gir
C documentation: GAsyncResult
Interface : AsyncResult
Implementations: Gio.SimpleAsyncResult
Properties
None
Methods / Constructors
Method / Constructor Defined By
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
GdkPixbuf.Pixbuf
Method
new GdkPixbuf.Pixbuf.from_stream_finish (AsyncResult async_result) : GdkPixbuf.Pixbuf
Create a new GdkPixbuf.Pixbuf
GdkPixbuf.Pixbuf
Method
GdkPixbuf.Pixbuf.save_to_stream_finish (AsyncResult async_result) : gboolean
Gio
Method
Gio.bus_get_finish (AsyncResult res) : Gio.DBusConnection
Gio
Method
Gio.dbus_address_get_stream_finish (AsyncResult res, String out_guid) : Gio.IOStream
Gio.AsyncInitable
Method
init_finish (AsyncResult res) : gboolean
Gio.AsyncInitable
Method
new_finish (AsyncResult res) : GObject.Object
Gio.BufferedInputStream
Method
fill_finish (AsyncResult result) : gint32
Gio.DBusConnection
Method
new Gio.DBusConnection.finish (AsyncResult res) : Gio.DBusConnection
Create a new Gio.DBusConnection
Gio.DBusConnection
Method
new Gio.DBusConnection.for_address_finish (AsyncResult res) : Gio.DBusConnection
Create a new Gio.DBusConnection
Gio.DBusConnection
Method
call_finish (AsyncResult res) : GLib.Variant
Gio.DBusConnection
Method
close_finish (AsyncResult res) : gboolean
Gio.DBusConnection
Method
flush_finish (AsyncResult res) : gboolean
Gio.DBusConnection
Method
send_message_with_reply_finish (AsyncResult res) : Gio.DBusMessage
Gio.DBusProxy
Method
new Gio.DBusProxy.finish (AsyncResult res) : Gio.DBusProxy
Create a new Gio.DBusProxy
Gio.DBusProxy
Method
new Gio.DBusProxy.for_bus_finish (AsyncResult res) : Gio.DBusProxy
Create a new Gio.DBusProxy
Gio.DBusProxy
Method
call_finish (AsyncResult res) : GLib.Variant
Gio.DataInputStream
Method
read_line_finish (AsyncResult result, Object out_values) : String
Gio.DataInputStream
Method
read_until_finish (AsyncResult result, Object out_values) : String
Gio.DataInputStream
Method
read_upto_finish (AsyncResult result, Object out_values) : String
Gio.Drive
Method
eject_finish (AsyncResult result) : gboolean
Gio.Drive
Method
eject_with_operation_finish (AsyncResult result) : gboolean
Gio.Drive
Method
poll_for_media_finish (AsyncResult result) : gboolean
Gio.Drive
Method
start_finish (AsyncResult result) : gboolean
Gio.Drive
Method
stop_finish (AsyncResult result) : gboolean
Gio.File
Method
append_to_finish (AsyncResult res) : Gio.FileOutputStream
Gio.File
Method
copy_finish (AsyncResult res) : gboolean
Gio.File
Method
create_finish (AsyncResult res) : Gio.FileOutputStream
Gio.File
Method
create_readwrite_finish (AsyncResult res) : Gio.FileIOStream
Gio.File
Method
eject_mountable_finish (AsyncResult result) : gboolean
Gio.File
Method
eject_mountable_with_operation_finish (AsyncResult result) : gboolean
Gio.File
Method
enumerate_children_finish (AsyncResult res) : Gio.FileEnumerator
Gio.File
Method
find_enclosing_mount_finish (AsyncResult res) : Gio.Mount
Gio.File
Method
load_contents_finish (AsyncResult res, Object out_values) : gboolean
Gio.File
Method
load_partial_contents_finish (AsyncResult res, Object out_values) : gboolean
Gio.File
Method
mount_enclosing_volume_finish (AsyncResult result) : gboolean
Gio.File
Method
mount_mountable_finish (AsyncResult result) : Gio.File
Gio.File
Method
open_readwrite_finish (AsyncResult res) : Gio.FileIOStream
Gio.File
Method
poll_mountable_finish (AsyncResult result) : gboolean
Gio.File
Method
query_filesystem_info_finish (AsyncResult res) : Gio.FileInfo
Gio.File
Method
query_info_finish (AsyncResult res) : Gio.FileInfo
Gio.File
Method
read_finish (AsyncResult res) : Gio.FileInputStream
Gio.File
Method
replace_contents_finish (AsyncResult res, Object out_values) : gboolean
Gio.File
Method
replace_finish (AsyncResult res) : Gio.FileOutputStream
Gio.File
Method
replace_readwrite_finish (AsyncResult res) : Gio.FileIOStream
Gio.File
Method
set_attributes_finish (AsyncResult result, Object out_values) : gboolean
Gio.File
Method
set_display_name_finish (AsyncResult res) : Gio.File
Gio.File
Method
start_mountable_finish (AsyncResult result) : gboolean
Gio.File
Method
stop_mountable_finish (AsyncResult result) : gboolean
Gio.File
Method
unmount_mountable_finish (AsyncResult result) : gboolean
Gio.File
Method
unmount_mountable_with_operation_finish (AsyncResult result) : gboolean
Gio.FileEnumerator
Method
close_finish (AsyncResult result) : gboolean
Gio.FileEnumerator
Method
next_files_finish (AsyncResult result) : Array
Gio.FileIOStream
Method
query_info_finish (AsyncResult result) : Gio.FileInfo
Gio.FileInputStream
Method
query_info_finish (AsyncResult result) : Gio.FileInfo
Gio.FileOutputStream
Method
query_info_finish (AsyncResult result) : Gio.FileInfo
Gio.IOStream
Method
Gio.IOStream.splice_finish (AsyncResult result) : gboolean
Gio.IOStream
Method
close_finish (AsyncResult result) : gboolean
Gio.InputStream
Method
close_finish (AsyncResult result) : gboolean
Gio.InputStream
Method
read_finish (AsyncResult result) : gint32
Gio.InputStream
Method
skip_finish (AsyncResult result) : gint32
Gio.LoadableIcon
Method
load_finish (AsyncResult res, String type) : Gio.InputStream
Gio.Mount
Method
eject_finish (AsyncResult result) : gboolean
Gio.Mount
Method
eject_with_operation_finish (AsyncResult result) : gboolean
Gio.Mount
Method
guess_content_type_finish (AsyncResult result) : Array
Gio.Mount
Method
remount_finish (AsyncResult result) : gboolean
Gio.Mount
Method
unmount_finish (AsyncResult result) : gboolean
Gio.Mount
Method
unmount_with_operation_finish (AsyncResult result) : gboolean
Gio.OutputStream
Method
close_finish (AsyncResult result) : gboolean
Gio.OutputStream
Method
flush_finish (AsyncResult result) : gboolean
Gio.OutputStream
Method
splice_finish (AsyncResult result) : gint32
Gio.OutputStream
Method
write_finish (AsyncResult result) : gint32
Gio.Permission
Method
acquire_finish (AsyncResult result) : gboolean
Gio.Permission
Method
release_finish (AsyncResult result) : gboolean
Gio.Proxy
Method
connect_finish (AsyncResult result) : Gio.IOStream
Gio.ProxyResolver
Method
lookup_finish (AsyncResult result) : Array
Gio.Resolver
Method
lookup_by_address_finish (AsyncResult result) : String
Gio.Resolver
Method
lookup_by_name_finish (AsyncResult result) : Array
Gio.Resolver
Method
lookup_service_finish (AsyncResult result) : Array
Gio.SimpleAsyncResult
Method
Gio.SimpleAsyncResult.is_valid (AsyncResult result, Object source, void* source_tag) : gboolean
Gio.SocketAddressEnumerator
Method
next_finish (AsyncResult result) : Gio.SocketAddress
Gio.SocketClient
Method
connect_finish (AsyncResult result) : Gio.SocketConnection
Gio.SocketClient
Method
connect_to_host_finish (AsyncResult result) : Gio.SocketConnection
Gio.SocketClient
Method
connect_to_service_finish (AsyncResult result) : Gio.SocketConnection
Gio.SocketClient
Method
connect_to_uri_finish (AsyncResult result) : Gio.SocketConnection
Gio.SocketListener
Method
accept_finish (AsyncResult result, Object out_values) : Gio.SocketConnection
Gio.SocketListener
Method
accept_socket_finish (AsyncResult result, Object out_values) : Gio.Socket
Gio.TlsConnection
Method
handshake_finish (AsyncResult result) : gboolean
Gio.Volume
Method
eject_finish (AsyncResult result) : gboolean
Gio.Volume
Method
eject_with_operation_finish (AsyncResult result) : gboolean
Gio.Volume
Method
mount_finish (AsyncResult result) : gboolean
Json.Parser
Method
load_from_stream_finish (AsyncResult result) : gboolean
Polkit.Authority
Method
authentication_agent_response_finish (AsyncResult res) : gboolean
Polkit.Authority
Method
register_authentication_agent_finish (AsyncResult res) : gboolean
Polkit.Authority
Method
revoke_temporary_authorization_by_id_finish (AsyncResult res) : gboolean
Polkit.Authority
Method
revoke_temporary_authorizations_finish (AsyncResult res) : gboolean
Polkit.Authority
Method
unregister_authentication_agent_finish (AsyncResult res) : gboolean
Polkit.Permission
Method
new Polkit.Permission.finish (AsyncResult res) : Gio.Permission
Create a new Polkit.Permission
Polkit.Subject
Method
exists_finish (AsyncResult res) : gboolean
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Thu Mar 31 2011 03:02:57 GMT+0800 (HKT)