Method

CuiKeypadset_letters_visible

Declaration [src]

void
cui_keypad_set_letters_visible (
  CuiKeypad* self,
  gboolean letters_visible
)

Description [src]

Sets whether self should display the standard letters below the digits on its buttons.

Parameters

letters_visible

Type: gboolean

Whether the letters below the digits should be visible.