gtkIconThemeGetExampleIconName {RGtk2}R Documentation

gtkIconThemeGetExampleIconName

Description

Gets the name of an icon that is representative of the current theme (for instance, to use when presenting a list of themes to the user.)

Usage

gtkIconThemeGetExampleIconName(object)

Arguments

object [GtkIconTheme] a GtkIconTheme

Details

Since 2.4

Value

[char] the name of an example icon or NULL.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]