Method

HandyKeypadset_entry

Declaration [src]

void
hdy_keypad_set_entry (
  HdyKeypad* self,
  GtkEntry* entry
)

Description [src]

Binds entry to self.

Available since:1.0
Sets propertyHandy.Keypad:entry

Parameters

entry GtkEntry
 

An entry.

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