12 lines
418 B
ReStructuredText
12 lines
418 B
ReStructuredText
===================
|
|
OverflowableToolbar
|
|
===================
|
|
|
|
The ``OverflowableToolbar`` class is used for toolbars that, upon shrinking
|
|
in width, can overflow their contents into an "overflow panel". In practice,
|
|
this is really only the browser navigation toolbar - though in times past, it
|
|
was possible to create multiple overflowable toolbars.
|
|
|
|
.. js:autoclass:: OverflowableToolbar
|
|
:members:
|
|
:private-members:
|