FXbool FX::FXListItem::isSelected (  )  const [inline]

Return true if this item is selected.

Definition at line 108 of file FXList.h.

00108 { return (state&SELECTED)!=0; }


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