Assistant.setPageHasPadding
void setPageHasPadding(gtk.widget.Widget page, bool hasPadding)Sets whether the assistant is adding padding around the page.
Parameters
page | a page of assistant |
hasPadding | whether this page has padding |
void setPageHasPadding(gtk.widget.Widget page, bool hasPadding)Sets whether the assistant is adding padding around the page.
page | a page of assistant |
hasPadding | whether this page has padding |