[gtk+/gtk-2-90: 156/158] Restore gtk_entry_get_icon_window() again
- From: Javier Jardón <jjardon src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+/gtk-2-90: 156/158] Restore gtk_entry_get_icon_window() again
- Date: Thu, 11 Mar 2010 02:56:40 +0000 (UTC)
commit bb58bbdb8d5b9344bd353d972a607958f7937d69
Author: Javier Jardón <jjardon gnome org>
Date: Wed Mar 10 23:16:17 2010 +0100
Restore gtk_entry_get_icon_window() again
gtk/gtkentry.h | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/gtk/gtkentry.h b/gtk/gtkentry.h
index 19d489c..f0a3dd7 100644
--- a/gtk/gtkentry.h
+++ b/gtk/gtkentry.h
@@ -302,6 +302,8 @@ void gtk_entry_set_icon_drag_source (GtkEntry *
GtkTargetList *target_list,
GdkDragAction actions);
gint gtk_entry_get_current_icon_drag_source (GtkEntry *entry);
+GdkWindow* gtk_entry_get_icon_window (GtkEntry *entry,
+ GtkEntryIconPosition icon_pos);
G_END_DECLS
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]