CTWM
Loading...
Searching...
No Matches
Data Fields
WindowRegion Struct Reference

#include <ctwm.h>

Collaboration diagram for WindowRegion:
[legend]

Data Fields

struct WindowRegionnext
 
int x
 
int y
 
int w
 
int h
 
RegGravity grav1
 
RegGravity grav2
 
name_listclientlist
 
struct WindowEntryentries
 

Detailed Description

Definition at line 287 of file ctwm.h.

Field Documentation

◆ clientlist

name_list* WindowRegion::clientlist

Definition at line 291 of file ctwm.h.

Referenced by AddWindowRegion(), and PlaceWindowInRegion().

◆ entries

struct WindowEntry* WindowRegion::entries

◆ grav1

RegGravity WindowRegion::grav1

Definition at line 290 of file ctwm.h.

Referenced by AddWindowRegion(), and PlaceWindowInRegion().

◆ grav2

RegGravity WindowRegion::grav2

Definition at line 290 of file ctwm.h.

Referenced by AddWindowRegion(), and PlaceWindowInRegion().

◆ h

int WindowRegion::h

Definition at line 289 of file ctwm.h.

Referenced by AddWindowRegion().

◆ next

struct WindowRegion* WindowRegion::next

Definition at line 288 of file ctwm.h.

Referenced by AddWindowRegion(), CreateWindowRegions(), findWindowEntry(), and PlaceWindowInRegion().

◆ w

int WindowRegion::w

Definition at line 289 of file ctwm.h.

Referenced by AddWindowRegion().

◆ x

int WindowRegion::x

Definition at line 289 of file ctwm.h.

Referenced by AddWindowRegion().

◆ y

int WindowRegion::y

Definition at line 289 of file ctwm.h.

Referenced by AddWindowRegion().


The documentation for this struct was generated from the following file: