Method

PhoshKeypadget_end_action

Declaration [src]

GtkWidget*
phosh_keypad_get_end_action (
  PhoshKeypad* self
)

Description [src]

Returns the widget for the lower right corner (or left, in RTL locales) of self.

Return value

Returns: GtkWidget
 

The end action widget.

 The data is owned by the instance.
 The return value can be NULL.