[ Version ( since = "2.4" ) ]
public bool supports_cursor_alpha ()
Returns true if cursors can use an 8bit alpha channel on this.
Otherwise, cursors are restricted to bilevel alpha (i.e. a mask).
this |
a Display |
whether cursors can have alpha channels. |