FXint FX::FXTreeList::getItemWidth ( const FXTreeItem item  )  const [inline]

Return item width.

Definition at line 403 of file FXTreeList.h.

References FX::FXTreeItem::getWidth().

00403 { return item->getWidth(this); }


(C) 2002-2009 Niall Douglas. Some parts (C) to assorted authors.
Generated on Fri Nov 20 18:37:16 2009 for TnFOX by doxygen v1.4.7