Get a widget's region ID
PhRid_t PtWidgetRid( PtWidget_t *widget );
This function returns the region ID of the specified widget. If widget doesn't have a region, the function returns 0.
See PtGetParent().
Photon
Safety: | |
---|---|
Interrupt handler | No |
Signal handler | No |
Thread | No |
PtWidgetBrotherBehind(), PtWidgetBrotherInFront(), PtWidgetChildFront(), PtWidgetChildBack(), PtWidgetFamily(), PtWidgetParent(), PtWidgetToBack(), PtWidgetToFront()