Skip to content

Embed gtk window? #4

@zhum

Description

@zhum

Hello! I want to port my ruby-based XScreenSaver mod to crystal. The main question is - how to embed gtk3 window into XScreenSaver window. In gtk2 it could be done by this trick:

self.window=Gdk::Window.foreign_new(xid)

where xid is passed in XSCREENSAVER_WINDOW environment variable.
Is possible to make something like this in gtk3 crystal implementation?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions