Gtk2_IndexedComboBox
[
class tree: Gtk2_IndexedComboBox
] [
index: Gtk2_IndexedComboBox
] [
all elements
]
Packages:
Gtk2_IndexedComboBox
Classes:
Gtk2_IndexedComboBox
Files:
IndexedComboBox.php
normal.php
Element index for package Gtk2_IndexedComboBox
[
a
] [
c
] [
g
] [
i
] [
n
] [
p
] [
r
] [
s
] [
_
]
_
__construct
in file IndexedComboBox.php, method
Gtk2_IndexedComboBox::__construct()
top
a
append
in file IndexedComboBox.php, method
Gtk2_IndexedComboBox::append()
Appends a single key/value pair to the list.
appendArray
in file IndexedComboBox.php, method
Gtk2_IndexedComboBox::appendArray()
append_array
in file IndexedComboBox.php, method
Gtk2_IndexedComboBox::append_array()
Appends an array (key and value) as data to the store.
top
c
comboChanged
in file normal.php, function
comboChanged()
top
g
getActiveKey
in file IndexedComboBox.php, method
Gtk2_IndexedComboBox::getActiveKey()
getActiveText
in file IndexedComboBox.php, method
Gtk2_IndexedComboBox::getActiveText()
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.
Gtk2_IndexedComboBox
in file IndexedComboBox.php, class
Gtk2_IndexedComboBox
Indexed Gtk2 combo box similar to the HTML select box.
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.
insertArray
in file IndexedComboBox.php, method
Gtk2_IndexedComboBox::insertArray()
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
n
normal.php
procedural page
normal.php
top
p
prepend
in file IndexedComboBox.php, method
Gtk2_IndexedComboBox::prepend()
Prepends a single key/value pair to the list.
prependArray
in file IndexedComboBox.php, method
Gtk2_IndexedComboBox::prependArray()
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
removeKey
in file IndexedComboBox.php, method
Gtk2_IndexedComboBox::removeKey()
remove_key
in file IndexedComboBox.php, method
Gtk2_IndexedComboBox::remove_key()
Removes the first entry with the given key from the list.
top
s
setActiveKey
in file IndexedComboBox.php, method
Gtk2_IndexedComboBox::setActiveKey()
setArray
in file IndexedComboBox.php, method
Gtk2_IndexedComboBox::setArray()
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 IndexedComboBox.php, method
Gtk2_IndexedComboBox::set_array()
Sets an array (key and value) as data into the store.
top
Documentation generated on Mon, 11 Mar 2019 14:38:30 -0400 by
phpDocumentor 1.4.4
. PEAR Logo Copyright © PHP Group 2004.