| Top |  |  |  |  | 
    GObject
    ╰── GInitiallyUnowned
        ╰── GtkObject
            ╰── GtkWidget
                ╰── GtkContainer
                    ╰── GtkBin
                        ╰── GtkWindow
                            ╰── GtkDialog
                                ╰── GtkInputDialog
GtkWidget *
gtk_input_dialog_new (void);
gtk_input_dialog_new is deprecated and should not be used in newly-written code.
“disable-device” signalvoid user_function (GtkInputDialog *inputdialog, GdkDevice *arg1, gpointer user_data)
Flags: Run Last
“enable-device” signalvoid user_function (GtkInputDialog *inputdialog, GdkDevice *arg1, gpointer user_data)
Flags: Run Last