Property

PurpleConnection:password

unstable since: 3.0

Declaration

property password: utf8 [ read, write, construct ]

Description [src]

The password for this connection.

This is only stored for reconnections and may go away in the future.

Type:gchar*

Available since: 3.0

Default valueNULL
Getter methodpurple_connection_get_password()
Setter methodpurple_connection_set_password()

Flags

Readableyes
Writableyes
Constructyes
Construct onlyno