Method

IdeCompletionListBoxRowset_icon_name

Declaration

void
ide_completion_list_box_row_set_icon_name (
  IdeCompletionListBoxRow* self,
  const gchar* icon_name
)

Description

No description available.
Available since:3.32

Parameters

icon_name const gchar*
 

An icon-name or NULL.

 The argument can be NULL.
 The data is owned by the caller of the function.
 The value is a NUL terminated UTF-8 string.