ocarina/ocarina/body/footer/detailed.py

8 lines
123 B
Python
Raw Normal View History

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