Property

IbisClient:connected

since: 0.1

Declaration

property connected: gboolean [ read ]

Description [src]

Set to whether or not the client is currently connected.

Before 0.10 this was set to TRUE after registration. In 0.10 IbisClient:registered was added to keep that behavior as this is now set to TRUE in ibis_client_start().

Type:gboolean

Available since: 0.1

Default valueFALSE
Getter methodibis_client_get_connected()

Flags

Readableyes
Writableno
Constructno
Construct onlyno