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 (or left, in RTL locales) of self.

Parameters

end_action

Type: GtkWidget

The end action widget.

The argument can be NULL.
The data is owned by the caller of the method.