Method

PosKeypadButtonshow_symbols

Declaration [src]

void
pos_keypad_button_show_symbols (
  PosKeypadButton* self,
  gboolean visible
)

Description [src]

Sets the visibility of the second line of symbols for PosKeypadButton.

Parameters

visible

Type: gboolean

Whether the second line should be shown or not.