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
stringnick
stringblurb
stringdefaultValue
boolflags
ParamFlags