Method

PurpleConversationset_has_password

unstable since: 3.0

Declaration [src]

void
purple_conversation_set_has_password (
  PurpleConversation* conversation,
  gboolean has_password
)

Description [src]

Sets whether or not the conversation has a password.

Available since: 3.0

Parameters

has_password

Type: gboolean

The new value.