Function TabContainer.setPopup

If set on a Popup node instance, a popup menu icon appears in the top-right corner of the TabContainer. Clicking it will expand the Popup node.

void setPopup (
  Node popup
) nothrow @nogc;