스플리터의 최소이동 가능한 값을 설정하는 API이다.
**스플리터의 limit_min 속성에서 설정한 것과 동일한 기능을 한다.
function btnsetlimitmin_on_mouseup() { splitter.setlimitmin(50); }