Method

PhocViewget_scale_to_fit

Declaration [src]

gboolean
phoc_view_get_scale_to_fit (
  PhocView* self
)

Description [src]

Returns the scale-to-fit if active for this view.

Gets propertyPhoc.View:scale-to-fit

Return value

Type: gboolean

TRUE if scaling of oversized surfaces is enabled, FALSE otherwise.