Wireshark-commits: [Wireshark-commits] rev 31947: /trunk/gtk/ /trunk/gtk/: gui_utils.c gui_utils.h

Date: Mon, 22 Feb 2010 18:39:59 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=31947

User: wmeier
Date: 2010/02/22 10:39 AM

Log:
 Add ws_combo_box_new_text_and_pointer() and related which provides a
 variant of gtk_combo_box which stores a pointer along as well as text for
 each combo_box entry.

Directory: /trunk/gtk/
  Changes    Path           Action
  +119 -0    gui_utils.c    Modified
  +68 -3     gui_utils.h    Modified