Use RcBox for PurpleRequestCommonParameters

Review Request #2308 — Created March 3, 2023 and submitted — Latest diff uploaded

Information

pidgin/pidgin
default

Reviewers

Also, stop returning the input from purple_request_cpar_unref.
That's not what g_object_unref does, and nothing uses the return value.

Also also, just do the cleanup directly instead of calling purple_request_cpar_set_extra_actions(cpar, NULL);.

Ran Request->Fields from the demo protocol.

Commits

Files

    Loading...