Displaying 1 result from an estimated 1 matches for "brush_getstipple".
2008 Aug 24
2
Missing ids in documentation
...adlines missed
id-tags.
The following grep sequence find them.
grep ''<h3'' *.html | grep ''#'' | grep -v ''id=''
Here is the output
brush.html:<h3 class="Brush_getcolour">Brush#get_colour</h3>
brush.html:<h3 class="Brush_getstipple">Brush#get_stipple</h3>
brush.html:<h3 class="Brush_getstyle">Brush#get_style</h3>
brush.html:<h3 class="Brush_ishatch">Brush#is_hatch</h3>
brush.html:<h3 class="Brush_isok">Brush#is_ok</h3>
brush.html:<h3 class=&quo...