Glade.XML.GetWidget Method
Retrieves a widget stored in the Glade.XML by name

Syntax

public Gtk.Widget GetWidget (string name)

Parameters

name
the name of the widget to retrieve from the xml file

Returns

the widget specified by name or null if no Widgets of that name exists

Remarks

Requirements

Namespace: Glade
Assembly: glade-sharp (in glade-sharp.dll)