gtk.table

Module for Table class

Members

Classes

Table
class Table

The #GtkTable functions allow the programmer to arrange widgets in rows and columns, making it easy to align many widgets next to each other, horizontally and vertically.

TableGidBuilder
class TableGidBuilder

Fluent builder for gtk.table.Table

TableGidBuilderImpl
class TableGidBuilderImpl(T)

Fluent builder implementation template for gtk.table.Table