Sync API ======== .. toctree:: The sync API is generated automatically from the async API using ``unasync``. The sync API is the default API described in most of the README. FutureResult ------------ .. autoclass:: ahk._sync.transport.FutureResult :members: :undoc-members: Window ------ .. autoclass:: ahk._sync.window.Window :members: :undoc-members: AsyncControl ------------ .. autoclass:: ahk._sync.window.Control :members: :undoc-members: AHK --- .. autoclass:: ahk._sync.engine.AHK :members: :undoc-members: