gtkIconSourceGetState {RGtk2}R Documentation

gtkIconSourceGetState

Description

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

Usage

gtkIconSourceGetState(object)

Arguments

object [GtkIconSource] a GtkIconSource

Value

[GtkStateType] widget state this source matches

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]