Property
IbisClient:username
since: 0.1
Description [src]
The username to use when sending the USER command.
If this is NULL
, the value of IbisClient:nick
will be returned.
Type:gchar*
Available since: 0.1
Default value | NULL |
Getter method | ibis_client_get_username() |
Setter method | ibis_client_set_username() |