Cursor.this

Creates a new cursor by looking up @name in the current cursor theme.

Parameters

display Display

the #GdkDisplay for which the cursor will be created

name string

the name of the cursor

Return: a new #GdkCursor, or %NULL if there is no cursor with the given name

Throws

ConstructionException GTK+ fails to create the object.

Meta