Method
PidginApplicationget_core
unstable since: 3.0
Declaration [src]
PurpleCore*
pidgin_application_get_core (
PidginApplication* application
)
Description [src]
Gets the PurpleCore instance that the application is using.
Available since: 3.0
| Gets property | Pidgin.Application:core |
Return value
Type: PurpleCore
The core instance.
| The returned data is owned by the instance. |
The return value can be NULL. |