¡@

Home 

python Programming Glossary: cal_window

Showing a gtk.Calendar in a menu?

http://stackoverflow.com/questions/11132929/showing-a-gtk-calendar-in-a-menu

to emulate the same properties as the window # in applet. cal_window gtk.Window gtk.WINDOW_TOPLEVEL cal_window.set_decorated False.. # in applet. cal_window gtk.Window gtk.WINDOW_TOPLEVEL cal_window.set_decorated False cal_window.set_resizable False cal_window.set_type_hint.. gtk.WINDOW_TOPLEVEL cal_window.set_decorated False cal_window.set_resizable False cal_window.set_type_hint gtk.gdk.WINDOW_TYPE_HINT_DOCK..