Class
FoundryForgeQuery
Constructors
foundry_forge_query_new
An empty forge query that does not have specifics provided to any known subsystem filterer.
Instance methods
foundry_forge_query_contains_keywords_scope
Helper to check FoundryForgeQuery:keywords-scope if it contains
keywords_scope while handling “,” separators.
unstable since: 1.1
foundry_forge_query_contains_state
Helper to check FoundryForgeQuery:state if it contains
state while handling “,” separators.
unstable since: 1.1
Signals
Signals inherited from GObject (1)
GObject::notify
The notify signal is emitted on an object when one of its properties has its value set through g_object_set_property(), g_object_set(), et al.