projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e7f2833
)
Remove last GtkWidgetPath reference
author
Rico Tzschichholz
<ricotz@ubuntu.com>
Mon, 3 Feb 2020 09:51:50 +0000
(10:51 +0100)
committer
Rico Tzschichholz
<ricotz@ubuntu.com>
Mon, 3 Feb 2020 09:51:50 +0000
(10:51 +0100)
See
49b47c913389dc395a48c2b19ac409412623c524
gtk/gtktypes.h
patch
|
blob
|
history
diff --git
a/gtk/gtktypes.h
b/gtk/gtktypes.h
index 49558bddeaa49190a350ea6654c518d1902ca7b2..5b7f6686aabfd6dd4e6b76f327a2105146bf55f0 100644
(file)
--- a/
gtk/gtktypes.h
+++ b/
gtk/gtktypes.h
@@
-49,7
+49,6
@@
typedef GdkSnapshot GtkSnapshot;
typedef struct _GtkStyleContext GtkStyleContext;
typedef struct _GtkTooltip GtkTooltip;
typedef struct _GtkWidget GtkWidget;
-typedef struct _GtkWidgetPath GtkWidgetPath;
typedef struct _GtkWindow GtkWindow;
/**