Virtual Method

PhoshThumbnailget_size

Declaration [src]

void
get_size (
  PhoshThumbnail* self,
  guint* width,
  guint* height,
  guint* stride
)

Description

No description available.

Parameters

width guint*
  No description available.
 The data is owned by the caller of the function.
height guint*
  No description available.
 The data is owned by the caller of the function.
stride guint*
  No description available.
 The data is owned by the caller of the function.