set_page_header_image
Description:
[ Version ( deprecated = true ,  deprecated_since = "3.2" ,  since = "2.10" ) ]
public void set_page_header_image (Widget page, Pixbuf? pixbuf)
  public void set_page_header_image (Widget page, Pixbuf? pixbuf)
Warning: set_page_header_image is deprecated since 3.2.
Sets a header image for page.
Note: 
      
        
    
    Since GTK+ 3.2, a header is no longer shown; add your header decoration to the page content instead.
Parameters:
| this | |
| page | a page of this | 
| pixbuf | the new header image  |