MCPcopy Create free account
hub / github.com/dillo-browser/dillo / iterator

Method iterator

dw/fltkui.hh:425–429  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

423 Group (FltkRadioButtonResource *radioButtonResource);
424
425 inline lout::container::typed::Iterator <FltkRadioButtonResource>
426 iterator ()
427 {
428 return list->iterator ();
429 }
430
431 inline dw::core::ui::RadioButtonResource::GroupIterator
432 *groupIterator ()

Callers 1

FltkGroupIteratorMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected