comparison gtk/plugins/perl/common/GtkConv.xs @ 14718:d1e71d46c3db

[gaim-migrate @ 17472] Changing void * to Gaim::Handle in gtkperl as well. committer: Tailor Script <tailor@pidgin.im>
author Etan Reisner <pidgin@unreliablesource.net>
date Thu, 12 Oct 2006 23:25:36 +0000
parents 2d451d3aa1bd
children e53cceebebb3
comparison
equal deleted inserted replaced
14717:b1fcd2fc903a 14718:d1e71d46c3db
41 Gaim::ConversationType type 41 Gaim::ConversationType type
42 Gaim::UnseenState min_state 42 Gaim::UnseenState min_state
43 gboolean hidden_only 43 gboolean hidden_only
44 guint max_count 44 guint max_count
45 45
46 void * 46 Gaim::Handle
47 gaim_gtk_conversations_get_handle() 47 gaim_gtk_conversations_get_handle()