Table.this

Sets our main struct and passes it to the parent class.

  1. this(GtkTable* gtkTable, bool ownedRef)
    class Table
    this
    (,
    bool ownedRef = false
    )
  2. this(uint rows, uint columns, int homogeneous)

Meta