PEAR Manual
Prev
Chapter 40. Gtk2
Next
Gtk2_EntryDialog
Table of Contents
Class Summary
Gtk2_EntryDialog
-- Get text input easily.
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.
Prev
Home
Next
Gtk2
Up
Class Summary
Gtk2_EntryDialog