Method

ShumateTileset_paintable

Declaration [src]

void
shumate_tile_set_paintable (
  ShumateTile* self,
  GdkPaintable* paintable
)

Description [src]

Sets the Gdk.Paintable representing this tile.

Sets propertyShumate.Tile:paintable

Parameters

paintable

Type: GdkPaintable

A Gdk.Paintable.

The data is owned by the caller of the function.