]> Dogcows Code - chaz/openbox/blobdiff - render/render.h
new focus cycle popup of doom
[chaz/openbox] / render / render.h
index ad638ae8b3705d9c3709fd78fa52c4f4f097c1f2..ac1deb4b0bf3ab8e32ce8e21b4a02c27ba2424dd 100644 (file)
@@ -230,6 +230,7 @@ GC       RrColorGC    (RrColor *c);
 RrAppearance *RrAppearanceNew  (const RrInstance *inst, gint numtex);
 RrAppearance *RrAppearanceCopy (RrAppearance *a);
 void          RrAppearanceFree (RrAppearance *a);
+void          RrAppearanceAddTextures(RrAppearance *a, gint numtex);
 
 RrFont *RrFontOpen          (const RrInstance *inst, const gchar *name, gint size,
                              RrFontWeight weight, RrFontSlant slant);
This page took 0.022708 seconds and 4 git commands to generate.