Use null to use the default theme.
Settings.gtkCursorThemeName
string gtkCursorThemeName() @propertyGet gtkCursorThemeName property.
Returns
Name of the cursor theme to use.
void gtkCursorThemeName(string propval) @propertySet gtkCursorThemeName property.
Parameters
propval | Name of the cursor theme to use. Use null to use the default theme. |