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
This commit is contained in:
@ -5824,6 +5824,7 @@ gtk_selection_data_targets_include_rich_text
|
||||
gtk_selection_data_get_selection
|
||||
gtk_selection_data_get_data
|
||||
gtk_selection_data_get_length
|
||||
gtk_selection_data_get_data_with_length
|
||||
gtk_selection_data_get_data_type
|
||||
gtk_selection_data_get_display
|
||||
gtk_selection_data_get_format
|
||||
|
||||
Reference in New Issue
Block a user