Hi, 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. 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. 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. Quentin
Attachment:
0007-wrap-gtk_menu_-gs-et_reserve_toggle_size-new-in-gtk-.patch
Description: Text Data
Attachment:
0008-wrap-3-uri-related-GtkLabel-functions-added-in-gtk-2.patch
Description: Text Data
Attachment:
0009-wrap-gtk_status_icon_-gs-et_title-new-in-gtk-2.18.patch
Description: Text Data
Attachment:
0010-wrap-gtk_file_chooser_-gs-et_create_folders-new-in-g.patch
Description: Text Data
Attachment:
0011-wrap-gtk_icon_view_-gs-et_item_padding-new-in-gtk-2..patch
Description: Text Data
Attachment:
0012-wrap-gtk_range_-gs-et_flippable-new-in-gtk-2.18.patch
Description: Text Data
Attachment:
0013-wrap-gdk_region_rect_equal-new-in-gtk-2.18.patch
Description: Text Data
Attachment:
0014-wrap-gdk_cairo_reset_clip-new-in-gtk-2.18.patch
Description: Text Data
Attachment:
0015-wrap-GtkInfoBar-new-in-gtk-2.18.patch
Description: Text Data
Attachment:
0016-wrap-gtk_notebook_-gs-et_action_widget-new-in-gtk-2..patch
Description: Text Data