VisualServerSingleton.blackBarsSetImages

Sets images to be rendered in the window margin.

struct VisualServerSingleton
@nogc nothrow
void
blackBarsSetImages
(
in RID left
,
in RID top
,
in RID right
,
in RID bottom
)

Meta