set_left_action
Description:
public void set_left_action (Widget widget)
Sets the widget for the left 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 left lower corner of Keypad
|