gtkWindowGetIconName {RGtk2}R Documentation

gtkWindowGetIconName

Description

Returns the name of the themed icon for the window, see gtkWindowSetIconName.

Usage

gtkWindowGetIconName(object)

Arguments

object [GtkWindow] a GtkWindow

Details

Since 2.6

Value

[character] the icon name or NULL if the window has no themed icon

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]