[Pidgin] #2617: Supply hints to UI so that it may make windows properly transient
Pidgin
trac at pidgin.im
Sat Sep 22 21:09:02 EDT 2007
#2617: Supply hints to UI so that it may make windows properly transient
---------------------------+------------------------------------------------
Reporter: nix_nix | Owner: seanegan
Type: patch | Status: assigned
Priority: minor | Milestone: 2.2.1
Component: pidgin (gtk) | Version: 2.1.0
Resolution: | Keywords:
Pending: 0 |
---------------------------+------------------------------------------------
Comment (by nix_nix):
Hmmm ... I have
{{{
void
pidgin_dialogs_about_with_parent(parent)
Gtk::Window parent
}}}
and I get the same error:
Error: 'Gtk::Window' not in typemap in GtkDialogs.xs, line 14
A lot of the .xs files have this comment:
{{{
/* This can't work at the moment since I don't have a typemap for
Gtk::Widget.
* I thought about using the one from libgtk2-perl but wasn't sure how to
go
* about doing that.
}}}
I wonder if that's why I'm getting these errors. Maybe I should stick with
void * for now.
--
Ticket URL: <http://developer.pidgin.im/ticket/2617#comment:12>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list