ocarina/ocarina/body/footer/detailed.py
Bryan Schumaker 103c6bea35 ocarina: Added notebook for detailed information
I eventually want to support multiple pages and other stuff.
2011-05-01 12:15:00 -04:00

8 lines
123 B
Python

# Bryan Schumaker (4 / 21 / 2011)
import gtk
detailed = gtk.Notebook()
hide = detailed.hide
show = detailed.show