gtkEntryUnsetInvisibleChar {RGtk2}R Documentation

gtkEntryUnsetInvisibleChar

Description

Unsets the invisible char previously set with gtkEntrySetInvisibleChar. So that the default invisible char is used again.

Usage

gtkEntryUnsetInvisibleChar(object)

Arguments

object

a GtkEntry

Details

Since 2.16

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]