Warning gtk_table_get_size has been deprecated since version 3.4 and should not be used in newly-written code. GtkGrid does not expose the number of columns and rows. Gets the number of rows and columns in the table. Since 2.22
return location for the number of rows, or NULL. out[allow-none]
return location for the number of columns, or NULL. out[allow-none]
See Implementation
Warning gtk_table_get_size has been deprecated since version 3.4 and should not be used in newly-written code. GtkGrid does not expose the number of columns and rows. Gets the number of rows and columns in the table. Since 2.22