Remove old code from GTK request dialog

Review Request #3535 — Created Sept. 27, 2024 and submitted

Information

pidgin/pidgin
default

Reviewers

We only support fields now, so no need for the union, and the GObject data
can be replaced by the usual data struct.

There are also no signal connections using pidgin_request_get_handle, so
there's no need to clean them up.

Also remove unused GtkSizeGroup.

Compiled and checked Request Fields from the Demo protocol.

Summary ID
Remove old code from GTK request dialog
We only support fields now, so no need for the `union`, and the GObject data can be replaced by the usual data struct. There are also no signal connections using `pidgin_request_get_handle`, so there's no need to clean them up.
bd6b5ad6017c68fb1a2a7da69873abac24c0a42d
grim
grim
grim
  1. Awesome work, thank you so much!!

  2. 
      
grim
Review request changed
Status:
Completed