Property
IbisClient:connected
since: 0.1
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 value | FALSE | 
| Getter method | ibis_client_get_connected() |