Sunday, May 19, 2013
download
|
documentation
|
applications
|
faq
|
changelog
|
resources
search for
in the
PHP-GTK 2 manual
PHP-GTK 1 manual
whole site
general mailing list
development mailing list
documentation mailing list
lookup:
PHP-GTK 2 Manual
GtkNotebook
append_page
append_page_menu
current_page
get_current_page
get_menu_label
get_menu_label_text
get_n_pages
get_nth_page
get_scrollable
get_show_border
get_show_tabs
get_tab_label
get_tab_label_text
get_tab_pos
insert_page
insert_page_menu
next_page
page_num
popup_disable
popup_enable
prepend_page
prepend_page_menu
prev_page
remove_page
reorder_child
set_current_page
set_homogeneous_tabs
set_menu_label
set_menu_label_text
set_page
set_scrollable
set_show_border
set_show_tabs
set_tab_border
set_tab_hborder
set_tab_label
set_tab_label_packing
set_tab_label_text
set_tab_pos
set_tab_vborder
tab_pos
change-current-page
focus-tab
move-focus-out
select-page
switch-page
GtkNotebook::next_page
GtkNotebook::popup_disable
Last updated: Sun, 12 May 2013
view this page in
English
GtkNotebook::page_num
int page_num(
GtkWidget
child
);
Finds the index of the page which contains the given
child
widget.
User Contributed Notes
gtk.gtknotebook.method.page_num.php
There are no user contributed notes for this page.
GtkNotebook::next_page
GtkNotebook::popup_disable
Last updated: Sun, 12 May 2013
view this page in
English
credits
Copyright © 2001-2013 The PHP Group
All rights reserved.
Last updated: Sun May 12 18:50:59 2013 UTC