Method

ShumateVectorSpriteget_source_rect

Declaration [src]

GdkRectangle*
shumate_vector_sprite_get_source_rect (
  ShumateVectorSprite* self
)

Description [src]

Gets the source rectangle of the sprite.

Available since:1.1

Return value

Returns: GdkRectangle*
 

The sprite’s source rectangle, or NULL if the entire paintable is used.

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