]> Dogcows Code - chaz/openbox/blobdiff - openbox/frame.h
const
[chaz/openbox] / openbox / frame.h
index f5dd570885f3a747b55599b0df61100cc6fb29a6..f77ff35ada8fca88190b5724bc591df4dc8679f8 100644 (file)
@@ -155,7 +155,7 @@ void frame_adjust_icon(ObFrame *self);
 void frame_grab_client(ObFrame *self, struct _ObClient *client);
 void frame_release_client(ObFrame *self, struct _ObClient *client);
 
-ObFrameContext frame_context_from_string(char *name);
+ObFrameContext frame_context_from_string(const gchar *name);
 
 ObFrameContext frame_context(struct _ObClient *self, Window win);
 
This page took 0.024298 seconds and 4 git commands to generate.