Re: gdk backend dependencies in gtk



At 09:23 09.10.01 +0200, Matthias Clasen wrote:
> [...]
>
>gtkplug/gtksocket are completely X specific, not much we can do here.
I still don't believe this. There was some discussion on this list:

http://mail.gnome.org/archives/gtk-devel-list/2001-April/msg00264.html
http://mail.gnome.org/archives/gtk-devel-list/2001-May/msg00108.html

And finally I create a bug with patch to proof it:
'GtkPlug/GtkSocket should be cross-platform'
http://bugzilla.gnome.org/show_bug.cgi?id=58541

> [...]
>
>Furthermore, I would propose to add
>
>GdkWindow *gdk_window_lookup (GdkNativeWindow *)
>
it should probably be (if any):
GdkWindow *gdk_window_lookup (GdkNativeWindow)

cause the GdkNativeWindow maps to a gpointer/guint32
('xid' or HANDLE)

>guint gdk_get_current_timestamp (GdkWindow *)
>
>to the gdk frontend in order to remove the backend dependencies from
>gtkclipboard and gtkselection.
>
>Comments ?
>
>Matthias
>
>
>_______________________________________________
>gtk-devel-list mailing list
>gtk-devel-list gnome org
>http://mail.gnome.org/mailman/listinfo/gtk-devel-list
>
-------- Hans "at" Breuer "dot" Org -----------
Tell me what you need, and I'll tell you how to 
get along without it.                -- Dilbert




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]