X-Git-Url: http://git.maemo.org/git/?p=modest;a=blobdiff_plain;f=src%2Fmaemo%2Fmodest-maemo-utils.h;h=9aade8c04a376a1bdca83083e2241fb3793a2009;hp=7282a9c380db883a4d591fceb3e84517b2f86588;hb=832c77270a9a6f2ecbf7f42aeda724bffdc29749;hpb=884de4214f84ff6be760be7bf1d54782b2a61acd diff --git a/src/maemo/modest-maemo-utils.h b/src/maemo/modest-maemo-utils.h index 7282a9c..9aade8c 100644 --- a/src/maemo/modest-maemo-utils.h +++ b/src/maemo/modest-maemo-utils.h @@ -132,4 +132,7 @@ void modest_maemo_utils_setup_images_filechooser (GtkFileChooser *chooser); */ void modest_maemo_show_information_note_and_forget (GtkWindow *parent_window, const gchar* message); + +void modest_maemo_set_thumbable_scrollbar (GtkScrolledWindow *win, gboolean thumbable); + #endif /*__MODEST_MAEMO_UTILS_H__*/