-
-
libpurple/purplerequestpage.c (Diff revision 1) fields are gobjects now right? shouldn't the value destructor be
g_object_unref
? -
Convert PurpleRequestPage into a GObject
Review Request #2323 — Created March 7, 2023 and submitted
Information | |
---|---|
QuLogic | |
pidgin/pidgin | |
default | |
|
|
2327 | |
Reviewers | |
pidgin | |
And rename it from
PurpleRequestFields
.Also, implements
GListModel
for the groups, but nothing uses it that way get.
Compiled, and opened Request Fields from Demo protocol.