Skip to content

ldotlopez/gtk-by-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GTK+ by example
===============

This project aims to provide basic examples for common task like inherit from
a GObject based class, implement properties, signals, interfaces, etc...

Basic knowledge of C and GObject type system is asumed. This project is for
regular developers using both GLib and GTK+ libraries who want to implement
their own classes in the right one. One specific topic is covered in each
example.

BTW. the so-called 'boilerplate code' in most classes is generated using the
GObject generator: http://burtonini.com/cgi/gobject.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published