kivy/examples/widgets/sequenced_images/uix/__init__.py

8 lines
147 B
Python

'''
UIX
===
The `uix` contains all the class for creating and arranging Custom Widgets.
A widget is an element of a graphical user interface.
'''