: '''[grid] size''' ''master'' Returns the size of the grid (in columns then rows) for the widget, ''master''. The size is determined either by the ''slave'' occupying the largest row or column, or the largest column or row with a '''minsize''', '''weight''', or '''pad''' that is non-zero. ---- **See also** * [grid] * [grid forget] for an example to detect row or column options <> Tk syntax help | Command | Introspection