#include "bcbitmap.h"#include "bcclipboard.h"#include "bcdisplayinfo.h"#include "bcmenubar.h"#include "bcpixmap.h"#include "bcpopup.h"#include "bcpopupmenu.h"#include "bcrepeater.h"#include "bcresources.h"#include "bcsignals.h"#include "bcsubwindow.h"#include "bcwindowbase.h"#include "bcwindowevents.h"#include "colormodels.h"#include "colors.h"#include "condition.h"#include "cursors.h"#include "defaults.h"#include "fonts.h"#include "keys.h"#include "language.h"#include "sizes.h"#include "vframe.h"#include <string.h>#include <unistd.h>#include <X11/extensions/Xvlib.h>#include <X11/extensions/shape.h>Go to the source code of this file.
Defines | |
| #define | DEFAULT_EVENT_MASKS |
Variables | |
| Window | XGroupLeader = 0 |
|
|
Value: EnterWindowMask | \
LeaveWindowMask | \
ButtonPressMask | \
ButtonReleaseMask | \
PointerMotionMask | \
FocusChangeMask
Definition at line 200 of file bcwindowbase.C. |
|
|
Definition at line 54 of file bcwindowbase.C. |
1.4.4