Utils#
There is a list of utilities—useful tools that can help you.
Use the universal Utils
class to access them:
from ignis.utils import Utils
Utils.NAME()
- FileMonitor
- Poll
- ThreadTask
- Timeout
- crop_pixbuf
- download_image
- exec_sh
- exec_sh_async
- get_current_dir
- get_file_icon_name
- get_ignis_branch
- get_ignis_commit
- get_ignis_commit_msg
- get_ignis_version
- get_monitor
- get_n_monitors
- get_paintable
- listen_socket
- load_interface_xml
- run_in_thread
- sass_compile
- scale_pixbuf
- send_socket
- thread