summaryrefslogtreecommitdiff
path: root/libpurple/dbus-analyze-functions.py
diff options
context:
space:
mode:
authorTomasz Wasilczyk <twasilczyk@pidgin.im>2013-09-21 14:47:08 +0200
committerTomasz Wasilczyk <twasilczyk@pidgin.im>2013-09-21 14:47:08 +0200
commit3722601b65d5c0f3cde5bfa3840b9cc851c5006e (patch)
tree62b9055717841d047afe00d683a608a6282fb284 /libpurple/dbus-analyze-functions.py
parent0c70194ec4f685c681a518aeb47fcb52f39c0c54 (diff)
downloadpidgin-3722601b65d5c0f3cde5bfa3840b9cc851c5006e.tar.gz
Implement purple_*_is_valid_ui_handle, purple_request_cpar_*et_parent_from, pidgin_request_get_dialog_window
Diffstat (limited to 'libpurple/dbus-analyze-functions.py')
-rw-r--r--libpurple/dbus-analyze-functions.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/libpurple/dbus-analyze-functions.py b/libpurple/dbus-analyze-functions.py
index caa07e1187..70e1bda8c2 100644
--- a/libpurple/dbus-analyze-functions.py
+++ b/libpurple/dbus-analyze-functions.py
@@ -49,6 +49,9 @@ excluded = [\
# as pointer to a struct, instead of a pointer to an enum. This
# causes a compilation error. Someone should fix this script.
"purple_log_read",
+
+ # Similiar to the above:
+ "purple_notify_is_valid_ui_handle",
]
# This is a list of functions that return a GList* or GSList * whose elements