gtk-d v3.8.3 (2018-05-28T20:50:39Z)
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