mirror of
https://github.com/gryf/pygtkworldclock.git
synced 2025-12-18 03:50:23 +01:00
Use GLib.timeout instead of GObject.timeout
This commit is contained in:
@@ -8,7 +8,7 @@ Requirement
|
||||
|
||||
- Python3
|
||||
- PyCairo
|
||||
- PyGObject
|
||||
- PyGObject (GTK3)
|
||||
|
||||
Configuration
|
||||
-------------
|
||||
@@ -68,7 +68,7 @@ and the result:
|
||||
.. image:: /images/vertical.png
|
||||
:alt: single clock
|
||||
|
||||
Same in horizontal arragement:
|
||||
Same in horizontal arrangement:
|
||||
|
||||
.. code:: yaml
|
||||
|
||||
|
||||
Reference in New Issue
Block a user