gtkInputDialogNew {RGtk2}R Documentation

gtkInputDialogNew

Description

Creates a new GtkInputDialog. WARNING: gtk_input_dialog_new has been deprecated since version 2.20 and should not be used in newly-written code. Don't use this widget anymore.

Usage

gtkInputDialogNew(show = TRUE)

Value

[GtkWidget] the new GtkInputDialog.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]