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

GtkButtonBox
Classes GTK
Anterior GtkButtonBox Próximo

GtkButtonBox

Base class for GtkHButtonBox and GtkVButtonBox.

Hierarquia de Objetos

GObject
`-- GtkObject
       `-- GtkWidget
              `-- GtkContainer
                     `-- GtkBox
                            `-- GtkButtonBox

Subclasses imediatas

GtkHButtonBox, GtkVButtonBox

Descrição

GtkButtonBox is a base class underlying GtkHButtonBox and GtkVButtonBox, that provides some methods to control the button layout within those widgets. One of this methods is set_layout() , that applies one of the GtkButtonBoxStyle layouts to the button box. Another one is set_child_secondary() , that causes the child to appear in a secondary group of the button box.

The main purpose of GtkButtonBox is to make sure the children have all the same size. Therefore it ignores the homogeneous property which it inherited from GtkBox, and always behaves as if homogeneous was true.

Métodos

get_child_ipadding()
  DEPRECATED. Gets child's internal padding.
get_child_secondary()
  Gets whether the child should appear in a secondary group of children.
get_child_size()
  DEPRECATED. Returns the current width and height of all child widgets in a button box.
get_layout()
  Retrieves the method being used to arrange the buttons in a button box.
set_child_ipadding()
  DEPRECATED. Changes the amount of internal padding used by all buttons in a given button box.
set_child_secondary()
  Sets whether child should appear in a secondary group of children.
set_child_size()
  DEPRECATED. Sets a new default size for the children of a given button box.
set_layout()
  Changes the way buttons are arranged in their container.


Anterior Início Próximo
released Acima GtkButtonBox::get_child_ipadding

Comentários

 Adicionar Comentário
 login
 senha
 Texto

Livros


    Paleta

    Google

    Parceiros

 
Designed by Wolfgang Bartelme Designed by Wolfgang Bartelme

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

PHP-GTK Brasil