Gtk2_EntryDialog
[ class tree: Gtk2_EntryDialog ] [ index: Gtk2_EntryDialog ] [ all elements ]

Element index for package Gtk2_EntryDialog

[ e ] [ g ] [ n ] [ o ] [ r ] [ s ] [ v ] [ _ ]

_

__construct
in file EntryDialog.php, method Gtk2_EntryDialog::__construct()
    Normal constructor.
top

e

$entry
in file EntryDialog.php, variable Gtk2_EntryDialog::$entry
    The entry box
EntryDialog.php
procedural page EntryDialog.php
top

g

get
in file EntryDialog.php, method Gtk2_EntryDialog::get()
    Creates a dialog with the given parameters (@see new_simple), runs it, and returns the text set.
getText
in file EntryDialog.php, method Gtk2_EntryDialog::getText()
    Alias for get_text().
get_text
in file EntryDialog.php, method Gtk2_EntryDialog::get_text()
    Retrieves the text from the entry
Gtk2_EntryDialog
in file EntryDialog.php, class Gtk2_EntryDialog
    Dialog message box with text entry field.
top

n

$nDefaultResponseId
in file EntryDialog.php, variable Gtk2_EntryDialog::$nDefaultResponseId
    The response id that is used as default
normal.php
procedural page normal.php
new_simple
in file EntryDialog.php, method Gtk2_EntryDialog::new_simple()
    Simplified constructor with not so much parameters.
top

o

onActivateEntry
in file EntryDialog.php, method Gtk2_EntryDialog::onActivateEntry()
    Callback for the entry text.
top

r

run
in file EntryDialog.php, method Gtk2_EntryDialog::run()
    Show the dialog and block until a button has been pressed.
top

s

simple.php
procedural page simple.php
setDefaultResponse
in file EntryDialog.php, method Gtk2_EntryDialog::setDefaultResponse()
    Alias for set_default_response()
setText
in file EntryDialog.php, method Gtk2_EntryDialog::setText()
    Alias for set_text().
set_default_response
in file EntryDialog.php, method Gtk2_EntryDialog::set_default_response()
    Set the default response.
set_text
in file EntryDialog.php, method Gtk2_EntryDialog::set_text()
    Sets the text for the entry
top

v

verysimple.php
procedural page verysimple.php
top

Documentation generated on Mon, 11 Mar 2019 14:48:47 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.