Method

GtkVncDisplayget_smoothing

Declaration [src]

gboolean
vnc_display_get_smoothing (
  VncDisplay* obj
)

Description [src]

Determine whether pixels are smoothly interpolated when scaling.

Return value

Type: gboolean

TRUE if smoothing is enabled, FALSE otherwise.