GtkNotebook::remove_page
void
remove_page
(int
page_num
);
Removes the page with index page_num or the last
page if page_num is -1. Pages
are indexed begining with 0.
Example 27. Removing the current page <?php
// Remove the current page.
$notebook->remove_page($notebook->get_current_page());
?>
|
See also: insert_page()
| Prev | Home | Next | | GtkNotebook::insert_page_menu | Up | GtkNotebook::get_current_page |
|
Network sites:
|
|
Quotes: |
|
Dialogue should simply be a sound among other sounds, just something that comes out of the mouths of people whose eyes tell the story in visual terms.
|
|
|