Method

ShumateTileset_paintable

Declaration [src]

void
shumate_tile_set_paintable (
  ShumateTile* self,
  GdkPaintable* paintable
)

Description [src]

Sets the GdkPaintable representing this tile.

Parameters

paintable GdkPaintable*
 

A GdkPaintable

 The data is owned by the caller of the function.