On Fri, Jul 1, 2011 at 05:48, Just Fill Bugs <mozbug...@yahoo.com.au> wrote:
> On 07/01/2011 04:35 AM, Giuseppe Penone wrote:
>>
>> +1: provide us a tutorial so that we can learn how to add missing binded
>> functions ourself and then provide the patch.
>>
>
> Take a look at http://live.gnome.org/GObjectIntrospection/Annotations, kinda
> simple.
>
> Then looking at clipboard.c in gtk+ source, seems the
> gtk_clipboard_set_with_data was annotated but forcibly
> skipped(introspectable = 0), no idea why.
>
> http://git.gnome.org/browse/gtk+/tree/gtk/gtkclipboard.c#n657

You can see as well the commit log that included that change:

http://git.gnome.org/browse/gtk+/commit/gtk/gtkclipboard.c?id=374e76a19dac87676995356f6daacb10f4bb6e36

And ask Pavel why that method is introspectable and what alternative
there exists. If there isn't, we need to add API to Gtk+ that is
binding-friendly.

Regards,

Tomeu

> _______________________________________________
> pygtk mailing list   pygtk@daa.com.au
> http://www.daa.com.au/mailman/listinfo/pygtk
> Read the PyGTK FAQ: http://faq.pygtk.org/
>
_______________________________________________
pygtk mailing list   pygtk@daa.com.au
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://faq.pygtk.org/

Reply via email to