gtk-d v3.8.3 (2018-05-28T20:50:39Z)
Home
Dub
Repo
TestTreeView.HTreeNode
TestTreeView
TestTreeView
Undocumented in source.
class
TestTreeView
class
HTreeNode :
TreeNode
{
string
gtkDL
;
string
gtk
;
string
desc
;
int
percent
;
string
author
;
this
(string gtkDL, string gtk, string desc, int percent);
int
columnCount
();
string
getNodeValue
(int column);
}
Constructors
this
this
(string gtkDL, string gtk, string desc, int percent)
Undocumented in source.
Members
Functions
columnCount
int
columnCount
()
Undocumented in source. Be warned that the author may not have intended to support it.
getNodeValue
string
getNodeValue
(int column)
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
author
string
author
;
Undocumented in source.
desc
string
desc
;
Undocumented in source.
gtk
string
gtk
;
Undocumented in source.
gtkDL
string
gtkDL
;
Undocumented in source.
percent
int
percent
;
Undocumented in source.
Inherited Members
From TreeNode
getNodeValue
string
getNodeValue
(int column)
Undocumented in source.
columnCount
int
columnCount
()
Undocumented in source.
Meta
Source
See Implementation
TestTreeView
TestTreeView
classes
HTreeNode
constructors
this
enums
columns
functions
moveCursorCallBack
peek
pop
push
rowActivatedCallback
setup
variables
h
image
stack