Function Dialog.createButtonsPanel

create panel with buttons based on list of actions

Prototype

Widget createButtonsPanel(
  const(Action)[] actions,
  int defaultActionIndex,
  int splitBeforeIndex
);

Authors

Copyright

License