@accepts(utf8, Gtk.Widget) @returns(none) def append_page(name, widget)
Appends a new page to the preferences dialog notebook.
name :
name of the page to append
widget :
the GtkWidget to use as the contents of the page