Function

PurpleCoreget_ui

since: 2.0

Declaration [src]

PurpleUi*
purple_core_get_ui (
  void
)

Description [src]

Gets the PurpleUi that is running.

Available since: 2.0

Return value

Type: PurpleUi

The ui.

The data is owned by the called function.