comparison gtk/plugins/perl/common/GtkSavedStatuses.xs @ 14579:310a81ba302c

[gaim-migrate @ 17303] Remove a bunch of functions that are commented out because they can't work currently, they'll come back if I can get the actual Gtk2 perl stuff to not crash, but they were just taking up space and getting in my way (since they are removed already in my other tree). committer: Tailor Script <tailor@pidgin.im>
author Etan Reisner <pidgin@unreliablesource.net>
date Mon, 18 Sep 2006 04:22:44 +0000
parents d6eae5115b31
children d1e71d46c3db
comparison
equal deleted inserted replaced
14578:60845d332ea6 14579:310a81ba302c
1 #include "gtkmodule.h" 1 #include "gtkmodule.h"
2
3 /* This can't work at the moment since I don't have a typemap for Gtk::Widget.
4 * I thought about using the one from libgtk2-perl but wasn't sure how to go
5 * about doing that.
6 * This also has a GCallback issue that I have no idea how to deal with,
7 * though the core-perl typemap has a mapping for them.
8 Gtk::Widget
9 gaim_gtk_status_menu(status, callback)
10 Gaim::SavedStatus status
11 GCallback callback
12 */
13 2
14 MODULE = Gaim::GtkUI::Status PACKAGE = Gaim::GtkUI::Status PREFIX = gaim_gtk_status_ 3 MODULE = Gaim::GtkUI::Status PACKAGE = Gaim::GtkUI::Status PREFIX = gaim_gtk_status_
15 PROTOTYPES: ENABLE 4 PROTOTYPES: ENABLE
16 5
17 void * 6 void *