c
GObject.Object
Gio.UnixFDList
| Import line: | Gio = imports.gi.Gio; |
| GIR File: | Gio-2.0.gir |
| C documentation: | GUnixFDList |
| Class : | UnixFDList |
| Extends: | GObject.Object |
| Properties | Defined By | |
|---|---|---|
|
parent_instance : GObject.Object
read only
|
Gio.UnixFDList | |
|
priv : Gio.UnixFDListPrivate
read only
|
Gio.UnixFDList | |
| Method / Constructor | Defined By | |
|---|---|---|
|
new Gio.UnixFDList
(Object properties)
Create a new Gio.UnixFDList
Create a new Gio.UnixFDList
|
||
|
Create a new Gio.UnixFDList
Create a new Gio.UnixFDList
|
||
| Gio.UnixFDList | ||
| Gio.UnixFDList | ||
|
get_length
()
:
gint32
|
Gio.UnixFDList | |
| Gio.UnixFDList | ||
| Gio.UnixFDList | ||
| None |
| Class / Namespace | Method / Signal / Properties |
|---|---|
|
Gio.DBusConnection
Method |
call_with_unix_fd_list
(String bus_name, String object_path, String interface_name, String method_name, Variant parameters, VariantType reply_type, DBusCallFlags flags, gint32 timeout_msec, UnixFDList fd_list, Cancellable cancellable, Function callback, void* user_data)
:
none
|
|
Gio.DBusConnection
Method |
call_with_unix_fd_list_sync
(String bus_name, String object_path, String interface_name, String method_name, Variant parameters, VariantType reply_type, DBusCallFlags flags, gint32 timeout_msec, UnixFDList fd_list, Object out_values, Cancellable cancellable)
:
GLib.Variant
|
|
Gio.DBusMessage
Method |
get_unix_fd_list
()
:
Gio.UnixFDList
|
|
Gio.DBusMessage
Method |
set_unix_fd_list
(UnixFDList fd_list)
:
none
|
|
Gio.DBusMethodInvocation
Method |
return_value_with_unix_fd_list
(Variant parameters, UnixFDList fd_list)
:
none
|
|
Gio.DBusProxy
Method |
call_with_unix_fd_list
(String method_name, Variant parameters, DBusCallFlags flags, gint32 timeout_msec, UnixFDList fd_list, Cancellable cancellable, Function callback, void* user_data)
:
none
|
|
Gio.DBusProxy
Method |
call_with_unix_fd_list_sync
(String method_name, Variant parameters, DBusCallFlags flags, gint32 timeout_msec, UnixFDList fd_list, Object out_values, Cancellable cancellable)
:
GLib.Variant
|
|
Gio.UnixFDMessage
Property |
fd_list : Gio.UnixFDList
|
|
Gio.UnixFDMessage
Method |
Create a new Gio.UnixFDMessage
|
|
Gio.UnixFDMessage
Method |
get_fd_list
()
:
Gio.UnixFDList
|