GTK+ By Example/GTK+/Widgets/Custom Widgets

From Wikibooks, open books for an open world
Jump to navigation Jump to search

Things you should understand before attempting this

[edit | edit source]
  • how to create a class that inherits from GObject.
  • signals and listeners