Constructor

ShumateVectorSpritenew

Declaration [src]

ShumateVectorSprite*
shumate_vector_sprite_new (
  GdkPaintable* source_paintable
)

Description [src]

Creates a new ShumateVectorSprite using the paintable’s intrinsic size.

Available since:1.1

Parameters

source_paintable GdkPaintable*
 

A GdkPaintable

 The data is owned by the caller of the function.

Return value

Returns: ShumateVectorSprite
  No description available.
 The caller of the function takes ownership of the data, and is responsible for freeing it.