gdkDisplaySupportsCursorColor {RGtk2}R Documentation

gdkDisplaySupportsCursorColor

Description

Returns TRUE if multicolored cursors are supported on display. Otherwise, cursors have only a forground and a background color.

Usage

gdkDisplaySupportsCursorColor(object)

Arguments

object [GdkDisplay] a GdkDisplay

Details

Since 2.4

Value

[logical] whether cursors can have multiple colors.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]