PHP-GTK
Wednesday, October 15, 2008 
download | documentation | applications | faq | changelog | resources 


search for in the  


previousGtkComboBox::append_text
GtkComboBox::get_active_iternext

Last updated: Sat, 15 Dec 2007
view this page in English | Bulgarian | Japanese | Brazilian | Simplified Chinese

GtkComboBox::get_active

Returns an integer which is the model index of the currently active item, or -1 if there's no active item.

The get_active() method returns the value of the "active" property which is the index in the model of the currently active item, or -1 if there's no active item.

See also: set_active()


User Contributed Notes
gtk.gtkcombobox.method.get_active.php
add a note about notes
There are no user contributed notes for this page.


previousGtkComboBox::append_text
GtkComboBox::get_active_iternext

Last updated: Sat, 15 Dec 2007
view this page in English | Bulgarian | Japanese | Brazilian | Simplified Chinese


credits 

PHP  Copyright © 2001-2008 The PHP Group
 All rights reserved.
Last updated: Sat Dec 15 02:46:30 2007 UTC