gtkIconSetGetSizes {RGtk2}R Documentation

gtkIconSetGetSizes

Description

Obtains a list of icon sizes this icon set can render.

Usage

gtkIconSetGetSizes(object)

Arguments

object [GtkIconSet] a GtkIconSet

Value

A list containing the following elements:

sizes [GtkIconSize] return location for list of sizes
n.sizes [integer] location to store number of elements in returned list

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]