Skip to content

Fix printing in hello_world.py and tkinter_.py examples on Linux #340

@cztomczak

Description

@cztomczak

Print dialog is using GTK API, so GTK must be initialized for it to work. In GetPrintHandler() it will be checked whether gdk display is available and if not GTK will be initialized automatically when print dialog is demanded.

Done in commit 77c506b.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions