Method

IdeSurfaceset_icon_name

Declaration

void
ide_surface_set_icon_name (
  IdeSurface* self,
  const gchar* icon_name
)

Description

No description available.
Sets propertyIde.Surface:icon-name

Parameters

icon_name

Type: const gchar*

No description available.

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