Method

GtkIconInfoget_display_name

deprecated: 3.14 since: 2.4

Declaration [src]

const gchar*
gtk_icon_info_get_display_name (
  GtkIconInfo* icon_info
)

Description [src]

This function is deprecated and always returns NULL.

Available since: 2.4

Deprecated since: 3.14

Display names are deprecated.

Return value

Type: const gchar*

NULL.

The returned data is owned by the instance.
The value is a NUL terminated UTF-8 string.