Method

GioFileInfoset_icon

Declaration

void
g_file_info_set_icon (
  GFileInfo* info,
  GIcon* icon
)

Description

Sets the icon for a given GFileInfo. See G_FILE_ATTRIBUTE_STANDARD_ICON.

Parameters

icon

Type: GIcon

A GIcon.

The data is owned by the caller of the function.