gtk-d v2.3.3 (2014-06-07T20:41:10Z)
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