gtkIconSourceGetSize {RGtk2}R Documentation

gtkIconSourceGetSize

Description

Obtains the icon size this source applies to. The return value is only useful/meaningful if the icon size is not wildcarded.

Usage

gtkIconSourceGetSize(object)

Arguments

object [GtkIconSource] a GtkIconSource

Value

[GtkIconSize] icon size this source matches.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]