Set the background texture of the specified grid position.
This applies to the current active WindowProxy.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer(kind=int32), | intent(in) | :: | row |
Row in the grid to set. |
||
| integer(kind=int32), | intent(in) | :: | col |
Column in the grid to set. |
||
| character(len=*), | intent(in) | :: | fname |
File containing the background texture. |