Method

PurpleChannelJoinDetailsget_nickname_supported

unstable since: 3.0

[]

Declaration [src]

gboolean
purple_channel_join_details_get_nickname_supported (
  PurpleChannelJoinDetails* details
)
[]

Description [src]

Gets whether or not channel-specific nicknames are supported.

Available since: 3.0

[]

Return value

Type: gboolean

TRUE if channel-specific nicknames are supported otherwise FALSE.