Method

GdkWaylandWaylandDisplayset_cursor_theme

deprecated: 4.16 

Declaration [src]

void
gdk_wayland_display_set_cursor_theme (
  GdkDisplay* display,
  const char* name,
  int size
)

Description [src]

Sets the cursor theme for the given display.

Deprecated since: 4.16

Use the cursor-related properties of GtkSettings to set the cursor theme.

Parameters

name

Type: const char*

The new cursor theme.

The data is owned by the caller of the method.
The value is a NUL terminated UTF-8 string.
size

Type: int

The size to use for cursors.