Function
PurpleConversationManagerget_default
unstable since: 3.0
[−]
Description [src]
Gets the default instance of PurpleConversationManager
. This instance
can be used for any of the API including connecting to signals.
Available since: 3.0
[−]
Return value
Type: PurpleConversationManager
The default PurpleConversationManager
instance.
The data is owned by the called function. |