gtkIconSourceSetSizeWildcarded: gtkIconSourceSetSizeWildcarded

Description Usage Arguments Details Author(s)

View source: R/gtkFuncs.R

Description

If the icon size is wildcarded, this source can be used as the base image for an icon of any size. If the size is not wildcarded, then the size the source applies to should be set with gtkIconSourceSetSize and the icon source will only be used with that specific size.

Usage

1

Arguments

object

a GtkIconSource

setting

TRUE to wildcard the widget state

Details

GtkIconSet prefers non-wildcarded sources (exact matches) over wildcarded sources, and will use an exact match when possible. GtkIconSet will normally scale wildcarded source images to produce an appropriate icon at a given size, but will not change the size of source images that match exactly.

Author(s)

Derived by RGtkGen from GTK+ documentation


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