Home | Trees | Indices | Help |
|
---|
|
Provides a widget similar in appearance to gtk.ScrollableWindow that is more suitable for displaying ImageView's.
In particular, this widget draws a crosshair icon in the bottom right corner. Pressing that icon brings up an ImageNav which shows a thumbnailed overview of the viewed pixbuf.
ImageScrollWin is a subclass of gtk.Table.
Instance Methods | |||
|
Method Details |
Creates a new ImageScrollWin containing the view. The widget is built using four subwidgets arranged inside a gtk.Table with two columns and two rows. Two scrollbars, one navigator button (the decorations) and one ImageView. When the ImageView fits inside the window, the decorations are hidden. |
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sun Nov 29 15:53:41 2015 | http://epydoc.sourceforge.net |