Retrieve a copy of a widget's dimension
PhDim_t * PtWidgetDim( PtWidget_t *widget, PhDim_t *dim );
This function retrieves a copy of widget's dimension dim.
A pointer to a PhDim_t structure, or NULL if widget or dim is NULL.
Photon
Safety: | |
---|---|
Interrupt handler | No |
Signal handler | No |
Thread | No |