DBusConnectionGidBuilderImpl

Fluent builder implementation template for gio.dbus_connection.DBusConnection

class DBusConnectionGidBuilderImpl : gobject.object.ObjectWrapGidBuilderImpl!T, gio.async_initable.AsyncInitableGidBuilderImpl!T, gio.initable.InitableGidBuilderImpl!T(
T
) {}

Members

Functions

address
T address(string propval)

Set address property.

authenticationObserver
T authenticationObserver(gio.dbus_auth_observer.DBusAuthObserver propval)

Set authenticationObserver property.

exitOnClose
T exitOnClose(bool propval)

Set exitOnClose property.

flags
T flags(gio.types.DBusConnectionFlags propval)

Set flags property.

guid
T guid(string propval)

Set guid property.

stream
T stream(gio.iostream.IOStream propval)

Set stream property.