gtk-d v2.3.0 (2013-10-07T20:19:21Z)
Home
Dub
Repo
TreeNode
gtk
TreeNode
TreeNode interface
interface
TreeNode {
string
getNodeValue
(int column);
int
columnCount
();
}
Members
Functions
columnCount
int
columnCount
()
Undocumented in source.
getNodeValue
string
getNodeValue
(int column)
Undocumented in source.
Meta
Source
See Implementation
gtk
TreeNode
interfaces
TreeNode
TreeNode interface