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

gtkToolbarSetIconSize

gtkToolbarSetIconSize


Description

This function sets the size of stock icons in the toolbar. You can call it both before you add the icons and after they've been added. The size you set will override user preferences for the default icon size.

Usage

gtkToolbarSetIconSize(object, icon.size)

Arguments

object

A GtkToolbar

icon.size

The GtkIconSize that stock icons in the toolbar shall have. [ type int]

Details

This should only be used for special-purpose toolbars, normal application toolbars should respect the user preferences for the size of icons.

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.