Class gtk.VPaned
Extends
gtk.Paned.
Defined in: jsgtk_merge_for_doc.js.
Constructor Attributes | Constructor Name and Description |
---|---|
VPaned is a class to create vertical pane as a container
|
Method Attributes | Method Name and Description |
---|---|
autoResize(widget)
A method to set autoresize given a widget
|
|
A method to get or return minimum composite height
|
|
A method to get or return minimum composite width
|
|
resizeHeightComposite(width)
A method to resize composite height of the widget and its childres
|
|
resizeWidthComposite(width)
A method to resize composite width of the widget and its childres
|
|
restoreStatus(widget)
A method to restore its status
|
|
setPosition(position)
A method to set position of the vertical paned
|
- Methods borrowed from class gtk.Paned:
- pack1, pack2
- Methods borrowed from class gtk.Widget:
- activate, disable, enable, getActivateSignal, getHeight, getNode, getParent, getSize, getSizeRequest, getTag, getWidth, hide, hideLoading, hideTooltip, isHidden, refresh, resetHeightComposite, resetMinHeight, resetMinSize, resetMinWidth, resetWidthComposite, setActivateSignal, setBoldTitle, setEnable, setHeight, setParent, setSize, setSizeRequest, setTag, setTooltip, setWidth, show, showLoading, showTooltip, sizeRequest
- Methods borrowed from class gobject.GObject:
- connect, disconnect, emit
Method Detail
autoResize(widget)
A method to set autoresize given a widget
- Parameters:
- {Dom} widget
- The Dom widget to be passed
{Integer}
getMinHeightComposite()
A method to get or return minimum composite height
- Returns:
- {Integer} The minimum composite height to be passed
{Integer}
getMinWidthComposite()
A method to get or return minimum composite width
- Returns:
- {Integer} The minimum composite width to be passed
resizeHeightComposite(width)
A method to resize composite height of the widget and its childres
- Parameters:
- {Integer} width
- The integer value as height to be set
resizeWidthComposite(width)
A method to resize composite width of the widget and its childres
- Parameters:
- {Integer} width
- The integer value as width to be set
restoreStatus(widget)
A method to restore its status
- Parameters:
- {Dom} widget
- The Dom widget to be passed
setPosition(position)
A method to set position of the vertical paned
- Parameters:
- {Integer} position
- The integer value to define the height