Adding a patch by Santtu Lakkala that add an 'input' signal to the code dialog that...
[hildon] / src / hildon-code-dialog.h
index eb7490d..bbc1b3b 100644 (file)
@@ -60,6 +60,7 @@ struct                                          _HildonCodeDialog
 struct _HildonCodeDialogClass
 {
     GtkDialogClass parent_class;
+    void (*input) (HildonCodeDialog *dialog);
 };
 
 GType G_GNUC_CONST