Web hosting and cheap domain register services
  

 Home

Prev GtkBox::pack_start Next

GtkBox::pack_start

void pack_start( GtkWidget child , [bool expand = true , [bool fill = true , [int padding = 0 ]]]);

pack_start() packs the child widget from the top or left of the box container. The expand parameter is a boolean value that determines whether the child can expand when the parent container is resized. The second parameter fill is also a boolean value, and determines whether the child should fill the space available to it. The third parameter padding is an integer describing the padding around the child widget, in pixels. The default values are true, true, 0.

Calls to pack_start() can be mixed with calls to pack_end() or even add() , within the same box container.


Prev Home Next
GtkBox Up GtkBox::pack_end

 

  

Network sites:

Active-Domain.com: cheap domain register and domain name registration

Cheap domains registration and domain transfer with free domain hosting 

 
 
Quotes:
If we are always arriving and departing, it is also true that we are eternally anchored. One's destination is never a place but rather a new way of looking at things.  
 
 

Disclaimer: This documentation is provided only for the benefits of our webhosting customers.
For authoritative source of the documentation, please refer to http://gtk.php.net/docs.php