Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
GNOME
gtk
Commits
db9b3c13
Commit
db9b3c13
authored
Jun 20, 2008
by
Tim Janik
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
seal private member.
* gtk/gtkiconfactory.h: seal private member. svn path=/trunk/; revision=20499
parent
868135e8
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
gtk/gtkiconfactory.h
gtk/gtkiconfactory.h
+1
-1
No files found.
gtk/gtkiconfactory.h
View file @
db9b3c13
...
...
@@ -51,7 +51,7 @@ struct _GtkIconFactory
{
GObject
parent_instance
;
GHashTable
*
icons
;
GHashTable
*
GSEAL
(
icons
)
;
};
struct
_GtkIconFactoryClass
...
...
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