previous up next     contents index
Next: wxSnip::MergeWith Up: wxSnip: wxObject Previous: wxSnip::IsOwned

wxSnip::Match

Bool Match (wxSnip *snip)

Should return TRUE if this snip ``matches'' snip. The default comparison returns TRUE if the two snips are from the same class and have the same length. Override this method to provide a better comparison.



PLT