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

GtkMessageDialog
Classes GTK
Anterior GtkMessageDialog Próximo

GtkMessageDialog

A convenient message window.

Hierarquia de Objetos

GObject
`-- GtkObject
       `-- GtkWidget
              `-- GtkContainer
                     `-- GtkBin
                            `-- GtkWindow
                                   `-- GtkDialog
                                          `-- GtkMessageDialog

Descrição

GtkMessageDialog presents a dialog with an image representing the type of message (Error, Question, etc.) alongside some message text. It's simply a convenience widget; you could construct the equivalent of GtkMessageDialog from GtkDialog without too much effort, but GtkMessageDialog saves typing.

The easiest way to do a modal message dialog is to use run() , though you can also pass in the Gtk::DIALOG_MODAL flag, run() automatically makes the dialog modal and waits for the user to respond to it. run() returns when any dialog button is clicked or the dialog is closed.

Construtores

GtkMessageDialog ( GtkWindow parent , GtkDialogFlags flags , GtkMessage type , GtkButtonsType buttons , string message);

-- Creates a new message dialog.

Métodos

set_markup()
  Set pango-marked up text.

Campos

image:
  The image icon widget.
label:
  The label containing the text.


Anterior Início Próximo
show-menu Acima GtkMessageDialog 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