Method

GVncConnectionget_width

Declaration [src]

int
vnc_connection_get_width (
  VncConnection* conn
)

Description [src]

Get the width of the remote display. The width will only be set once the “vnc-initialized” signal has been emitted.

Return value

Type: int

The desktop width.