gtkmm r828 - in trunk: . gtk/src



Author: murrayc
Date: 2007-05-01 18:02:21 +0100 (Tue, 01 May 2007)
New Revision: 828
ViewCVS link: http://svn.gnome.org/viewcvs/gtkmm?rev=828&view=rev

Modified:
   trunk/ChangeLog
   trunk/gtk/src/gtk_signals.defs
   trunk/gtk/src/statusicon.hg
Log:
2007-05-01  Murray Cumming  <murrayc murrayc com>

        * gtk/src/gtk_signals.defs: Adjust the GtkStatusIcon::popup_menu signal 
        definition, because the GType parameter system can not distinguish between 
        guint and guint32 (There is no G_TYPE_UINT32).
        * gtk/src/statusicon.hg: Add signals for the GtkStatusIcon activate and 
        popup_menu signals. See the comment in the code about these not being 
        public API, but we are adding them anyway because they seem necessary, 
        and we cannot get an answer out of the GTK+ maintainers.





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]