Foundry.InputValidatorRegex

g Foundry.InputValidator Foundry.InputValidator Foundry.InputValidatorRegex Foundry.InputValidatorRegex Foundry.InputValidator->Foundry.InputValidatorRegex GObject.Object GObject.Object GObject.Object->Foundry.InputValidator

Subclasses:

None

Methods

Inherited:

Foundry.InputValidator (1), GObject.Object (37)

Structs:

GObject.ObjectClass (5)

class

new (regex)

dup_regex ()

Virtual Methods

Inherited:

Foundry.InputValidator (1), GObject.Object (7)

Properties

Name

Type

Flags

Short Description

regex

GLib.Regex

r/w/co

Signals

Inherited:

GObject.Object (1)

Fields

Inherited:

GObject.Object (1)

Class Details

class Foundry.InputValidatorRegex(**kwargs)
Bases:

Foundry.InputValidator

Abstract:

No

Structure:

Foundry.InputValidatorRegexClass

classmethod new(regex)
Parameters:

regex (GLib.Regex) –

Return type:

Foundry.InputValidator

dup_regex()
Return type:

GLib.Regex

Property Details

Foundry.InputValidatorRegex.props.regex
Name:

regex

Type:

GLib.Regex

Default Value:

None

Flags:

READABLE, WRITABLE, CONSTRUCT_ONLY