GimpUi.PageSelector.get_page_thumbnail
@accepts(GimpUi.PageSelector, int)
@returns(GdkPixbuf.Pixbuf)
def get_page_thumbnail(self, page_no):
# Python wrapper for gimp_page_selector_get_page_thumbnail()
Since 2.4
- self
Pointer to a GimpUi.PageSelector.
- page_no
The number of the page to get the thumbnail for.
- Returns