cobox-wm v0.0.2 (2015-05-28T11:26:58Z)
Dub
Repo
Drw.resize
theme
manager
Drw
Resize the drawable to a new width and height
struct
Drw
void
resize
(
uint
w
,
uint
h
)
Parameters
w
uint
Width
h
uint
Height
Examples
drw
.
resize
(
100
,
100
);
Meta
Source
See Implementation
theme
manager
Drw
constructors
this
functions
destroy
map
rect
resize
setfont
setscheme
text
static functions
free
variables
dpy
drawable
font
gc
h
root
scheme
screen
w
Resize the drawable to a new width and height