purple_notify_searchresult_column visibility

Andrew Victor avictor.za at gmail.com
Tue May 3 17:31:47 EDT 2011


hi,

> You might want to store values within each row of a search-result, but
> not have those values visible to the user.
> eg,  an internal UserId to be used in the SearchResult callback.
>
> This patch adds API:
>  void purple_notify_searchresult_column_set_visible(PurpleNotifySearchColumn
> *column, gboolean visible);
>  gboolean purple_notify_searchresult_column_is_visible(const
> PurpleNotifySearchColumn *column)
>
> Updates Pidgin and Finch to change UI visibility of those columns.

Well there wasn't feedback for or against it, so I've committed it to
im.pidgin.pidgin.next.major for now.


Regards,
  Andrew Victor




More information about the Devel mailing list