Re: [PATCH] wrap some functions added in gtk+ 2.18



On 13.04.2010 22:18, Quentin Sculo wrote:
These patches wrap a number of easy-to-wrap functions that were added in
gtk 2.18, I think the only thing still missing is GtkActivatableIface.

Alright, I've now pushed all of your patches with just a few minor modifications. Thanks for your work!

It also wrap the new gtkinfobar, for which I copied some parts of
GtkDialog.xs which has a similar API.
In particular I've copied the function gtk2perl_dialog_response_marshal
from it. I don't know enough xs to know how to share the function
between the 2 files, or if it's a good idea to do so.

I handled this by privately exporting the helper functions.

The patch 16 wrap gtk_notebook_[gs]et_action_widget from gtk 2.20, I
haven't tested it yet because I haven't compiled gtk 2.20 yet. But
there's not much reason for it not to work, and I'm particularly
interested in these functions.

I tested them successfully.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]