Method

PhoshKeypadget_entry

Declaration [src]

GtkEntry*
phosh_keypad_get_entry (
  PhoshKeypad* self
)

Description [src]

Get the connected entry. See phosh_keypad_set_entry() for details.

Return value

Returns: GtkEntry
 

The set GtkEntry or NULL if no widget was set.

 The data is owned by the instance.