Archive for the ‘Genie’ Category

Vala TreeView List Example

September 13, 2010

Published: 2010-09-14

This small GTK+ example application demonstrates how to populate a GtkTreeView list and respond to list item mouse clicks. It is written in Vala (a functionally identical Genie version is also listed). The user interface was constructed using Glade.

(more…)