gdkDisplaySupportsCursorAlpha {RGtk2} | R Documentation |
Returns TRUE
if cursors can use an 8bit alpha channel
on display
. Otherwise, cursors are restricted to bilevel
alpha (i.e. a mask).
gdkDisplaySupportsCursorAlpha(object)
|
[GdkDisplay ] a GdkDisplay |
Since 2.4
[logical] whether cursors can have alpha channels.
Derived by RGtkGen from GTK+ documentation