Property

IbisClient:nick

deprecated: 0.15 since: 0.1

Declaration

property nick: utf8 [ read, write ]

Description [src]

The primary nick to use.

If the server tells us this nick is in use, an attempt to use IbisClient:alt-nick will be made.

Type:gchar*

Available since: 0.1

Deprecated since: 0.15

Use IbisClient:primary-nick.

Default valueNULL
Getter methodibis_client_get_nick()
Setter methodibis_client_set_nick()

Flags

Readableyes
Writableyes
Constructno
Construct onlyno