Method

NautilusFileInfoadd_emblem

Declaration [src]

void
nautilus_file_info_add_emblem (
  NautilusFileInfo* file_info,
  const char* emblem_name
)

Description

No description available.

Parameters

emblem_name const char*
 

The name of an emblem.

 The data is owned by the caller of the function.
 The string is a NUL terminated UTF-8 string.