Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
F
folks
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
85
Issues
85
List
Boards
Labels
Service Desk
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
GNOME
folks
Commits
f18a7c8e
Commit
f18a7c8e
authored
Sep 24, 2012
by
Philip Withnall
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
individual-aggregator: Clarify that is-quiescent never changes true → false
parent
3f550e32
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
folks/individual-aggregator.vala
folks/individual-aggregator.vala
+2
-1
No files found.
folks/individual-aggregator.vala
View file @
f18a7c8e
...
...
@@ -131,7 +131,8 @@ public class Folks.IndividualAggregator : Object
* some point after {@link IndividualAggregator.prepare} has successfully
* completed for the aggregator. An aggregator is in a quiescent state when
* all the {@link PersonaStore}s listed by its backends have reached a
* quiescent state.
* quiescent state. Once it's reached a quiescent state, this property will
* never change again (from ``true`` to ``false``).
*
* It's guaranteed that this property's value will only ever change after
* {@link IndividualAggregator.is_prepared} has changed to ``true``.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment