GNOME Bugzilla – Bug 547956
No accessor for GtkSelectionData.selection
Last modified: 2009-07-11 23:36:09 UTC
It seems like GtkSelectionData.selection didn't get an accessor during the recent sealing. Is this intentional? If not, here's a patch that adds an accessor.
Created attachment 116706 [details] [review] Add gtk_selection_data_get_selection
Looks fine, apart from the Since tag that'll have to be 2.16 at this point.
Committed with that change.