Forgotten file
This commit is contained in:
committed by
Carlos Garnacho
parent
0106099f5b
commit
616aac8d82
@@ -20,6 +20,7 @@
|
||||
#define __GTK_BUTTON_PRIVATE_H__
|
||||
|
||||
#include "gtkactionhelper.h"
|
||||
#include "gtkgesturesingle.h"
|
||||
#include "deprecated/gtkaction.h"
|
||||
|
||||
G_BEGIN_DECLS
|
||||
@@ -36,6 +37,8 @@ struct _GtkButtonPrivate
|
||||
|
||||
gchar *label_text;
|
||||
|
||||
GtkGesture *gesture;
|
||||
|
||||
gfloat xalign;
|
||||
gfloat yalign;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user