kiwi.decorators
module documentationkiwi
Function and method decorators used in kiwi
Class | deprecated | I am a decorator which prints a deprecation warning each time you call the decorated (and deprecated) function |
Class | signal_block | A decorator to be used on kiwi.ui.views.SlaveView
methods. It takes a list of arguments which is the name of the widget and
the signal name separated by a dot. |