]> Pileus Git - ~andy/gtk/commit
add gtk_selection_data_get_data_with_length API which can be bound
authorMatthias Clasen <mclasen@redhat.com>
Mon, 3 Jan 2011 17:11:41 +0000 (12:11 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 3 Jan 2011 17:13:30 +0000 (12:13 -0500)
commitc7f39eb07ecaba5cb0b9538be8a7d64e5b862f57
treef2c21ed7248a15a61d8264c38312df6d68d7144a
parentd211c8af6bab2f99aeebb83707d29649f0108364
add gtk_selection_data_get_data_with_length API which can be bound

* gtk_selection_data_get_data can't be bound because we need to know the length
  of data inorder to marshal it

https://bugzilla.gnome.org/show_bug.cgi?id=635299
docs/reference/gtk/gtk3-sections.txt
gtk/gtk.symbols
gtk/gtkselection.c
gtk/gtkselection.h