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

Method FltkWidgetView

dw/fltkviewbase.cc:602–606  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

600// ----------------------------------------------------------------------
601
602FltkWidgetView::FltkWidgetView (int x, int y, int w, int h,
603 const char *label):
604 FltkViewBase (x, y, w, h, label)
605{
606}
607
608FltkWidgetView::~FltkWidgetView ()
609{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected