openbsd-ports/x11/p5-Gtk2-Ex-Simple-List/pkg/DESCR
landry 8b8bb2dd16 Import Gtk2::Ex::Simple::List, a simple interface to Gtk2's complex MVC
list widget.
From MAINTAINER James Wright, thanks!
2009-09-05 08:40:01 +00:00

5 lines
249 B
Plaintext

Gtk2 has a powerful, but complex MVC (Model, View, Controller) system
used to implement list and tree widgets. Gtk2::Ex::Simple::List
automates the complex setup work and allows you to treat the list
model as a more natural list of lists structure.