XDO_FIND_CHILDREN

Find a client window that is a child of the window given

extern (C) nothrow @nogc
enum XDO_FIND_CHILDREN = (1);

Meta