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
gtk
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
1,146
Issues
1,146
List
Boards
Labels
Service Desk
Milestones
Merge Requests
143
Merge Requests
143
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
gtk
Commits
c7afdb18
Commit
c7afdb18
authored
Jan 29, 2005
by
Matthias Clasen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Typo fix.
parent
07155e27
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
16 additions
and
1 deletion
+16
-1
ChangeLog
ChangeLog
+5
-0
ChangeLog.pre-2-10
ChangeLog.pre-2-10
+5
-0
ChangeLog.pre-2-8
ChangeLog.pre-2-8
+5
-0
gtk/gtkseparatortoolitem.c
gtk/gtkseparatortoolitem.c
+1
-1
No files found.
ChangeLog
View file @
c7afdb18
2005-01-29 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkseparatortoolitem.c (gtk_separator_tool_item_set_draw):
Typo fix. (#165581, Masao Mutoh)
Thu Jan 27 14:25:45 2005 Manish Singh <yosh@gimp.org>
* README.cvs-commits: update ancient IRC info.
...
...
ChangeLog.pre-2-10
View file @
c7afdb18
2005-01-29 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkseparatortoolitem.c (gtk_separator_tool_item_set_draw):
Typo fix. (#165581, Masao Mutoh)
Thu Jan 27 14:25:45 2005 Manish Singh <yosh@gimp.org>
* README.cvs-commits: update ancient IRC info.
...
...
ChangeLog.pre-2-8
View file @
c7afdb18
2005-01-29 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkseparatortoolitem.c (gtk_separator_tool_item_set_draw):
Typo fix. (#165581, Masao Mutoh)
Thu Jan 27 14:25:45 2005 Manish Singh <yosh@gimp.org>
* README.cvs-commits: update ancient IRC info.
...
...
gtk/gtkseparatortoolitem.c
View file @
c7afdb18
...
...
@@ -287,7 +287,7 @@ gtk_separator_tool_item_get_draw (GtkSeparatorToolItem *item)
/**
* gtk_separator_tool_item_set_draw:
* @item: a #GtkSeparatorToolItem
* @draw: whether @separator_tool_item is drawn as a vertical
iln
* @draw: whether @separator_tool_item is drawn as a vertical
line
*
* When @separator_tool_items is drawn as a vertical line, or just blank.
* Setting this #FALSE along with gtk_tool_item_set_expand() is useful
...
...
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