Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
gtk4
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
GNOME
gtk4
Commits
1d7aa9e4
Commit
1d7aa9e4
authored
9 months ago
by
Matthias Clasen
Browse files
Options
Downloads
Plain Diff
Merge branch 'matthiasc/for-main' into 'main'
Small cleanups See merge request GNOME/gtk!7592
parents
8de4b048
767b9b94
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
docs/reference/gtk/tools.md
+1
-0
1 addition, 0 deletions
docs/reference/gtk/tools.md
gdk/gdkcolorstate.c
+1
-1
1 addition, 1 deletion
gdk/gdkcolorstate.c
with
2 additions
and
1 deletion
docs/reference/gtk/tools.md
+
1
−
0
View file @
1d7aa9e4
...
...
@@ -9,6 +9,7 @@ documentation in the form of man pages.
-
[
gtk4-demo-application
](
gtk4-demo-application.html
)
-
[
gtk4-encode-symbolic-svg
](
gtk4-encode-symbolic-svg.html
)
-
[
gtk4-icon-browser
](
gtk4-icon-browser.html
)
-
[
gtk4-image-tool
](
gtk4-image-tool.html
)
-
[
gtk4-launch
](
gtk4-launch.html
)
-
[
gtk4-node-editor
](
gtk4-node-editor.html
)
-
[
gtk4-path-tool
](
gtk4-path-tool.html
)
...
...
This diff is collapsed.
Click to expand it.
gdk/gdkcolorstate.c
+
1
−
1
View file @
1d7aa9e4
...
...
@@ -38,7 +38,7 @@
* Crucially, GTK knows how to convert colors from one color
* state to another.
*
* `GdkColorState objects are immutable and therefore threadsafe.
* `GdkColorState
`
objects are immutable and therefore threadsafe.
*
* Since 4.16
*/
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment