Skip to content

rgimad/gtk_examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GTK Examples

If you don't have GTK3, install it using the following command:

  • sudo apt-get install libgtk-3-dev

Contents:

  • empty_window
    shows just an empty window
  • button_signal
    shows a window with a button, by clicking on which Hello world text will be written to console
  • simple_adder
    contains two edit boxes for numbers, and button to add them and get the result
  • calculator
    a basic arithmetic calculator
    screenshot

About

some examples of using GTK library

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published