RegexRoute
Object Hierarchy:
Description:
[
Version ( since =
"0.3" ) ]
public class RegexRoute :
Route
Route based on GLib.Regex.
The providen regular expression pattern will be extracted, scoped, anchored and optimized. This means you must not anchor the regex
yourself with '^' and '$' characters and providing a pre-optimized GLib.Regex is useless.
Like for the rules, the regular expression starts matching after the scopes and the leading '/' character.
Content:
Properties:
- public Regex regex { construct; get; }
- public SList<string> captures { construct; get; }
Creation methods:
Methods:
Inherited Members:
All known members inherited from class Valum.Route
All known members inherited from class GLib.Object
- @new
- new_valist
- newv
- new_with_properties
- add_toggle_ref
- add_weak_pointer
- bind_property
- connect
- constructed
- disconnect
- dispose
- dup_data
- dup_qdata
- freeze_notify
- @get
- get_class
- get_data
- get_property
- get_qdata
- get_type
- getv
- notify_property
- @ref
- ref_sink
- replace_data
- replace_qdata
- remove_toggle_ref
- remove_weak_pointer
- @set
- set_data
- set_data_full
- set_property
- set_qdata
- set_qdata_full
- setv
- steal_data
- steal_qdata
- thaw_notify
- unref
- watch_closure
- weak_ref
- weak_unref
- notify
- ref_count