Method
CuiKeypadget_entry
Declaration [src]
GtkEntry*
cui_keypad_get_entry (
CuiKeypad* self
)
Description [src]
Get the connected entry. See cui_keypad_set_entry()
for details.
Gets property | Cui.Keypad:entry |
Return value
Type: GtkEntry
The set GtkEntry
or NULL
if no widget was set.
The data is owned by the instance. |