gtkmm  3.5.4
Public Types | Public Member Functions
Gtk::TreeModelColumn Class Reference

A Gtk::TreeModelColumn describes the C++ type of the data in a model column, and identifies that column in the model. More...

Inheritance diagram for Gtk::TreeModelColumn:
Inheritance graph
[legend]

List of all members.

Public Types

typedef T ElementType
typedef Glib::Value< T > ValueType

Public Member Functions

 TreeModelColumn ()

Detailed Description

A Gtk::TreeModelColumn describes the C++ type of the data in a model column, and identifies that column in the model.

See Gtk::TreeModel::Columns for a usage example.


Member Typedef Documentation


Constructor & Destructor Documentation

Gtk::TreeModelColumn::TreeModelColumn ( ) [inline]

The documentation for this class was generated from the following file: