set_span
Description:
Sets the row and column span for actor inside this
Note:
Use the `width` and `height` layout properties of GridLayout instead
Parameters:
| this | |
| actor |
a Actor child of this |
| column_span |
Column span for |
| row_span |
Row span for |