Method

GtkVncDisplayget_scaling

Declaration [src]

gboolean
vnc_display_get_scaling (
  VncDisplay* obj
)

Description [src]

Determine whether the widget is permitted to scale the remote desktop to fit the current widget size.

Gets propertyGtkVnc.Display:scaling

Return value

Type: gboolean

TRUE if scaling is permitted, FALSE otherwise.