This commit is contained in:
rhp
2001-06-03 18:33:59 +00:00
parent 11fde3a11a
commit 4ae250ae97
11 changed files with 656 additions and 72 deletions

View File

@@ -27,6 +27,7 @@
*/
#include <X11/Xlib.h>
#include <glib.h>
#include "api.h"
typedef struct _MetaFrameInfo MetaFrameInfo;
typedef struct _MetaFrameGeometry MetaFrameGeometry;
@@ -72,6 +73,8 @@ struct _MetaFrameInfo
const char *title;
const MetaUIColors *colors;
/* Equal to child size before fill_frame_geometry
* has been called
*/