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

#include <icons.h>

Collaboration diagram for Icon:
[legend]

Data Fields

Matchtype match
 
Window w
 
OtpWinListotp
 
Window bm_w
 
Imageimage
 
int x
 
int y
 
int w_x
 
int w_y
 
int w_width
 
int w_height
 
int width
 
int height
 
Pixel border
 
ColorPair iconc
 
int border_width
 
struct IconRegionir
 
bool has_title
 
bool title_shrunk
 
bool w_not_ours
 

Detailed Description

Definition at line 26 of file icons.h.

Field Documentation

◆ bm_w

Window Icon::bm_w

◆ border

Pixel Icon::border

Definition at line 40 of file icons.h.

Referenced by CreateIconWindow().

◆ border_width

int Icon::border_width

Definition at line 42 of file icons.h.

Referenced by CreateIconWindow().

◆ has_title

bool Icon::has_title

◆ height

int Icon::height

◆ iconc

ColorPair Icon::iconc

Definition at line 41 of file icons.h.

Referenced by CreateIconWindow(), HandlePropertyNotify(), LookupIconNameOrClass(), and PaintIcon().

◆ image

Image* Icon::image

◆ ir

struct IconRegion* Icon::ir

Definition at line 43 of file icons.h.

Referenced by CreateIconWindow(), and GetIconOffset().

◆ match

Matchtype Icon::match

◆ otp

OtpWinList* Icon::otp

◆ title_shrunk

bool Icon::title_shrunk

Definition at line 44 of file icons.h.

Referenced by CreateIconWindow(), ExpandIconTitle(), PaintIcon(), RedoIconName(), and ShrinkIconTitle().

◆ w

Window Icon::w

◆ w_height

int Icon::w_height

◆ w_not_ours

bool Icon::w_not_ours

◆ w_width

int Icon::w_width

◆ w_x

int Icon::w_x

◆ w_y

int Icon::w_y

◆ width

int Icon::width

◆ x

int Icon::x

Definition at line 32 of file icons.h.

Referenced by BoxOfOwl(), CreateIconWindow(), ExpandIconTitle(), RedoIconName(), and ShrinkIconTitle().

◆ y

int Icon::y

Definition at line 33 of file icons.h.

Referenced by CreateIconWindow(), PaintIcon(), and RedoIconName().


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