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

Index of all elements

[ a ] [ g ] [ i ] [ m ] [ p ] [ r ] [ s ] [ _ ]

a

append
in file Model.php, method Gtk2_IndexedComboBox_Model::append()
    Appends a single key/value pair to the list.
append
in file IndexedComboBox.php, method Gtk2_IndexedComboBox::append()
    Appends a single key/value pair to the list.
appendArray
in file Model.php, method Gtk2_IndexedComboBox_Model::appendArray()
    Appends an array (key and value) as data to the store.
appendArray
in file IndexedComboBox.php, method Gtk2_IndexedComboBox::appendArray()
    Appends an array (key and value) as data to the store.
append_array
in file Model.php, method Gtk2_IndexedComboBox_Model::append_array()
    Appends an array (key and value) as data to the store.
append_array
in file IndexedComboBox.php, method Gtk2_IndexedComboBox::append_array()
    Appends an array (key and value) as data to the store.
top

g

getActiveKey
in file IndexedComboBox.php, method Gtk2_IndexedComboBox::getActiveKey()
    Returns the id of the active entry.
getActiveText
in file IndexedComboBox.php, method Gtk2_IndexedComboBox::getActiveText()
    Returns the string of the active entry.
getArray
in file Model.php, method Gtk2_IndexedComboBox_Model::getArray()
    Returns an array with all key/value pairs.
getArray
in file IndexedComboBox.php, method Gtk2_IndexedComboBox::getArray()
    Returns an array with all key/value pairs.
getCellRenderer
in file IndexedComboBox.php, method Gtk2_IndexedComboBox::getCellRenderer()
    Returns the default cell renderer.
get_active_key
in file IndexedComboBox.php, method Gtk2_IndexedComboBox::get_active_key()
    Returns the id of the active entry.
get_active_text
in file IndexedComboBox.php, method Gtk2_IndexedComboBox::get_active_text()
    Returns the string of the active entry.
get_array
in file Model.php, method Gtk2_IndexedComboBox_Model::get_array()
    Returns an array with all key/value pairs.
get_array
in file IndexedComboBox.php, method Gtk2_IndexedComboBox::get_array()
    Returns an array with all key/value pairs.
get_cell_renderer
in file IndexedComboBox.php, method Gtk2_IndexedComboBox::get_cell_renderer()
    Returns the default cell renderer.
get_key
in file Model.php, method Gtk2_IndexedComboBox_Model::get_key()
    Returns the key/id of the given iter.
get_text
in file Model.php, method Gtk2_IndexedComboBox_Model::get_text()
    Returns the string of the given iter.
Gtk2_IndexedComboBox
in file IndexedComboBox.php, class Gtk2_IndexedComboBox
    Indexed Gtk2 combo box similar to the HTML select box.
Gtk2_IndexedComboBox_Model
in file Model.php, class Gtk2_IndexedComboBox_Model
    Indexed Gtk2 combo box model. Can be used stand-alone e.g. as model for a GtkComboBox from a glade file.
top

i

IndexedComboBox.php
procedural page IndexedComboBox.php
insert
in file IndexedComboBox.php, method Gtk2_IndexedComboBox::insert()
    Inserts a single key/value pair at a certain position into the list.
insert
in file Model.php, method Gtk2_IndexedComboBox_Model::insert()
    Inserts a single key/value pair (or an array) at a certain position into the list.
insertArray
in file Model.php, method Gtk2_IndexedComboBox_Model::insertArray()
    Inserts an array (key and value) at a certain position into the list.
insertArray
in file IndexedComboBox.php, method Gtk2_IndexedComboBox::insertArray()
    Inserts an array (key and value) at a certain position into the list.
insert_array
in file Model.php, method Gtk2_IndexedComboBox_Model::insert_array()
    Inserts an array (key and value) at a certain position into the list.
insert_array
in file IndexedComboBox.php, method Gtk2_IndexedComboBox::insert_array()
    Inserts an array (key and value) at a certain position into the list.
top

m

Model.php
procedural page Model.php
top

p

prepend
in file Model.php, method Gtk2_IndexedComboBox_Model::prepend()
    Prepends a single key/value pair to the list.
prepend
in file IndexedComboBox.php, method Gtk2_IndexedComboBox::prepend()
    Prepends a single key/value pair to the list.
prependArray
in file Model.php, method Gtk2_IndexedComboBox_Model::prependArray()
    Prepends an array (key and value) at the beginning of the store
prependArray
in file IndexedComboBox.php, method Gtk2_IndexedComboBox::prependArray()
    Prepends an array (key and value) at the beginning of the store
prepend_array
in file Model.php, method Gtk2_IndexedComboBox_Model::prepend_array()
    Prepends an array (key and value) at the beginning of the store
prepend_array
in file IndexedComboBox.php, method Gtk2_IndexedComboBox::prepend_array()
    Prepends an array (key and value) at the beginning of the store
top

r

$renderer
in file IndexedComboBox.php, variable Gtk2_IndexedComboBox::$renderer
    The cell renderer for the text
removeKey
in file Model.php, method Gtk2_IndexedComboBox_Model::removeKey()
    Removes the first entry with the given key from the list.
removeKey
in file IndexedComboBox.php, method Gtk2_IndexedComboBox::removeKey()
    Removes the first entry with the given key from the list.
remove_key
in file IndexedComboBox.php, method Gtk2_IndexedComboBox::remove_key()
    Removes the first entry with the given key from the list.
remove_key
in file Model.php, method Gtk2_IndexedComboBox_Model::remove_key()
    Removes the first entry with the given key from the list.
top

s

setActiveKey
in file IndexedComboBox.php, method Gtk2_IndexedComboBox::setActiveKey()
    Sets the model row with the given key as active.
setArray
in file IndexedComboBox.php, method Gtk2_IndexedComboBox::setArray()
    Sets an array (key and value) as data into the store.
setArray
in file Model.php, method Gtk2_IndexedComboBox_Model::setArray()
    Sets an array (key and value) as data into the store.
set_active_key
in file IndexedComboBox.php, method Gtk2_IndexedComboBox::set_active_key()
    Sets the model row with the given key as active.
set_array
in file Model.php, method Gtk2_IndexedComboBox_Model::set_array()
    Sets an array (key and value) as data into the store.
set_array
in file IndexedComboBox.php, method Gtk2_IndexedComboBox::set_array()
    Sets an array (key and value) as data into the store.
top

_

__construct
in file Model.php, method Gtk2_IndexedComboBox_Model::__construct()
    Constructor.
__construct
in file IndexedComboBox.php, method Gtk2_IndexedComboBox::__construct()
    Create a new instance
top

Documentation generated on Mon, 11 Mar 2019 15:19:42 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.