Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

gtkIconThemeListIcons

gtkIconThemeListIcons


Description

Lists the icons in the current icon theme. Only a subset of the icons can be listed by providing a context string. The set of values for the context string is system dependent, but will typically include such values as "Applications" and "MimeTypes".

Usage

gtkIconThemeListIcons(object, context = NULL)

Arguments

object

a GtkIconTheme

context

a string identifying a particular type of icon, or NULL to list all icons.

Details

Since 2.4

Value

[list] a list list holding the names of all the icons in the theme. [ element-type utf8][ transfer none ]

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2

R Bindings for Gtk 2.8.0 and Above

v2.20.36
GPL
Authors
Michael Lawrence <michafla@gene.com> and Duncan Temple Lang <duncan@wald.ucdavis.edu>
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.