gtkEntrySetEditable: gtkEntrySetEditable

Description Usage Arguments Author(s)

View source: R/gtkFuncs.R

Description

Determines if the user can edit the text in the editable widget or not. WARNING: gtk_entry_set_editable has been deprecated since version 2.0 and should not be used in newly-written code. Use gtkEditableSetEditable instead.

Usage

1
gtkEntrySetEditable(object, editable)

Arguments

object

a GtkEntry

editable

TRUE if the user is allowed to edit the text in the widget

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.