gtkWindowGetIconList {RGtk2}R Documentation

gtkWindowGetIconList

Description

Retrieves the list of icons set by gtkWindowSetIconList. The list is copied, but the reference count on each member won't be incremented.

Usage

gtkWindowGetIconList(object)

Arguments

object [GtkWindow] a GtkWindow

Value

[list] copy of window's icon list

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]