set_page_side_image
Description:
[ Version ( deprecated = true ,  deprecated_since = "3.2" ,  since = "2.10" ) ]
public void set_page_side_image (Widget page, Pixbuf? pixbuf)
  public void set_page_side_image (Widget page, Pixbuf? pixbuf)
Warning: set_page_side_image is deprecated since 3.2.
Sets a side image for page.
Note: 
      
        
    
    Since GTK+ 3.2, sidebar images are not shown anymore.
This image used to be displayed in the side area of the assistant when page is the current page.
Parameters:
| this | |
| page | a page of this | 
| pixbuf | the new side image  |