Method

CuiKeypadButtonget_symbols

Declaration [src]

const gchar*
cui_keypad_button_get_symbols (
  CuiKeypadButton* self
)

Description [src]

Get the CuiKeypadButtons symbols.

Return value

Type: const gchar*

The button’s symbols including the digit.

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