gtkEntrySetIconActivatable {RGtk2}R Documentation

gtkEntrySetIconActivatable

Description

Sets whether the icon is activatable.

Usage

gtkEntrySetIconActivatable(object, icon.pos, activatable)

Arguments

object

A GtkEntry

icon.pos

Icon position

activatable

TRUE if the icon should be activatable

Details

Since 2.16

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]