Sets our main struct and passes it to the parent class.
Create a new #HdyKeypad widget.
Returns the amount of space between the columns of @self.
Returns the widget for the lower right corner (or left, in RTL locales) of @self.
Get the connected entry. See hdy_keypad_set_entry() for details.
Get the main Gtk struct
Returns whether @self should display the standard letters below the digits on its buttons.
Returns the amount of space between the rows of @self.
Returns the widget for the lower left corner (or right, in RTL locales) of @self.
the main Gtk struct as a void*
Returns whether @self should display the standard letters below the digits on its buttons.
Sets the amount of space between columns of @self.
Sets the widget for the lower right corner (or left, in RTL locales) of @self.
Binds @entry to @self and blocks any input which wouldn't be possible to type with with the keypad.
Sets whether @self should display the standard letters below the digits on its buttons.
Sets the amount of space between rows of @self.
Sets the widget for the lower left corner (or right, in RTL locales) of @self.
Sets whether @self should display the hash and asterisk buttons, and should display the plus symbol at the bottom of its 0 button.
the main Gtk struct