From 3c96358fd1b79dcd8999fce6d7bf1efa7fb8584a Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Wed, 15 Jun 2005 18:37:18 +0000 Subject: Keep a reference to the GdkCursor and add a private getter for it, so that 2005-06-15 Matthias Clasen * gdk/x11/gdkwindow-x11.[hc]: Keep a reference to the GdkCursor and add a private getter for it, so that we can update the cursor when the cursor theme changes. * gdk/gdk.symbols: * gdk/x11/gdkx.h: * gdk/x11/gdkcursor-x11.c (gdk_x11_display_set_cursor_theme): New function to change the cursor theme. --- docs/reference/gdk/gdk-sections.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'docs') diff --git a/docs/reference/gdk/gdk-sections.txt b/docs/reference/gdk/gdk-sections.txt index 0331e211d8..b2434a900e 100644 --- a/docs/reference/gdk/gdk-sections.txt +++ b/docs/reference/gdk/gdk-sections.txt @@ -1262,6 +1262,7 @@ gdk_x11_cursor_get_xdisplay gdk_x11_display_get_xdisplay gdk_x11_display_grab gdk_x11_display_ungrab +gdk_x11_display_set_cursor_theme gdk_x11_register_standard_event_type gdk_x11_drawable_get_xdisplay gdk_x11_drawable_get_xid -- cgit v1.2.1