Gtk2 (Previous) (Next) Introduction

View this page in Last updated: Sun, 28 Sep 2008
English | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Plain HTML

Gtk2_EntryDialog

Inhaltsverzeichnis
Introduction -- About Gtk2_EntryDialog
constructor Gtk2_EntryDialog() -- Create a entry dialog instance.
Gtk2_EntryDialog::new_simple() -- Simplified constructor with not so much parameters.
Gtk2_EntryDialog::get() -- Show the dialog and retrieve the text
Gtk2_EntryDialog::run() -- Show the dialog and block until a button has been pressed.
Gtk2_EntryDialog::get_text() -- Returns the text input by the user.
Gtk2_EntryDialog::set_text() -- Sets the text for the entry
Gtk2_EntryDialog::set_default_response() -- Set the default response.

The package provides a simple dialogbox for text input.

Gtk2 (Previous) (Next) Introduction

Download Documentation Last updated: Sun, 28 Sep 2008
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.