Mono Class Library: Gtk.Notebook Overview | Members

Gtk.Notebook.CurrentPageWidget Property

Obtains the widget that represents the current page.

public Widget CurrentPageWidget { get; }

Value

The Gtk.Widget object in the current page.

Remarks

This property uses Notebook.CurrentPage and Notebook.GetNthPage together to provide a quicker way of getting the current page widget.

Requirements

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