Method

GVncConnectionget_height

Declaration [src]

int
vnc_connection_get_height (
  VncConnection* conn
)

Description [src]

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

Return value

Type: int

The desktop height.