gtkIconThemeGetIconSizes: gtkIconThemeGetIconSizes

Description Usage Arguments Details Value Author(s)

View source: R/gtkFuncs.R

Description

Returns a list of integers describing the sizes at which the icon is available without scaling. A size of -1 means that the icon is available in a scalable format. The list is zero-terminated.

Usage

1
gtkIconThemeGetIconSizes(object, icon.name)

Arguments

object

a GtkIconTheme

icon.name

the name of an icon

Details

Since 2.6

Value

[integer] An newly allocated list describing the sizes at which the icon is available.

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.