set_right_action
Description:
public void set_right_action (Widget widget)
Sets the widget for the right lower corner of Keypad replacing the existing widget, if NULL
it just removes whatever widget is there
Parameters:
this |
a Keypad
|
widget |
nullable: the widget which should be show in the right lower corner of Keypad
|