Method

ShumateTileget_paintable

Declaration [src]

GdkPaintable*
shumate_tile_get_paintable (
  ShumateTile* self
)

Description [src]

Get the Gdk.Paintable representing this tile.

Gets propertyShumate.Tile:paintable

Return value

Returns: GdkPaintable
 

A Gdk.Paintable.

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