.DT
make_page_blank
DW_wibble creator help
make_page_blank

.SH Name
.SP 5 5
make_page_blank -  This method makes the selected page blank.
.EP

.SH Syntax
.SI 5
int make_page_blank(int num)
.EI

.SH Parameters
.SI 5
%^BOLD%^num%^RESET%^ - the page to make blank
.EI

.SH Defined in
.SI 5
/std/book.c
.EI

.SH Description
.SP 5 5

This method makes the selected page blank.  It defaults it back to a
default page object as if the book had just been created.
.EP

.SH See also
.SP 5 5
replace_page_with(), add_page_after(), add_blank_page_after()

.EP

