Method

CuiCallDisplayget_call

Declaration [src]

CuiCall*
cui_call_display_get_call (
  CuiCallDisplay* self
)

Description [src]

Returns the current CuiCall

Gets propertyCui.CallDisplay:call

Return value

Type: CuiCall

The current CuiCall.

The data is owned by the instance.
The return value can be NULL.