diff dw.h @ 330:b87afd126cb7

Add switch-page signal.
author mhessling@81767d24-ef19-dc11-ae90-00e081727c95
date Wed, 09 Apr 2003 09:40:29 +0000
parents e00aff2b899e
children 81fae15885d7
line wrap: on
line diff
--- a/dw.h	Tue Apr 08 17:50:08 2003 +0000
+++ b/dw.h	Wed Apr 09 09:40:29 2003 +0000
@@ -45,6 +45,7 @@
 #define DW_SIGNAL_LIST_SELECT    "item-select"
 #define DW_SIGNAL_SET_FOCUS      "set-focus"
 #define DW_SIGNAL_VALUE_CHANGED  "value_changed"
+#define DW_SIGNAL_SWITCH_PAGE    "switch-page"
 
 #if defined(__OS2__) || defined(__WIN32__) || defined(WINNT) || defined(__EMX__)
 /* OS/2 or Windows */