Method

WebKitPageIconsget_image

unstable since: 2.52

Declaration [src]

WebKitImage*
webkit_page_icons_get_image (
  WebKitPageIcons* page_icons,
  gsize index
)

Description

No description available.

Available since: 2.52

Parameters

index

Type: gsize

No description available.

Return value

Type: WebKitImage

The image for the icon at the given index.

The data is owned by the instance.