gtkWindowGetIcon {RGtk2}R Documentation

gtkWindowGetIcon

Description

Gets the value set by gtkWindowSetIcon (or if you've called gtkWindowSetIconList, gets the first icon in the icon list).

Usage

gtkWindowGetIcon(object)

Arguments

object [GtkWindow] a GtkWindow

Value

[GdkPixbuf] icon for window

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]