Skip to content
This repository was archived by the owner on Mar 4, 2024. It is now read-only.
/ gtk3-rs Public archive
  • Sponsor gtk-rs/gtk3-rs

  • Notifications You must be signed in to change notification settings
  • Fork 88

Files

Latest commit

6c4f021 · Mar 30, 2021

History

History
11 lines (7 loc) · 162 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 162 Bytes

Multi Windows

This example shows how to create multiple windows.

Run it by executing:

cargo run --bin multi_window

screenshot