In drag_and_drop.c use accessor functions for GtkSelectionData. In
authorgerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>
Wed, 28 Sep 2011 20:58:56 +0000 (20:58 +0000)
committergerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>
Wed, 28 Sep 2011 20:58:56 +0000 (20:58 +0000)
commitdf43e2642b14106fb7327a790e6cc1e3f41a57b2
tree2263c5fcb2623eb6a060075990f3ccc3c10f306a
parentb9acf14fbcee18ad2734fefd715268bc9cfe3235
In drag_and_drop.c use accessor functions for GtkSelectionData. In
main_menubar.c use gtk_osxapplication_insert_app_menu_item instead of
gtk_osxapplication_add_app_menu_item. Fixes deprecation-related errors
when compiling with HAVE_GTKOSXAPPLICATION defined.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@39180 f5534014-38df-0310-8fa8-9805f1628bb7
gtk/drag_and_drop.c
gtk/main_menubar.c