known subclasses: kiwi.ui.widgets.entry.ProxyDateEntry
I am an entry which you can input a date on. In addition to an gtk.Entry I also contain a button with an arrow you can click to get popup window with a gtk.Calendar for which you can use to select the date
Function | __init__ | Undocumented |
Function | do_grab_focus | Undocumented |
Function | _on_entry__changed | Undocumented |
Function | _on_entry__activate | Undocumented |
Function | _on_entry__scroll_event | Undocumented |
Function | _on_button__toggled | Undocumented |
Function | _on_popup__hide | Undocumented |
Function | _on_popup__date_selected | Undocumented |
Function | _changed | Undocumented |
Function | set_date | Sets the date. |
Function | get_date | Get the selected date |
Sets the date.
Get the selected date