[Previous] [Contents] [Index] [Next]

PtSuperClassGenTreeDrawItem()

Invoke the Tree Draw Item method of a given superclass

Synopsis:

void PtSuperClassGenTreeDrawItem( 
         PtWidgetClassRef_t *cref, 
         PtWidget_t *wgt,
         PtGenTreeItem_t *item, 
         PhRect_t const *where, 
         int lmargin, 
         int rmargin );

Description:

This function invokes the Tree Draw Item method of the class defined by cref.

Classification:

Photon

Safety:
Interrupt handler No
Signal handler No
Thread No

[Previous] [Contents] [Index] [Next]