Method

CuiDialpadget_number

Declaration [src]

const char*
cui_dialpad_get_number (
  CuiDialpad* self
)

Description [src]

Gets the current number in the dialpad.

Gets propertyCui.Dialpad:number

Return value

Type: const char*

The current number.

The data is owned by the instance.
The value is a NUL terminated UTF-8 string.