forked from AuroraMiddleware/gtk
Restore gtk_entry_get_icon_window() again
This commit is contained in:
parent
4019007ceb
commit
244ed9aec7
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user