| ![[Previous]](../image-lib/prev.gif) | ![[Contents]](../image-lib/contents.gif) | ![[Index]](../image-lib/keyword_index.gif) | ![[Next]](../image-lib/next.gif) | 
Invoke the List Inflate method in a superclass
PtWidget_t *PtSuperClassGenListInflate(
    PtWidgetClassRef_t *cref,
    PtWidget_t *wgt,
    PtWidget_t *parent,
    PtGenListItem_t *item,
    unsigned index,
    int column,
    PhArea_t *area );
This function can be used to invoke the List Inflate method of the class defined by cref.
A widget pointer to the balloon instance created by this function.
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) |