comparison: pidgin/plugins/perl/common/GtkPlugin.xs
pidgin/plugins/perl/common/GtkPlugin.xs
- changeset 20708
- 29aec44ac483
- parent 20705
- 96f7b6c6ec4b
- child 20709
- 69337e85fbbe
equal
deleted
inserted
replaced
| 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 |