Method
ShumateTileset_paintable
Declaration [src]
void
shumate_tile_set_paintable (
  ShumateTile* self,
  GdkPaintable* paintable
)
Description [src]
Sets the Gdk.Paintable representing this tile.
| Sets property | Shumate.Tile:paintable | 
Parameters
| paintable | GdkPaintable | 
| A Gdk.Paintable. | |
| The data is owned by the caller of the function. |