Method

CuiKeypadButtonshow_symbols

Declaration [src]

void
cui_keypad_button_show_symbols (
  CuiKeypadButton* self,
  gboolean visible
)

Description [src]

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

Parameters

visible

Type: gboolean

Whether the second line should be shown or not.