Searched refs:gtk_selection_data_get_length (Results 1 – 2 of 2) sorted by relevance
1244 len = gtk_selection_data_get_length(data); in selection_received_cb()2014 gtk_selection_data_get_length(data)); in drag_handle_uri_list()2042 len = gtk_selection_data_get_length(data); in drag_handle_text()2081 const gint data_length = gtk_selection_data_get_length(data); in drag_data_received_cb()
2423 # define gtk_selection_data_get_length(sel) ((sel)->length) macro