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