Method

ShumateTileget_paintable

Declaration [src]

GdkPaintable*
shumate_tile_get_paintable (
  ShumateTile* self
)

Description [src]

Get the GdkPaintable representing this tile.

Return value

Returns: GdkPaintable*
 

A GdkPaintable

 The data is owned by the instance.
 The return value can be NULL.