Return the current default widget parent
PtWidget_t *PtGetParentWidget( void );
The PtGetParentWidget() function returns the current default widget parent.
A pointer to the current default parent.
Photon
Safety: | |
---|---|
Interrupt handler | No |
Signal handler | No |
Thread | No |
PtCreateWidget(), PtGetParent(), PtReParentWidget(), PtSetParentWidget(), PtWidgetParent(),
"Ordering widgets" in the Creating Widgets in Application Code chapter of the Photon Programmer's Guide