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

Latest commit

 

History

History

printing

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

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