Displaying 1 result from an estimated 1 matches for "gdk_x11_ungrab_serv".
Did you mean:
gdk_x11_ungrab_server
2010 Mar 01
2
[Bug 1725] New: use x11.pc when linking gnome-ssh-askpass2
...applications to explicitly link against
libraries that provide functions that they explicitly call. (Obviously
inter-library linkage doesn't have to be specified by the application -
that would be unreasonable.)
Since gnome-ssh-askpass2 uses XUngrabServer (incidentally, why doesn't
it use gdk_x11_ungrab_server to go with the existing call to
gdk_x11_grab_server?), it should link against libX11 itself as well as
relying on libgdk-x11's linkage.
--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assign...