append_with_pixbuf


Description:

public int append_with_pixbuf (Pixbuf? pixbuf, string option_text, string description_text)

Appends new action item to welcome page with a {link Gdk.Pixbuf} icon

Parameters:

pixbuf

pixbuf to be set as icon for action item

option_text

text to be set as the header for action item

description_text

text to be set as description for action item

Returns:

index of new item