Gtk.Widget.StyleGetProperty Method
Obtains the value of a style property of widget.

Syntax

public object StyleGetProperty (string property_name)

Parameters

property_name
The name of a style property.

Returns

The property value. This can be one of the following types: bool, int, uint, long, ulong, Enum, float, double, string, IntPtr or GLib.Object.

Remarks

Requirements

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