CTWM
Loading...
Searching...
No Matches
/usr/src/RPM/BUILD/ctwm-4.1.0/xparsegeometry.h
Go to the documentation of this file.
1
/*
2
* Copyright notice...
3
*/
4
5
#ifndef _CTWM_XPARSEGEOMETRY_H
6
#define _CTWM_XPARSEGEOMETRY_H
7
8
#include "
r_structs.h
"
9
10
int
RLayoutXParseGeometry
(
RLayout
*
layout
,
const
char
*geometry,
int
*
x
,
int
*
y
,
11
unsigned
int
*width,
unsigned
int
*height);
12
13
#endif
/* _CTWM_XPARSEGEOMETRY_H */
PlaceX
static int PlaceX
Definition
add_window.c:82
y
int y
Definition
menus.c:70
x
int x
Definition
menus.c:69
r_structs.h
RLayout
The layout of our display.
Definition
r_structs.h:45
RLayoutXParseGeometry
int RLayoutXParseGeometry(RLayout *layout, const char *geometry, int *x, int *y, unsigned int *width, unsigned int *height)
Parse an X Geometry out to get the positions and sizes.
Definition
xparsegeometry.c:25
Generated by
1.10.0