dlangui v0.10.7 (2024-03-11T09:32:36Z)
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