Skip to content
This repository was archived by the owner on Mar 4, 2024. It is now read-only.

Latest commit

 

History

History
13 lines (9 loc) · 237 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 237 Bytes

Printing

This example reads text from two Entry fields, shows a print dialog and prints both texts one below the other.

Run it by executing:

cargo run --bin printing --features="pangocairo"

screenshot