[gtk+/wip/baedert/drawing: 197/306] container: GtkActionBar is not a special container anymore
- From: Timm Bäder <baedert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+/wip/baedert/drawing: 197/306] container: GtkActionBar is not a special container anymore
- Date: Fri, 23 Jun 2017 20:13:29 +0000 (UTC)
commit c40aab95fed90dc5c9b0a25c5df87718eb7670fc
Author: Timm Bäder <mail baedert org>
Date: Sun May 14 08:58:03 2017 +0200
container: GtkActionBar is not a special container anymore
gtk/gtkcontainer.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/gtk/gtkcontainer.c b/gtk/gtkcontainer.c
index 543d604..81828d5 100644
--- a/gtk/gtkcontainer.c
+++ b/gtk/gtkcontainer.c
@@ -59,7 +59,6 @@
* of forall().
*/
#define SPECIAL_CONTAINER(x) (GTK_IS_ASSISTANT (x) || \
- GTK_IS_ACTION_BAR (x) || \
GTK_IS_POPOVER_MENU (x) || \
GTK_IS_SHORTCUTS_SECTION (x) || \
GTK_IS_SHORTCUTS_WINDOW (x))
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]