[gtk+] Add context-menu to the list of standard cursor names
- From: Matthias Clasen <matthiasc src gnome org>
 
- To: commits-list gnome org
 
- Cc: 
 
- Subject: [gtk+] Add context-menu to the list of standard cursor names
 
- Date: Wed,  6 Jan 2016 19:58:14 +0000 (UTC)
 
commit b6e11d087c951b01e70d7bae926e3f6323374fd6
Author: Matthias Clasen <mclasen redhat com>
Date:   Wed Jan 6 14:53:45 2016 -0500
    Add context-menu to the list of standard cursor names
    
    Adwaita doesn't have this one, but we are falling to the
    default cursor anyway.
 gdk/gdkcursor.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/gdk/gdkcursor.c b/gdk/gdkcursor.c
index fd88123..a4f58d9 100644
--- a/gdk/gdkcursor.c
+++ b/gdk/gdkcursor.c
@@ -253,6 +253,7 @@ gdk_cursor_new_for_display (GdkDisplay    *display,
  * -  "default"
  * -  "help"
  * -  "pointer"
+ * -  "context-menu"
  * -  "progress"
  * -  "wait"
  * -  "cell"
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]