Gtk.AccelLabel.AccelWidget Property
Fetches the widget monitored by this accelerator label.

Syntax

[GLib.Property("accel-widget")]
public Widget AccelWidget { set; get; }

Value

The object monitored by the accelerator label, or null

Remarks

Fetches the widget monitored by this accelerator label.

Requirements

Namespace: Gtk
Assembly: gtk-sharp (in gtk-sharp.dll)