Lightningbeam/PyGUI-2.5.3/GUI/Gtk/View.py

9 lines
99 B
Python

#
# Python GUI - Views - Gtk
#
from GUI import export
from GUI.GViews import View
export(View)