Extracted from Pike v7.4 release 341 at 2005-11-21.
pike.ida.liu.se
[Top]
predef::
Gnome
Gnome.DateEdit

Class Gnome.DateEdit

Description

The GnomeDateEdit widget provides a way to enter dates and times with a helper calendar to let the user select the date.

 Gnome.DateEdit(time(),1,1);

 Gnome.DateEdit(time(),0,1);

Signals: date_changed

time_changed


Inherit Hbox

inherit GTK.Hbox : Hbox