cobox-wm ~master (2016-03-06T23:35:40Z)
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
Type:
uint
Width
h
Type:
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
Resize the drawable to a new width and height