previous up next     contents index
Next: wxMediaPasteboard::AfterDelete Up: wxMediaPasteboard: wxMediaBuffer Previous: wxMediaPasteboard::AddPasteboardFunctions

wxMediaPasteboard::AddSelected

void AddSelected (wxSnip *snip)

Selects the given snip without deselecting other snips.

void AddSelected (float x, float y, float w, float h)

Selects all snips that intersect with the given rectangle. Other snips are not deselected.



PLT