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

#include <icons.h>

Collaboration diagram for IconRegion:
[legend]

Data Fields

struct IconRegionnext
 
int x
 
int y
 
int w
 
int h
 
RegGravity grav1
 
RegGravity grav2
 
int stepx
 
int stepy
 
TitleJust TitleJustification
 
IRJust Justification
 
IRAlignement Alignement
 
name_listclientlist
 
struct IconEntryentries
 

Detailed Description

Definition at line 48 of file icons.h.

Field Documentation

◆ Alignement

IRAlignement IconRegion::Alignement

Definition at line 55 of file icons.h.

Referenced by AddIconRegion(), and PlaceIcon().

◆ clientlist

name_list* IconRegion::clientlist

Definition at line 56 of file icons.h.

Referenced by AddIconRegion(), and PlaceIcon().

◆ entries

struct IconEntry* IconRegion::entries

Definition at line 57 of file icons.h.

Referenced by AddIconRegion(), FindIconEntry(), PlaceIcon(), and prevIconEntry().

◆ grav1

RegGravity IconRegion::grav1

Definition at line 51 of file icons.h.

Referenced by AddIconRegion(), and PlaceIcon().

◆ grav2

RegGravity IconRegion::grav2

Definition at line 51 of file icons.h.

Referenced by AddIconRegion(), and PlaceIcon().

◆ h

int IconRegion::h

Definition at line 50 of file icons.h.

Referenced by AddIconRegion(), and IconUp().

◆ Justification

IRJust IconRegion::Justification

Definition at line 54 of file icons.h.

Referenced by AddIconRegion(), and PlaceIcon().

◆ next

struct IconRegion* IconRegion::next

Definition at line 49 of file icons.h.

Referenced by AddIconRegion(), FindIconEntry(), IconUp(), and PlaceIcon().

◆ stepx

int IconRegion::stepx

Definition at line 52 of file icons.h.

Referenced by AddIconRegion(), and PlaceIcon().

◆ stepy

int IconRegion::stepy

Definition at line 52 of file icons.h.

Referenced by AddIconRegion(), and PlaceIcon().

◆ TitleJustification

TitleJust IconRegion::TitleJustification

Definition at line 53 of file icons.h.

Referenced by AddIconRegion(), and GetIconOffset().

◆ w

int IconRegion::w

Definition at line 50 of file icons.h.

Referenced by AddIconRegion(), and IconUp().

◆ x

int IconRegion::x

Definition at line 50 of file icons.h.

Referenced by AddIconRegion(), and IconUp().

◆ y

int IconRegion::y

Definition at line 50 of file icons.h.

Referenced by AddIconRegion(), and IconUp().


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