Keypad
Description:
[ CCode ( has_construct_function = false , type = "GtkWidget*" ) ]
public Keypad (bool symbols_visible, bool letters_visible)
public Keypad (bool symbols_visible, bool letters_visible)
Creates a new `HdyKeypad`.
Parameters:
symbols_visible |
whether the hash, plus, and asterisk symbols should be visible |
letters_visible |
whether the letters below the digits should be visible |
Returns:
the newly created `HdyKeypad` |