TabHostWidget.Tab

Undocumented in source.

Constructors

this
this(int id, dstring title, Widget w)
Undocumented in source.

Members

Properties

contents
contents [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
header
header [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
id
id [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
title
dstring title [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_contents
Widget _contents;
Undocumented in source.
_header
TabHeaderWidget _header;
Undocumented in source.

Meta