set_page_thumbnail


Description:

[ CCode ( cname = "gimp_page_selector_set_page_thumbnail" ) ]
[ Version ( since = "2.4" ) ]
public void set_page_thumbnail (int page_no, Pixbuf thumbnail)

Sets the thumbnail for given page_no.

A default "page" icon will be used if no page thumbnail is set.

Parameters:

this

Pointer to a PageSelector.

page_no

The number of the page to set the thumbnail for.

thumbnail

The thumbnail pixbuf.