Table of Contents

Class ParamSpecBoolean

Namespace
GObject
Assembly
GObject-2.0.dll
public class ParamSpecBoolean : ParamSpec
Inheritance
ParamSpecBoolean
Inherited Members

Constructors

ParamSpecBoolean(IntPtr)

public ParamSpecBoolean(IntPtr handle)

Parameters

handle IntPtr

ParamSpecBoolean(string, string, string, bool, ParamFlags)

public ParamSpecBoolean(string name, string nick, string blurb, bool defaultValue, ParamFlags flags)

Parameters

name string
nick string
blurb string
defaultValue bool
flags ParamFlags