GdkCursor
   A GdkCursor is represents a predefined or self-created mouse pointer.
  
Object Hierarchy
Direct subclasses
None.
Description
   
    A GdkCursor is represents an X11 mouse pointer. There are
    several predefined cursors (see GdkCursorType),
    but you can create your own monochrome (2-color, not just black/white) 
    pointers as well.
   
   
    See: 
    cursor_new,
    cursor_new_from_pixmap,
    set_cursor() 
   
  
Properties
type: 
    The number of the current GdkCursorType.
   name: 
    The name of the current cursor type.