dlangui v0.10.0 (2022-11-08T19:06:33Z)
Home
Dub
Repo
TreeWidget.this
dlangui
widgets
tree
TreeWidget
create with ID parameter
this
()
this
(string ID, ScrollBarMode hscrollbarMode, ScrollBarMode vscrollbarMode)
class
TreeWidget
this
(
string
ID
,
ScrollBarMode
hscrollbarMode
=
ScrollBarMode.Visible
,
ScrollBarMode
vscrollbarMode
=
ScrollBarMode.Visible
)
Meta
Source
See Implementation
dlangui
widgets
tree
TreeWidget
constructors
this
create with ID parameter