Class gtk.Window
Object
|
+--gtk.Object
|
+--gtk.Widget
|
+--gtk.Container
|
+--gtk.Bin
|
+--gtk.Window
- class
gtk.Window
- extends gtk.Bin
Defined in jsgtk_min.js
Constructor Summary |
gtk.Window(type)
Class gtk.Window - Create a horizontal box
|
Method Summary |
void
|
_arrangeBorder()
|
void
|
_bottomLeftResizeGhostWindow(x, y)
|
void
|
_bottomResizeGhostWindow(x, y)
|
void
|
_bottomRightResizeGhostWindow(x, y)
|
void
|
_createGhostWindow()
|
void
|
_hideGhostWindow()
|
void
|
_leftResizeGhostWindow(x, y)
|
void
|
_moveGhostWindow(x, y)
|
void
|
_moveWindow()
|
void
|
_resetResizeEvent()
|
void
|
_resizeHeight(<integer> height)
_resizeHeight() method : Resize the height of widget's dom object and height
|
void
|
_resizeWidth(width)
_resizeWidth() method : Resize the width of widget's dom object and width
|
void
|
_rightResizeGhostWindow(x, y)
|
void
|
_showGhostWindow()
|
void
|
_topLeftResizeGhostWindow(x, y)
|
void
|
_topResizeGhostWindow(x, y)
|
void
|
_topRightResizeGhostWindow(x,y)
|
void
|
_updateGhostWindow()
|
void
|
_windowBottomLeftResize()
|
void
|
_windowBottomResize()
|
void
|
_windowBottomRightResize()
|
void
|
_windowLeftResize()
|
void
|
_windowRightResize()
|
void
|
_windowTopLeftResize()
|
void
|
_windowTopResize()
|
void
|
_windowTopRightResize()
|
void
|
add(widget)
|
Object
|
getMinHeightComposite()
|
Object
|
getMinWidthComposite()
|
void
|
move(left, top)
|
void
|
resize(width, height)
|
void
|
resizeHeightComposite(height)
|
void
|
resizeWidthComposite(width)
|
void
|
resizeWidthHeightComposite(width, height)
|
void
|
setPosition(position)
|
void
|
setTitle(title)
|
Methods inherited from class gtk.Widget |
setBoldTitle, getNode, show, hide, activate, setActivateSignal, getActivateSignal, setSizeRequest, setSize, setWidth, getWidth, setHeight, getHeight, getSizeRequest, sizeRequest, getSize, resetHeightComposite, resetWidthComposite
|
gtk.Window
gtk.Window(type)
Class gtk.Window - Create a horizontal box
_arrangeBorder
void _arrangeBorder()
_bottomLeftResizeGhostWindow
void _bottomLeftResizeGhostWindow(x, y)
_bottomResizeGhostWindow
void _bottomResizeGhostWindow(x, y)
_bottomRightResizeGhostWindow
void _bottomRightResizeGhostWindow(x, y)
_createGhostWindow
void _createGhostWindow()
_hideGhostWindow
void _hideGhostWindow()
_leftResizeGhostWindow
void _leftResizeGhostWindow(x, y)
_moveGhostWindow
void _moveGhostWindow(x, y)
_moveWindow
void _moveWindow()
_resetResizeEvent
void _resetResizeEvent()
_resizeHeight
void _resizeHeight(<integer> height)
_resizeHeight() method : Resize the height of widget's dom object and height
Parameters:
height
- : the new of height of widget
_resizeWidth
void _resizeWidth(width)
_resizeWidth() method : Resize the width of widget's dom object and width
Parameters:
height
- : the new of height of widget
_rightResizeGhostWindow
void _rightResizeGhostWindow(x, y)
_showGhostWindow
void _showGhostWindow()
_topLeftResizeGhostWindow
void _topLeftResizeGhostWindow(x, y)
_topResizeGhostWindow
void _topResizeGhostWindow(x, y)
_topRightResizeGhostWindow
void _topRightResizeGhostWindow(x,y)
_updateGhostWindow
void _updateGhostWindow()
_windowBottomLeftResize
void _windowBottomLeftResize()
_windowBottomResize
void _windowBottomResize()
_windowBottomRightResize
void _windowBottomRightResize()
_windowLeftResize
void _windowLeftResize()
_windowRightResize
void _windowRightResize()
_windowTopLeftResize
void _windowTopLeftResize()
_windowTopResize
void _windowTopResize()
_windowTopRightResize
void _windowTopRightResize()
add
void add(widget)
getMinHeightComposite
Object getMinHeightComposite()
getMinWidthComposite
Object getMinWidthComposite()
move
void move(left, top)
resize
void resize(width, height)
resizeHeightComposite
void resizeHeightComposite(height)
resizeWidthComposite
void resizeWidthComposite(width)
resizeWidthHeightComposite
void resizeWidthHeightComposite(width, height)
setPosition
void setPosition(position)
setTitle
void setTitle(title)
Documentation generated by
JSDoc on Thu Jan 21 18:07:55 2010