Fix printing in hello_world.py and tkinter_.py examples on Linux · Issue #340 · cztomczak/cefpython · GitHub
Skip to content

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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions