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

GtkRadioMenuItem
Classes GTK
Anterior GtkRadioMenuItem Próximo

GtkRadioMenuItem

A toggle menu item of which only one in the group may be active.

Hierarquia de Objetos

GObject
`-- GtkObject
       `-- GtkWidget
              `-- GtkContainer
                     `-- GtkBin
                            `-- GtkItem
                                   `-- GtkMenuItem
                                          `-- GtkCheckMenuItem
                                                 `-- GtkRadioMenuItem

Descrição

A radio menu item is a check menu item that belongs to a group. At each instant exactly one of the radio menu items from a group is selected.

Construtores

GtkRadioMenuItem ([GtkRadioMenuItem group [, string text [, bool use_underline = true]]]);

-- Creates a new radio menu item.

GtkRadioMenuItem new_from_widget ([string text [, bool use_underline = true]]);

-- Creates a new radio menu item based on an existing one.

Métodos

get_group()
  Returns an array of all group members.
set_group()
  Sets the group the item belongs to.

Sinais

"group-changed"
  The item is in another group.


Anterior Início Próximo
group-changed Acima GtkRadioMenuItem Construtor

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