프로퍼티 | 타입 | 설명 | |
---|---|---|---|
ParentBox |
메소드 | 설명 | |
---|---|---|
CalcPos ( Gdk rect, BoxPos hp, BoxPos vp, int &px, int &py ) : void | ||
Reposition ( Gdk rect ) : void | ||
SelectionHandlePart ( BoxFill fill, BoxPos hpos, BoxPos vpos, int x, int y, BoxPos hposEnd, BoxPos vposEnd, int xEnd, int yEnd ) : System |
메소드 | 설명 | |
---|---|---|
OnButtonPressEvent ( Gdk evb ) : bool | ||
OnExposeEvent ( Gdk ev ) : bool | ||
OnMotionNotifyEvent ( Gdk evm ) : bool |
public CalcPos ( Gdk rect, BoxPos hp, BoxPos vp, int &px, int &py ) : void | ||
rect | Gdk | |
hp | BoxPos | |
vp | BoxPos | |
px | int | |
py | int | |
리턴 | void |
public SelectionHandlePart ( BoxFill fill, BoxPos hpos, BoxPos vpos, int x, int y, BoxPos hposEnd, BoxPos vposEnd, int xEnd, int yEnd ) : System | ||
fill | BoxFill | |
hpos | BoxPos | |
vpos | BoxPos | |
x | int | |
y | int | |
hposEnd | BoxPos | |
vposEnd | BoxPos | |
xEnd | int | |
yEnd | int | |
리턴 | System |