Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] rev 19317: /trunk/gtk/ /trunk/gtk/: gtkvumeter.h

Date: Sun, 24 Sep 2006 20:37:30 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=19317

User: ulfl
Date: 2006/09/24 08:37 PM

Log:
 instead of simply removing G_BEGIN_DECLS (maybe someone wants to use it in a c++ project), use an #if GTK_MAJOR_VERSION >= 2 around all definitions. This will also make it clear that this widget won't work with gtk 1.x

Directory: /trunk/gtk/
  Changes    Path            Action
  +6 -0      gtkvumeter.h    Modified