@accepts(utf8, Gtk.Widget) @returns(guint) def append_page(title, page)
Adds a new page to the song properties window. Should be called in a handler connected to the RB.Shell 'create-song-info' signal.
title : |
the title of the new page |
page : |
the page GtkWidget |
Returns : |
the page number |