Class Index | File Index

Classes


Class gtk.HBoxFactory


Defined in: jsgtk_merge_for_doc.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
gtk.HBoxFactory(homogeneous, spacing, padding)
HBoxFactory is a class to create horizontal box as a container.
Class Detail
gtk.HBoxFactory(homogeneous, spacing, padding)
HBoxFactory is a class to create horizontal box as a container. It can contain JSGTK widgets.
Parameters:
{Boolean} homogeneous
The boolean value to be set if the box is homogeneous or not
{Interger} spacing
The integer value in pixel as spacing to be set
{Interger} padding
The integer value in pixel as padding to be set
See:
gtk.HBox

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