Warning: main(/www/www/htdocs/style/globals.php) [function.main]: failed to open stream: No such file or directory in /www/www/docs/6.4.1/photon/wid_build/libs/ptsuperclasschildsettingresources.html on line 1
Warning: main() [function.include]: Failed opening '/www/www/htdocs/style/globals.php' for inclusion (include_path='.:/www/www/common:/www/www/php/lib/php') in /www/www/docs/6.4.1/photon/wid_build/libs/ptsuperclasschildsettingresources.html on line 1
Warning: main(/www/www/htdocs/style/header.php) [function.main]: failed to open stream: No such file or directory in /www/www/docs/6.4.1/photon/wid_build/libs/ptsuperclasschildsettingresources.html on line 8
Warning: main() [function.include]: Failed opening '/www/www/htdocs/style/header.php' for inclusion (include_path='.:/www/www/common:/www/www/php/lib/php') in /www/www/docs/6.4.1/photon/wid_build/libs/ptsuperclasschildsettingresources.html on line 8
Invoke a Child Setting Resources method
int PtSuperClassChildSettingResources(
PtWidgetClassRef_t *cref,
PtWidget_t *widget,
PtWidget_t *child,
PtArg_t const *argt );
- cref
- The container class whose method you want to invoke.
- widget
- A pointer to the widget whose child is having one of its resources set.
- child
- A pointer to the widget that's having one of its resources set.
- argt
- A pointer to a
PtArg_t
structure (see the Photon Library Reference) that
describes the resource being set and its new value.
This function invokes the Child Setting Resources method of the
container class specified by cref.
- Pt_END
- The container prevented any further changes to the resource — the container may have already applied the change to the child.
- Pt_CONTINUE
- Further changes to the child's resource may be applied.
Photon
Safety: | |
Interrupt handler |
No |
Signal handler |
No |
Thread |
No |
PtArg_t
in the Photon Library Reference
Warning: main(/www/www/htdocs/style/footer.php) [function.main]: failed to open stream: No such file or directory in /www/www/docs/6.4.1/photon/wid_build/libs/ptsuperclasschildsettingresources.html on line 120
Warning: main() [function.include]: Failed opening '/www/www/htdocs/style/footer.php' for inclusion (include_path='.:/www/www/common:/www/www/php/lib/php') in /www/www/docs/6.4.1/photon/wid_build/libs/ptsuperclasschildsettingresources.html on line 120