Method

PurpleRequestFieldImageset_scale

since: 2.0

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.

Available since: 2.0

Parameters

x

Type: unsigned int

The x scale factor.

y

Type: unsigned int

The y scale factor.