[Pidgin] #2617: Supply hints to UI so that it may make windows properly transient
Pidgin
trac at pidgin.im
Wed Sep 12 18:04:38 EDT 2007
#2617: Supply hints to UI so that it may make windows properly transient
---------------------------+------------------------------------------------
Reporter: nix_nix | Owner: seanegan
Type: patch | Status: assigned
Priority: minor | Milestone: 2.2.0
Component: pidgin (gtk) | Version: 2.1.0
Resolution: | Keywords:
Pending: 0 |
---------------------------+------------------------------------------------
Comment (by seanegan):
Both the C API and the Perl bindings.
This change as-is would break about every plugin and UI ever written,
requiring us to bump the version up to 3.0.0. What we typically do when we
want to add a new parameter to a function is to create a version of that
function with a "_with_foo" appended to it, keep the old function
signature the same, and have it call the new function with a default value
for the new parameter.
--
Ticket URL: <http://developer.pidgin.im/ticket/2617#comment:5>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list