Gtk.Notebook.Scrollable Property
Indicates if scroll arrows are added if there are too many tabs.

Syntax

[GLib.Property("scrollable")]
public bool Scrollable { set; get; }

Value

Returns true if arrows are added and false if not.

Remarks

Default is false.

Requirements

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