Method

CuiKeypadset_end_action

Declaration [src]

void
cui_keypad_set_end_action (
  CuiKeypad* self,
  GtkWidget* end_action
)

Description [src]

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

Sets propertyCui.Keypad:end-action

Parameters

end_action

Type: GtkWidget

The end action widget.

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