Class Index | File Index

Classes


Class gtk.VBoxFactory


Defined in: jsgtk_merge_for_doc.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
gtk.VBoxFactory(homogeneous, spacing, padding)
VBoxFactory is a class to create a vertical box as a container.
Class Detail
gtk.VBoxFactory(homogeneous, spacing, padding)
VBoxFactory is a class to create a vertical box as a container.
Parameters:
{Boolean} homogeneous
The boolean value whether true or false
{Integer} spacing
The integer value in pixel as spacing to be set
{Integer} padding
The integer value in pixel as padding to be set
See:
gtk.VBox

Documentation generated by JsDoc Toolkit 2.1.0 on Tue Jul 06 2010 11:13:56 GMT+0700 (ICT)