gtkOldEditableClaimSelection {RGtk2} | R Documentation |
Claims or gives up ownership of the selection.
WARNING: gtk_old_editable_claim_selection
is deprecated and should not be used in newly-written code.
gtkOldEditableClaimSelection(object, claim, time = "GDK_CURRENT_TIME")
|
[GtkOldEditable ] a GtkOldEditable |
|
[logical] if TRUE , claim ownership of the selection, if FALSE , give
up ownership |
|
[numeric] timestamp for this operation |
Derived by RGtkGen from GTK+ documentation