#include <vdktreeview.h>
Inheritance diagram for VDKTreeViewModel:
|
constructor
|
|
destructor |
|
Appends a new blank tree row
|
|
Clears the tree store |
|
Get data from a cell, data type will be converted into their string representation accordlying with GType.
Tip: Returned buffer address should be freed by user if not NULL.
|
|
Gets and fill a tuple with row data converted into their string representation
|
|
Return underlying GtkTreeStore object |
|
Insert a tuple into model, tuple will be inserted in order.
|
|
Prepends a new blank tree row
|
|
Removes the row at iter
|
|
Sets data into a cell
Supported GType's:
|
|
Sets data into a row
|