X-Git-Url: https://vcs.maemo.org/git/?a=blobdiff_plain;f=src%2Fhildon-helper.h;h=90a15d328d6935e309b3f5d3b52a40c6012f7708;hb=18690688d547892afa172e33eec9311c1bb5da2b;hp=44e1c8f299f8ce4a3451a336569fe7107e4404cc;hpb=a05e95bccfd422e40529204a710336f22db4f70a;p=hildon diff --git a/src/hildon-helper.h b/src/hildon-helper.h index 44e1c8f..90a15d3 100644 --- a/src/hildon-helper.h +++ b/src/hildon-helper.h @@ -8,7 +8,7 @@ * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License * as published by the Free Software Foundation; version 2.1 of - * the License. + * the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, but * WITHOUT ANY WARRANTY; without even the implied warranty of @@ -53,6 +53,11 @@ hildon_helper_set_insensitive_messagef (GtkWidget *widget, const gchar *format, ...); +void +hildon_helper_set_thumb_scrollbar (GtkScrolledWindow *win, + gboolean thumb); + G_END_DECLS -#endif /* HILDON_HELPER_H */ +#endif /* __HILDON_HELPER_H__ */ +