Gtk.Container.ChildGetValist Method
Gets the values of one or more child properties for child and container.

Syntax

public void ChildGetValist (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

Gets the values of one or more child properties for child and container.

Requirements

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