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

gtkIconThemeSetCustomTheme

gtkIconThemeSetCustomTheme


Description

Sets the name of the icon theme that the GtkIconTheme object uses overriding system configuration. This function cannot be called on the icon theme objects returned from gtkIconThemeGetDefault and gtkIconThemeGetForScreen.

Usage

gtkIconThemeSetCustomTheme(object, theme.name)

Arguments

object

a GtkIconTheme

theme.name

name of icon theme to use instead of configured theme, or NULL to unset a previously set custom theme

Details

Since 2.4

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.