gtkEntryGetIconSensitive {RGtk2}R Documentation

gtkEntryGetIconSensitive

Description

Returns whether the icon appears sensitive or insensitive.

Usage

gtkEntryGetIconSensitive(object, icon.pos)

Arguments

object

a GtkEntry

icon.pos

Icon position

Details

Since 2.16

Value

[logical] TRUE if the icon is sensitive.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]