Get the specified resource
int PtSuperClassGetResources( PtWidgetClassRef_t *wc_ref, PtWidget_t *widget, int num_args, PtArg_t *args );
This function gets resources given by num_args and args in the manner defined by wc_ref. This is extremely helpful when overriding the query_f member of an overridden resource.
Photon
Safety: | |
---|---|
Interrupt handler | No |
Signal handler | No |
Thread | No |