comparison pidgin/plugins/perl/common/GtkPlugin.xs @ 20621:5265fed9b93a

Thanks to Sean, I know that Gtk::Window is perlese for GtkWindow *
author Gabriel Schulhof <nix@go-nix.ca>
date Sun, 23 Sep 2007 00:56:54 +0000
parents f90f334a58f0
children ced0666ab950
comparison
equal deleted inserted replaced
20620:38b694bbe57b 20621:5265fed9b93a
12 void 12 void
13 pidgin_plugin_dialog_show() 13 pidgin_plugin_dialog_show()
14 14
15 void 15 void
16 pidgin_plugin_dialog_show_with_parent(parent) 16 pidgin_plugin_dialog_show_with_parent(parent)
17 void * parent 17 Gtk::Window parent