GtkOptionMenu::get_history

int get_history();

WARNING! This method has been deprecated in PHP-GTK 2 and should NOT be used in newly written code.

Retrieves the index of the currently selected menu item. The menu items are numbered from top to bottom, starting with 0.

See also: set_history()