11 lines
371 B
Markdown
11 lines
371 B
Markdown
# libgtkimageview
|
|
|
|
GtkImageView is a simple image viewer widget for GTK. Similar to the image viewer panes in gThumb or Eye of Gnome. It makes writing image viewing and editing applications easy. Among its features are:
|
|
|
|
* Mouse and keyboard zooming.
|
|
* Scrolling and dragging.
|
|
* Adjustable interpolation.
|
|
* Fullscreen mode.
|
|
* GIF animation support.
|
|
|