w3-tools.com - Free Webmaster Tools and Resources
 
w3-tools.com - Free Webmaster Tools and Resources
 Free Webmaster Tools and Resources

 



PHP-GTK Manual

This manual is provided as a courtesy. It is not an official source. Please check gtk.php.net for updated information.

PHP-GTK Manual

PHP-GTK Manual

GtkFixed

Container that retains the sizes and positions of its children.

Object Hierarchy

GtkObject
`-- GtkWidget
       `-- GtkContainer
              `-- GtkFixed

Direct subclasses

None.

Description

GtkFixed is a container widget that retains the original sizes and positions of its children regardless of any top-level resizing.

Note that there is no padding or spacing implicit in this method of container packing. The arrangement of the children is based purely on the co-ordinate values given in the put() and move() method parameters. For this reason it is inadvisable to use add() when utilising GtkFixed, as widgets that have been added in this way can and will be overwritten by any fixed-position widgets.

Constructor

GtkFixed (void);
-- Creates a GtkFixed container.

Methods

put()
  Sets initial position of child.
move()
  Moves child to new position.

Properties

children:
  Array of child positioning information.

Newsletter

Join to our newsletter and receive news and updates about our site.
Your name: 
E-mail address: 
Action: 
 

Hosted by

Search

Google
Web w3-tools.com

Links

  What is my IP? Find your IP address!     Valid XHTML 1.0 Transitional  
Copyright © 2006. by w3-tools.com. All rights reserved