• Artigos
  • Projetos
  • Download
  • Lista
  • Docs
  • Comunidade
  • ?

GtkHBox
Classes GTK
Anterior GtkHBox Próximo

GtkHBox

A horizontal box for organizing child widgets.

Hierarquia de Objetos

GObject
`-- GtkObject
       `-- GtkWidget
              `-- GtkContainer
                     `-- GtkBox
                            `-- GtkHBox

Subclasses imediatas

GtkCombo, GtkFileChooserButton, GtkStatusbar

Descrição

The GtkHBox container is designed to organize child widgets along a single row, allocating the same height to all children. This overrides any child requisition size, and child widgets that take up less than the allocated space are horizontally centered by default within that space.

Adding child widgets to a GtkHBox is done by packing methods that are either inherited from the GtkBox class, such as pack_start() , or by the less flexible add() , common to all container widgets.

GtkHBox and GtkVBox, in combination, are the most commonly used packing widgets.For sample code on how to use both, check the GtkVBox constructor entry.

Veja também: GtkVBox, GtkTable, GtkButtonBox, GtkBox, GtkContainer.

Construtores

GtkHBox ([bool homogeneous = false [, int spacing = 0]]);

-- Creates a container that arranges widgets horizontally.


Anterior Início Próximo
child-detached Acima GtkHBox Construtor

Comentários

 Adicionar Comentário
 login
 senha
 Texto

Livros


Outros

Busque conteúdo no site
Participe de nosso grupo no google

[Página do grupo]  [Arquivo do grupo]

    Paleta

    Google

    Parceiros

 
Designed by Wolfgang Bartelme Designed by Wolfgang Bartelme

© 2006 Wordpress Themes | Theme (Not so) Fresh
XHTML CSS RSS