Gtk.Container.ChildGetProperty Method
Gets a child property of a Gtk.Widget.

Syntax

public GLib.Value ChildGetProperty (Widget child, string property_name)

Parameters

child
a child of this Gtk.Container
property_name
the child property name

Returns

Documentation for this section has not yet been entered.

Remarks

You will not normally need to use this method; Gtk# automatically generates child property accessors for all Gtk.Container subclasses.

Requirements

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