Method

GVncCursoris_visible

Declaration [src]

gboolean
vnc_cursor_is_visible (
  VncCursor* cursor
)

Description [src]

Determine whether the rendered cursor has any visible pixels.

Return value

Type: gboolean

TRUE if there is at least one visible pixel, FALSE otherwise.