Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Dorota Czaplejewicz
gtk
Commits
3f6e3478
Commit
3f6e3478
authored
Dec 29, 2008
by
Matthias Clasen
Browse files
Fix a typo
svn path=/trunk/; revision=21986
parent
435f0a2e
Changes
2
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
3f6e3478
2008-12-28 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkprogress.h: Fix a typo
2008-12-28 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkhsv.c:
...
...
gtk/gtkprogress.h
View file @
3f6e3478
...
...
@@ -97,7 +97,7 @@ void gtk_progress_set_adjustment (GtkProgress *progress,
GtkAdjustment
*
adjustment
);
void
gtk_progress_configure
(
GtkProgress
*
progress
,
gdouble
value
,
gdouble
h
min
,
gdouble
min
,
gdouble
max
);
void
gtk_progress_set_percentage
(
GtkProgress
*
progress
,
gdouble
percentage
);
...
...
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