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

gtkWidgetAddMnemonicLabel

gtkWidgetAddMnemonicLabel


Description

Adds a widget to the list of mnemonic labels for this widget. (See gtkWidgetListMnemonicLabels). Note the list of mnemonic labels for the widget is cleared when the widget is destroyed, so the caller must make sure to update its internal state at this point as well, by using a connection to the gtkWidgetDestroy signal or a weak notifier.

Usage

gtkWidgetAddMnemonicLabel(object, label)

Arguments

object

a GtkWidget

label

a GtkWidget that acts as a mnemonic label for widget

Details

Since 2.4

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.