Gtk.Container.ChildSetValist Method
Sets one or more child properties for child and Gtk.Container.

Syntax

public void ChildSetValist (Widget child, string first_property_name, IntPtr var_args)

Parameters

child
an object of type Gtk.Widget
first_property_name
an object of type string
var_args
an object of type IntPtr

Remarks

Sets one or more child properties for child and Gtk.Container.

Requirements

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