public Gdk.Atom target;
public Gdk.Atom type;
public Gtk.SelectionData copy ();
+ [CCode (array_length = false)]
public unowned uchar[] get_data ();
public Gdk.Atom get_data_type ();
public unowned Gdk.Display get_display ();
gtk_scrolled_window_new.vadjustment nullable="1"
gtk_selection_add_targets.targets is_array="1"
gtk_selection_data_copy transfer_ownership="1"
+gtk_selection_data_get_data no_array_length="1"
gtk_selection_data_get_pixbuf transfer_ownership="1" nullable="1"
gtk_selection_data_get_text type_name="string" nullable="1" transfer_ownership="1"
gtk_selection_data_get_uris is_array="1" transfer_ownership="1" array_null_terminated="1"