Return the current default widget parent
PtWidget_t *PtGetParentWidget( void );
ph
PtGetParentWidget() 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 Managing Widgets in Application Code chapter of the Photon Programmer's Guide