| [Overview][Constants][Types][Classes][Procedures and functions][Index] | 
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: lazgtk3.pas line 5555
type TGtkSelectionData = object  | 
||
function copy;  | 
  | 
|
procedure free;  | 
  | 
|
function get_data;  | 
  | 
|
function get_data_type;  | 
  | 
|
function get_data_with_length();  | 
  | 
|
function get_display;  | 
  | 
|
function get_format;  | 
  | 
|
function get_length;  | 
  | 
|
function get_pixbuf;  | 
  | 
|
function get_selection;  | 
  | 
|
function get_target;  | 
  | 
|
function get_targets();  | 
  | 
|
function get_text;  | 
  | 
|
function get_uris;  | 
  | 
|
procedure set_();  | 
  | 
|
function set_pixbuf();  | 
  | 
|
function set_text();  | 
  | 
|
function set_uris();  | 
  | 
|
function targets_include_image();  | 
  | 
|
function targets_include_rich_text();  | 
  | 
|
function targets_include_text;  | 
  | 
|
function targets_include_uri;  | 
  | 
|
end;  | 
  |