|
| void(* | PreCreateWindow )(void *self, Display *display, XSetWindowAttributes *dimattrs, unsigned long *dimmask) |
| |
| void(* | PostCreateWindow )(void *self, Display *display, Window dim_window) |
| |
| void(* | DrawFrame )(void *self, Display *display, Window dim_window, int frame, int w, int h) |
| |
| int | frame_count |
| |
◆ DrawFrame
| void(* DimEffect::DrawFrame) (void *self, Display *display, Window dim_window, int frame, int w, int h) |
◆ frame_count
| int DimEffect::frame_count |
◆ PostCreateWindow
| void(* DimEffect::PostCreateWindow) (void *self, Display *display, Window dim_window) |
◆ PreCreateWindow
| void(* DimEffect::PreCreateWindow) (void *self, Display *display, XSetWindowAttributes *dimattrs, unsigned long *dimmask) |
The documentation for this struct was generated from the following file: