Prerequisites
ESelectable requires
GtkWidget.
Known Implementations
ESelectable is implemented by
EWebView.
Functions
e_selectable_cut_clipboard ()
void
e_selectable_cut_clipboard (ESelectable *selectable
);
e_selectable_copy_clipboard ()
void
e_selectable_copy_clipboard (ESelectable *selectable
);
e_selectable_paste_clipboard ()
void
e_selectable_paste_clipboard (ESelectable *selectable
);
e_selectable_delete_selection ()
void
e_selectable_delete_selection (ESelectable *selectable
);
e_selectable_select_all ()
void
e_selectable_select_all (ESelectable *selectable
);
e_selectable_undo ()
void
e_selectable_undo (ESelectable *selectable
);
e_selectable_redo ()
void
e_selectable_redo (ESelectable *selectable
);
Types and Values
ESelectable
typedef struct _ESelectable ESelectable;
Property Details
The “copy-target-list”
property
“copy-target-list” GtkTargetList *
Flags: Read
The “paste-target-list”
property
“paste-target-list” GtkTargetList *
Flags: Read