Monday, May 20, 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
GtkTable
attach
attach_defaults
get_col_spacing
get_default_col_spacing
get_default_row_spacing
get_homogeneous
get_row_spacing
resize
set_col_spacing
set_col_spacings
set_homogeneous
set_row_spacing
set_row_spacings
GtkTable::get_row_spacing
GtkTable::set_col_spacing
Last updated: Sun, 12 May 2013
view this page in
English
GtkTable::resize
void resize(int
rows
, int
columns
);
If you need to change a table's size after it has been created, this function allows you to do so.
User Contributed Notes
gtk.gtktable.method.resize.php
There are no user contributed notes for this page.
GtkTable::get_row_spacing
GtkTable::set_col_spacing
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:51:00 2013 UTC