This version of this document is no longer maintained. For the latest documentation, see http://www.qnx.com/developers/docs. |
Calculate the visible portion of a widget
int PtWidgetVisibleExtent ( PtWidget_t *widget, PhRect_t *rect );
ph
This function determines the portion of a rectangle, defined in the PhRect_t pointed to by rect, that isn't clipped by any parent of widget.
Photon
Safety: | |
---|---|
Interrupt handler | No |
Signal handler | No |
Thread | No |