Gladeui.Cursor¶
Fields¶
Name  | 
Type  | 
Access  | 
Description  | 
|---|---|---|---|
add_widget  | 
r/w  | 
||
add_widget_pixbuf  | 
r/w  | 
||
drag  | 
r/w  | 
||
resize_bottom  | 
r/w  | 
||
resize_bottom_left  | 
r/w  | 
||
resize_bottom_right  | 
r/w  | 
||
resize_left  | 
r/w  | 
||
resize_right  | 
r/w  | 
||
resize_top  | 
r/w  | 
||
resize_top_left  | 
r/w  | 
||
resize_top_right  | 
r/w  | 
||
selector  | 
r/w  | 
Methods¶
class  | 
|
class  | 
  | 
class  | 
  | 
Details¶
- class Gladeui.Cursor¶
 - classmethod get_add_widget_pixbuf()¶
 - Return type:
 
- classmethod init()¶
 Initializes cursors for use with
Gladeui.Cursor.set().
- classmethod set(project, window, type)¶
 - Parameters:
 project (
Gladeui.Project) –window (
Gdk.Window) – aGdk.Windowtype (
Gladeui.CursorType) – aGladeui.CursorType
Sets the cursor for window to something appropriate based on type. (also sets the cursor on all visible project widgets)