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

 

History

History

composite_template

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Composite Template

This example demonstrates how to create a widget using GTK's composite templates.

Run it by executing:

cargo run --bin composite_template

screenshot