]> git.eshelyaron.com Git - emacs.git/commitdiff
(struct x_display): New element cursor_width.
authorRichard M. Stallman <rms@gnu.org>
Tue, 14 Feb 1995 09:41:37 +0000 (09:41 +0000)
committerRichard M. Stallman <rms@gnu.org>
Tue, 14 Feb 1995 09:41:37 +0000 (09:41 +0000)
src/xterm.h

index 9b90e9536f7c1ca2ba29aef67796953812b13957..d722e29137a6917c1b29d213b164e6ae1fc1fdf1 100644 (file)
@@ -412,6 +412,9 @@ struct x_display
      This should always be filled_box_cursor or bar_cursor.  */
   enum text_cursor_kinds desired_cursor;
 
+  /* Width of bar cursor (if we are using that).  */
+  int cursor_width;
+
   /* These are the current window manager hints.  It seems that
      XSetWMHints, when presented with an unset bit in the `flags'
      member of the hints structure, does not leave the corresponding