Constructor
IbisChanmodesnew
since: 0.12
Declaration [src]
IbisChanmodes*
ibis_chanmodes_new (
void
)
Description [src]
Creates a new instance based on the values from RFCs 1459 and 2811.
Available since: 0.12
Return value
Type: IbisChanmodes
The new instance.
The caller of the function takes ownership of the data, and is responsible for freeing it. |