SECEditController::m_sel

SECEditSelection SECEditController::m_sel

The object that holds the selection, if any.

Developer Notes

SECEditSelection is basically a SECEditLineColPair with a few helper functions relating to selection. Use the selection functions of SECEditController when possible instead of directly accessing this member.

This member is an internal implementation detail of SECEditController and may be subject to change in future versions.