Files
gtk/demos/gtk-demo
Matthew Barnes bb5c585777 Bug 596428 - GtkAssistant: Support ending with a progress page
- Add gtk_assistant_commit()

  This function discards the visited pages list so the back button is not
  shown on the current page, and removes the cancel button from subsequent
  pages.  Use this when information provided thus far cannot be revisited.

- Don't show the Forward button on a GTK_ASSISTANT_PAGE_PROGRESS if it's
  the last page (according to the forward page function).

- Append a progress page to the GtkAssistant demo.
2010-06-03 17:03:14 -04:00
..
2005-07-12 15:28:45 +00:00
2010-04-28 12:02:05 +01:00
2010-04-28 12:02:05 +01:00
2010-05-10 20:06:10 -04:00
2004-11-21 21:01:28 +00:00