6 lines
87 B
Python
6 lines
87 B
Python
"""
|
|
Gtk Bound Signal Module
|
|
"""
|
|
from .mixins import *
|
|
from .Signals import Signals
|