gtk-d v3.3.1 (2016-03-27T12:49:35Z)
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