Go to file
John (J5) Palmieri aaf003b590 * libnotify/notifymarshal.[c|h]: new files where GLib callback
marshalers are added

* libnotify/notifynotification.ci (notify_notifiaction_init): Add a
  marshaller for signals with uint, string parameters
  (_gslist_to_string_array): new internal method that coverts
  a GSList to a NULL terminated array of strings
  (_notify_notification_show_internal): send the actions list as an
  array of strings, not a GSList which does not work with the bindings

* libnotify/Makefile.am: notifymarshal.[c|h] added

* tests/test-multi-actions.c: working example of using actions
2005-12-09 19:35:13 +00:00
docs First import of the next generation libnotify API 2005-11-10 19:18:10 +00:00
libnotify * libnotify/notifymarshal.[c|h]: new files where GLib callback 2005-12-09 19:35:13 +00:00
tests * libnotify/notifynotification.c (SIGNAL_TYPE_CLOSED): "closed" glib 2005-12-02 20:36:46 +00:00
tools First import of the next generation libnotify API 2005-11-10 19:18:10 +00:00
AUTHORS Bump version to not conflict with the older libnotify packages 2005-11-15 18:43:13 +00:00
COPYING First import of the next generation libnotify API 2005-11-10 19:18:10 +00:00
ChangeLog * libnotify/notifynotification.c (notify_notification_add_action): 2005-12-02 22:46:52 +00:00
Doxyfile.in First import of the next generation libnotify API 2005-11-10 19:18:10 +00:00
INSTALL First import of the next generation libnotify API 2005-11-10 19:18:10 +00:00
Makefile.am First import of the next generation libnotify API 2005-11-10 19:18:10 +00:00
NEWS First import of the next generation libnotify API 2005-11-10 19:18:10 +00:00
README First import of the next generation libnotify API 2005-11-10 19:18:10 +00:00
SPECIFICATION First import of the next generation libnotify API 2005-11-10 19:18:10 +00:00
autogen.sh First import of the next generation libnotify API 2005-11-10 19:18:10 +00:00
configure.ac Bump version to not conflict with the older libnotify packages 2005-11-15 18:43:13 +00:00
libnotify.pc.in First import of the next generation libnotify API 2005-11-10 19:18:10 +00:00
libnotify.spec.in First import of the next generation libnotify API 2005-11-10 19:18:10 +00:00

README