append_with_image


Description:

public int append_with_image (Image? image, string option_text, string description_text)

Appends new action item to welcome page with a Gtk.Image icon

Parameters:

image

image 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