[CCode (array_length = false)]
public unowned uchar[] get_data ();
public Gdk.Atom get_data_type ();
- public unowned uchar[] get_data_with_length (int length);
+ public unowned uchar[] get_data_with_length ();
public unowned Gdk.Display get_display ();
public int get_format ();
public int get_length ();
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_data_with_length.length hidden="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"