Glade.XML.SetPackingProperty Method
This sets the packing property on container parent of widget child with name to value

Syntax

public void SetPackingProperty (Gtk.Widget parent, Gtk.Widget child, string name, string value)

Parameters

parent
the container widget.
child
the contained child
name
the name of the property
value
its stringified value

Remarks

Requirements

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