Etk
Main Page Object Hierarchy Data Structures Related Pages
Etk

Etk_Selection_Event Struct Reference
[The selection and clipboard system of Etk]


Detailed Description

The event structure sent to the target widget when the content of a selection is received after a request (through the signal "selection_received").

Note:
For more information, see the documention page of the corresponding module (link above)

Data Fields

Etk_Selection_Type from
Etk_Selection_Content_Type type
union {
   const char *   text
} data

Field Documentation

Etk_Selection_Type Etk_Selection_Event::from

The selection where the content has been requested from

Etk_Selection_Content_Type Etk_Selection_Event::type

The type of content received

const char* Etk_Selection_Event::text

The text corresponding to the type ETK_SELECTION_TEXT

union { ... } Etk_Selection_Event::data

The content of the selection


The documentation for this struct was generated from the following file:
  • etk_selection.h