Method

WPEPlatformToplevelscale_changed

Declaration [src]

void
wpe_toplevel_scale_changed (
  WPEToplevel* toplevel,
  gdouble scale
)

Description [src]

Update the toplevel scale.

This function should only be called by WPEToplevel derived classes in platform implementations.

Parameters

scale

Type: gdouble

The new scale.