1
0
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:
2023-03-21 08:08:39 +01:00
parent 5d129e54c4
commit 4527b518b6
2 changed files with 5 additions and 5 deletions

View File

@@ -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