pidgin/pidginaccountchooser.h

changeset 40186
d7e2aba4d9f4
parent 39795
5b9c99c1378d
child 40233
0c7b2c569028
equal deleted inserted replaced
40079:a37a1e349491 40186:d7e2aba4d9f4
56 gboolean show_all); 56 gboolean show_all);
57 57
58 /** 58 /**
59 * pidgin_account_chooser_set_filter_func: 59 * pidgin_account_chooser_set_filter_func:
60 * @chooser: The account chooser combo box. 60 * @chooser: The account chooser combo box.
61 * @filter_func: A function for checking if an account should be shown. This 61 * @filter_func: (scope notified): A function for checking if an account should be shown. This
62 * can be %NULL to remove any filter. 62 * can be %NULL to remove any filter.
63 * 63 *
64 * Set the filter function used to determine which accounts to show. 64 * Set the filter function used to determine which accounts to show.
65 * 65 *
66 * Since: 3.0.0 66 * Since: 3.0.0

mercurial