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

Latest commit

 

History

History

basics

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Basics

This example demonstrates how to create a top-level Window, set its title, size and position, how to add a Button to this Window and how to connect signals with actions.

Run it by executing:

cargo run --bin basics

screenshot