Method

PosKeypadButtonget_symbols

Declaration [src]

const gchar*
pos_keypad_button_get_symbols (
  PosKeypadButton* self
)

Description [src]

Get the PosKeypadButtons symbols.

Return value

Type: const gchar*

The button’s symbols including the digit.

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