[libwnck/wip/muktupavels/gtk4: 105/109] tasklist: remove include_internals from wnck_tasklist_forall
- From: Alberts Muktupāvels <muktupavels src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libwnck/wip/muktupavels/gtk4: 105/109] tasklist: remove include_internals from wnck_tasklist_forall
- Date: Thu, 13 May 2021 19:30:54 +0000 (UTC)
commit 1c449c266f2b3c8697f913948c5036b62ea143da
Author: Alberts Muktupāvels <alberts muktupavels gmail com>
Date: Sun May 21 02:23:17 2017 +0300
tasklist: remove include_internals from wnck_tasklist_forall
libwnck/tasklist.c | 2 --
1 file changed, 2 deletions(-)
---
diff --git a/libwnck/tasklist.c b/libwnck/tasklist.c
index d736f5e..7ecbb34 100644
--- a/libwnck/tasklist.c
+++ b/libwnck/tasklist.c
@@ -314,7 +314,6 @@ static void wnck_tasklist_unrealize (GtkWidget *widget);
static gboolean wnck_tasklist_scroll_event (GtkWidget *widget,
GdkEventScroll *event);
static void wnck_tasklist_forall (GtkContainer *container,
- gboolean include_internals,
GtkCallback callback,
gpointer callback_data);
static void wnck_tasklist_remove (GtkContainer *container,
@@ -2157,7 +2156,6 @@ wnck_tasklist_unrealize (GtkWidget *widget)
static void
wnck_tasklist_forall (GtkContainer *container,
- gboolean include_internals,
GtkCallback callback,
gpointer callback_data)
{
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]