Gtk.Table.prototype.get_size

function get_size():void {
    // Gjs wrapper for gtk_table_get_size()
}

Gets the number of rows and columns in the table.

Since 2.22