Glade.XML.GetWidgetPrefix Method
Retrieves a GLib.List of widgets whose name share the same prefix.

Syntax

public Gtk.Widget[] GetWidgetPrefix (string name)

Parameters

name
The beginning of a widget name.

Returns

An array of widgets whose name starts with name.

Remarks

Requirements

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