Method

PhocViewset_scale_to_fit

Declaration [src]

void
phoc_view_set_scale_to_fit (
  PhocView* self,
  gboolean enable
)

Description [src]

Turn auto scaling if oversized for this surface on (TRUE) or off (FALSE).

Sets propertyPhoc.View:scale-to-fit

Parameters

enable

Type: gboolean

Whether to enable or disable scale to fit.