Skip to content

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