| | 20 | |
|---|
| | 21 | /** |
|---|
| | 22 | * SECTION:gtkimagescrollwin |
|---|
| | 23 | * @see_also: <ulink url = |
|---|
| | 24 | * "http://developer.gnome.org/doc/API/2.0/gtk/GtkScrolledWindow.html">GtkScrolledWindow</ulink>, |
|---|
| | 25 | * the GTK widget that GtkImageScrollWin mimics. |
|---|
| | 26 | * @short_description: Scrollable window suitable for #GtkImageView |
|---|
| | 27 | * |
|---|
| | 28 | * <para> |
|---|
| | 29 | * #GtkImageScrollWin provides a widget similar in appearance to |
|---|
| | 30 | * GtkScrollableWindow that is more suitable for displaying |
|---|
| | 31 | * #GtkImageView's. |
|---|
| | 32 | * </para> |
|---|
| | 33 | * <refsect2> |
|---|
| | 34 | * <title>WTF!</title> |
|---|
| | 35 | * <para> |
|---|
| | 36 | * Moo |
|---|
| | 37 | * </para> |
|---|
| | 38 | * </refsect2> |
|---|
| | 39 | **/ |
|---|