The search functionality needs JavaScript enabled
Draws this stylebox using a CanvasItem with given RID. You can get a RID value using GodotObject.getInstanceId on a CanvasItem-derived node.
CanvasItem
RID
GodotObject.getInstanceId
void draw ( const(RID) canvas_item, const(Rect2) rect ) nothrow @nogc const;