| ![[Previous]](../image-lib/prev.gif) | ![[Contents]](../image-lib/contents.gif) | ![[Index]](../image-lib/keyword_index.gif) | ![[Next]](../image-lib/next.gif) | 
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 | 
| ![[Previous]](../image-lib/prev.gif) | ![[Contents]](../image-lib/contents.gif) | ![[Index]](../image-lib/keyword_index.gif) | ![[Next]](../image-lib/next.gif) |