class
	WEL_WHITE_BRUSH

General
	cluster: wel.gdistock
	description: "White brush."
	create: make

Ancestors
	WEL_BRUSH
	WEL_GDI_STOCK

Queries
	color: WEL_COLOR_REF
	exists: BOOLEAN
	gdi_objects_count: INTEGER
	hatch: INTEGER
	item: POINTER
	log_brush: WEL_LOG_BRUSH
	object_id: INTEGER
	reference_tracked: BOOLEAN
	references_count: INTEGER
	shared: BOOLEAN
	style: INTEGER
	to_integer: INTEGER

Commands
	decrement_reference
	delete
	dispose
	enable_reference_tracking
	increment_reference
	set_item (an_item: POINTER)
	set_shared
	set_unshared