Class
GVncCursor
Constructors
vnc_cursor_new
Creates a new cursor using the bitmap data in data
which should be width
* height
* 4 in size. The
data
parameter should be in the RGBA format, so
each pixel is 32-bits in size.
Signals
Signals inherited from GObject (1)
GObject::notify
The notify signal is emitted on an object when one of its properties has its value set through g_object_set_property(), g_object_set(), et al.