Public Member Functions | |
| this (GtkSelectionData *gtkSelectionData) | |
| Creates a new Selections from a GtkClicpboard. | |
| GType | getType () |
| Gets this class types. | |
| this (Selection selection) | |
| Creates a new Selection for a Selection. | |
| ~this () | |
| frees the GTK structure and desctructs this Selection | |
| void | free () |
| free | |
| void | dataSet (GdkAtom type, gint format, char[] data) |
| dataSet | |
| bit | setText (char[] str) |
| setText | |
| char[] | getText () |
| getText | |
| bit | getTargets (GdkAtom **targets, gint *n_atoms) |
| getTargets | |
| bit | getTargetsIncludeText () |
| getTargetsIncludeText | |
Static Public Member Functions | |
| bit | ownerSet (Widget widget, GdkAtom selection, guint32 time_) |
| ownerSet | |
| bit | ownerSetForDisplay (Display display, Widget widget, GdkAtom selection, guint32 time_) |
| ownerSetForDisplay | |
| void | addTarget (Widget widget, GdkAtom selection, GdkAtom target, guint info) |
| addTarget | |
| void | addTargets (Widget widget, GdkAtom selection, GtkTargetEntry *targets, guint ntargets) |
| addTargets | |
| void | clearTargets (Widget widget, GdkAtom selection) |
| clearTargets | |
| bit | convert (Widget widget, GdkAtom selection, GdkAtom target, guint32 time_) |
| convert | |
|
|
frees the GTK structure and desctructs this Selection
|
|
||||||||||||||||||||
|
addTarget
|
|
||||||||||||||||||||
|
addTargets
|
|
||||||||||||
|
clearTargets
|
|
||||||||||||||||||||
|
convert
|
|
||||||||||||||||
|
dataSet
|
|
|
free
|
|
||||||||||||
|
getTargets
|
|
|
getTargetsIncludeText
|
|
|
getText
|
|
|
Gets this class types.
|
|
||||||||||||||||
|
ownerSet
|
|
||||||||||||||||||||
|
ownerSetForDisplay
|
|
|
setText
|
|
|
Creates a new Selection for a Selection.
|
|
|
Creates a new Selections from a GtkClicpboard.
|
1.3.4