Method
PhoshKeypadset_end_action
Declaration [src]
void
phosh_keypad_set_end_action (
PhoshKeypad* self,
GtkWidget* end_action
)
Description [src]
Sets the widget for the lower right corner of
self.
| Sets property | Phosh.Keypad:end-action |
Parameters
end_action-
Type:
GtkWidgetThe end action widget.
The argument can be NULL.The data is owned by the caller of the method.