Bug 319607 – Add a throbber (activity widget) to GTK+

Add GtkSpinner activity throbber, as well as a cell renderer.
This commit is contained in:
Bastien Nocera
2009-07-21 02:16:56 +01:00
parent df53e6ad8b
commit d21700f510
13 changed files with 1403 additions and 39 deletions

View File

@ -37,6 +37,7 @@ demos = \
rotated_text.c \
search_entry.c \
sizegroup.c \
spinner.c \
stock_browser.c \
textview.c \
textscroll.c \