xdo_get_window_name

Get a window's name, if any.

TODO(sissel): Document

extern (C) nothrow @nogc
int
xdo_get_window_name
(
const xdo_t* xdo
,
Window window
,
ubyte** name_ret
,,)

Meta