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

Method WidgetReference

dw/types.hh:194–194  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

192 int parentRef;
193
194 WidgetReference (Widget *widget) { parentRef = -1; this->widget = widget; }
195};
196
197struct Content

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected