[gtk+] GtkStatusIcon: Remove get/set_blinking() declarations from header.
- From: Murray Cumming <murrayc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] GtkStatusIcon: Remove get/set_blinking() declarations from header.
- Date: Sat, 4 Sep 2010 11:27:25 +0000 (UTC)
commit 08ddea5069ddfd0e477c40304484b59d444b46f3
Author: Murray Cumming <murrayc murrayc com>
Date: Sat Sep 4 13:18:09 2010 +0200
GtkStatusIcon: Remove get/set_blinking() declarations from header.
This was apparently forgotten in
commit 18b47b6cd03f0f6da777ad3a5e2795cbf458b804 .
gtk/gtkstatusicon.h | 4 ----
1 files changed, 0 insertions(+), 4 deletions(-)
---
diff --git a/gtk/gtkstatusicon.h b/gtk/gtkstatusicon.h
index 98d79e5..6d93d2a 100644
--- a/gtk/gtkstatusicon.h
+++ b/gtk/gtkstatusicon.h
@@ -125,10 +125,6 @@ void gtk_status_icon_set_visible (GtkStatusIcon *st
gboolean visible);
gboolean gtk_status_icon_get_visible (GtkStatusIcon *status_icon);
-void gtk_status_icon_set_blinking (GtkStatusIcon *status_icon,
- gboolean blinking);
-gboolean gtk_status_icon_get_blinking (GtkStatusIcon *status_icon);
-
gboolean gtk_status_icon_is_embedded (GtkStatusIcon *status_icon);
void gtk_status_icon_position_menu (GtkMenu *menu,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]