TestTreeView1

This tests the gtkD tree widget

Constructors

this
this()
Undocumented in source.

Members

Functions

moveCursorCallback
bool moveCursorCallback(GtkMovementStep step, int i, TreeView tree)
Undocumented in source. Be warned that the author may not have intended to support it.
populate
void populate(TreeStore treeStore)
Undocumented in source. Be warned that the author may not have intended to support it.
rowActivatedCallback
void rowActivatedCallback(TreeView treeView, TreePath path, TreeViewColumn column)
Undocumented in source. Be warned that the author may not have intended to support it.
setup1
TreeView setup1()

Creates the treeView and treeStore @return

setup2
TreeView setup2()

Creates the treeView and treeStore @return

Static variables

book_closed_xpm
string[] book_closed_xpm;
Undocumented in source.
greenClass_xpm
string[] greenClass_xpm;
Undocumented in source.
greenInterface_xpm
string[] greenInterface_xpm;
Undocumented in source.
greenTemplate_xpm
string[] greenTemplate_xpm;
Undocumented in source.
package_xpm
string[] package_xpm;
Undocumented in source.

Variables

image
Image image;
Undocumented in source.
pixbuf
Pixbuf pixbuf;
Undocumented in source.
pixbufTest
Pixbuf pixbufTest;
Undocumented in source.
testTreeStore1
TreeStore testTreeStore1;
Undocumented in source.
testTreeStore2
TreeStore testTreeStore2;
Undocumented in source.

Inherited Members

From VBox

gtkVBox
GtkVBox* gtkVBox;

the main Gtk struct

getVBoxStruct
GtkVBox* getVBoxStruct(bool transferOwnership)

Get the main Gtk struct

getStruct
void* getStruct()

the main Gtk struct as a void*

getType
GType getType()

Meta