Constructor
CuiCallDisplaynew
Declaration [src]
CuiCallDisplay*
cui_call_display_new (
CuiCall* call
)
Parameters
call
-
Type:
CuiCall
The call this
CuiCalLDisplay
handles.The data is owned by the caller of the function.
Return value
Type: CuiCallDisplay
The new CuiCalLDisplay
.
The data is owned by the called function. |