Cursor
Object Hierarchy:
Description:
[
CCode ( type_id =
"vnc_cursor_get_type ()" ) ]
public class Cursor :
Object
Content:
Properties:
- public void* data { get; set construct; }
- public int height { get; set construct; }
- public int hotx { get; set construct; }
- public int hoty { get; set construct; }
- public int width { get; set construct; }
Creation methods:
Methods:
Inherited Members:
All known members inherited from class GLib.Object