Method

CuiKeypadset_symbols_visible

Declaration [src]

void
cui_keypad_set_symbols_visible (
  CuiKeypad* self,
  gboolean symbols_visible
)

Description [src]

Sets whether self should display the hash and asterisk buttons, and should display the plus symbol at the bottom of its 0 button.

Parameters

symbols_visible

Type: gboolean

Whether the hash, plus, and asterisk symbols should be visible.