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 property | Phoc.View:scale-to-fit |