Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

gtkSelectionClear

gtkSelectionClear


Description

The default handler for the "selection-clear-event" signal. WARNING: gtk_selection_clear has been deprecated since version 2.4 and should not be used in newly-written code. Instead of calling this function, chain up from your selection-clear-event handler. Calling this function from any other context is illegal.

Usage

gtkSelectionClear(object, event)

Arguments

object

a GtkWidget

event

the event

Details

Since 2.2

Value

[logical] TRUE if the event was handled, otherwise false

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2

R Bindings for Gtk 2.8.0 and Above

v2.20.36
GPL
Authors
Michael Lawrence <michafla@gene.com> and Duncan Temple Lang <duncan@wald.ucdavis.edu>
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.