GObject.Object
Gio.SocketAddress
Gio.UnixSocketAddress
| Import line: | Gio = imports.gi.Gio; |
| GIR File: | Gio-2.0.gir |
| C documentation: | GUnixSocketAddress |
| Class : | UnixSocketAddress |
| Implements: | Gio.SocketConnectable |
| Extends: | Gio.SocketAddress |
| Show / Hide Inherited methods, properties and signals |
| Properties | Defined By | |
|---|---|---|
|
abstract : Boolean
|
Gio.UnixSocketAddress | |
|
address_type : Gio.UnixSocketAddressType
|
Gio.UnixSocketAddress | |
|
family : Gio.SocketFamily
read only
|
Gio.SocketAddress | |
|
parent_instance : Gio.SocketAddress
read only
|
Gio.UnixSocketAddress | |
|
path : String
|
Gio.UnixSocketAddress | |
|
path_as_array : GLib.ByteArray
|
Gio.UnixSocketAddress | |
|
priv : Gio.UnixSocketAddressPrivate
read only
|
Gio.UnixSocketAddress | |
| Method / Constructor | Defined By | |
|---|---|---|
|
new Gio.UnixSocketAddress
(Object properties)
Create a new Gio.UnixSocketAddress
Create a new Gio.UnixSocketAddress
|
||
|
Create a new Gio.UnixSocketAddress
Create a new Gio.UnixSocketAddress
|
||
|
Create a new Gio.UnixSocketAddress
Create a new Gio.UnixSocketAddress
|
||
|
new Gio.UnixSocketAddress.with_type
(String path, Number path_len, UnixSocketAddressType type)
:
Gio.UnixSocketAddress
Create a new Gio.UnixSocketAddress
Create a new Gio.UnixSocketAddress
|
||
|
Gio.UnixSocketAddress.abstract_names_supported
()
:
Boolean
|
Gio.UnixSocketAddress | |
|
enumerate
()
:
Gio.SocketAddressEnumerator
|
Gio.SocketConnectable | |
|
get_address_type
()
:
Gio.UnixSocketAddressType
|
Gio.UnixSocketAddress | |
|
get_family
()
:
Gio.SocketFamily
|
Gio.SocketAddress | |
|
get_is_abstract
()
:
Boolean
|
Gio.UnixSocketAddress | |
|
get_native_size
()
:
Number
|
Gio.SocketAddress | |
|
get_path
()
:
String
|
Gio.UnixSocketAddress | |
|
get_path_len
()
:
Number
|
Gio.UnixSocketAddress | |
| Gio.SocketAddress | ||
| None |