set_cursor_theme
Description:
[ Version ( deprecated = true , deprecated_since = "4.16" ) ]
public void set_cursor_theme (string name, int size)
public void set_cursor_theme (string name, int size)
Warning: set_cursor_theme is deprecated since 4.16.
Sets the cursor theme for the given this.
Note:
Use the cursor-related properties of [GtkSettings](../gtk4/class.Settings.html) to set the cursor theme
Parameters:
| this |
a display |
| name |
the new cursor theme |
| size |
the size to use for cursors |