Method

PurpleCoreget_ui

unstable since: 3.0

Declaration [src]

PurpleUi*
purple_core_get_ui (
  PurpleCore* core
)

Description [src]

Gets the PurpleUi that is running.

Available since: 3.0

Gets propertyPurple.Core:ui

Return value

Type: PurpleUi

The ui.

The returned data is owned by the instance.