]> Dogcows Code - chaz/openbox/blobdiff - render/render.h
also add the go there entry to client list menus if the only windows on a desktop...
[chaz/openbox] / render / render.h
index 7beef9c9f3cc12822099e2f429e7aedd2d0c5bf1..da2361cc805d7766ce0edec05183cf403e2cc0f8 100644 (file)
@@ -126,6 +126,8 @@ struct _RrTextureText {
     gint shadow_offset_y;
     RrColor *shadow_color;
     gchar shadow_alpha;
+    gboolean shortcut; /*!< Underline a character */
+    guint shortcut_pos; /*!< Position in bytes of the character to underline */
 };
 
 struct _RrPixmapMask {
This page took 0.020394 seconds and 4 git commands to generate.