forked from AuroraMiddleware/gtk
formatting.
2008-06-23 Michael Natterer <mitch@imendio.com> * gtk/gtkinvisible.h: formatting. svn path=/trunk/; revision=20676
This commit is contained in:
parent
77e99003a8
commit
257cfa289b
@ -1,3 +1,7 @@
|
||||
2008-06-23 Michael Natterer <mitch@imendio.com>
|
||||
|
||||
* gtk/gtkinvisible.h: formatting.
|
||||
|
||||
2008-06-23 Michael Natterer <mitch@imendio.com>
|
||||
|
||||
* gtk/gtkaction.h
|
||||
|
@ -49,6 +49,7 @@ typedef struct _GtkInvisibleClass GtkInvisibleClass;
|
||||
struct _GtkInvisible
|
||||
{
|
||||
GtkWidget widget;
|
||||
|
||||
gboolean GSEAL (has_user_ref_count);
|
||||
GdkScreen *GSEAL (screen);
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user