Re: gtk_window_begin_resize_drag () ( was (unknown) )

Tor Lillqvist <[email protected]> Fri, 7 Mar 2003 11:48:06 +0200 (EET)
Newsgroups gmane.comp.video.gimp.windows.devel
Message-ID <[email protected]>
> Surely if the function's available in Linux it needs to be available
> in Win32 too for portability reasons?

But it is available, it just doesn't do anything ;-)

I guess that if you can provide me with some minimal sample
application that uses this functionality (so that I can check what it
does on X11; I have no idea...), I could try to make it behave the
same on Windows. Or is there already some example program in GTK+ that
uses this, I must admit I haven't looked very thoroughtly at them. (I
mainly have tested the Win32 backend with testgtl and gtk-demo.)

--tml