Method

PurpleRequestFieldImageset_scale

Declaration [src]

void
purple_request_field_image_set_scale (
  PurpleRequestFieldImage* field,
  unsigned int x,
  unsigned int y
)

Description [src]

Sets the scale factors of an image field.

Parameters

x

Type: unsigned int

The x scale factor.

y

Type: unsigned int

The y scale factor.