ItemFactory struct
#include <gui/widgets/item_factory.h>
Item factory for column views.
Contents
- Reference
The owner widget is expected to have a GPtrArray that holds an instance of this for each column. 1 column = 1 ItemFactory.
This can also be used on listviews (ie, only 1 ItemFactory would be needed).
Public variables
- char* column_name
- Column name, or NULL if used for list views.