Property
PurpleConversation:has-password
unstable since: 3.0
Description [src]
Whether or not the conversation has a password.
This may be used by protocols to look up a password when refreshing a conversation or other scenarios.
Type:gboolean
Available since: 3.0
| Default value | FALSE |
| Getter method | purple_conversation_get_has_password() |
| Setter method | purple_conversation_set_has_password() |