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.

Gets propertyPhosh.Keypad:entry

Return value

Type: GtkEntry

The set GtkEntry or NULL if no widget was set.

The data is owned by the instance.