gtk-d v3.1.3 (2015-05-25T12:16: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