This website requires JavaScript.
Explore
Help
Sign In
luc14n0
/
glib
Watch
1
Star
0
Fork
0
You've already forked glib
mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced
2024-11-02 15:46:17 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
154fe24134
glib
/
gio
/
gio-marshal.list
5 lines
95 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Change the API a bit so that unhandled methods get reported via the reply, 2008-01-09 Alexander Larsson <alexl@redhat.com> * gio-marshal.list: * gmountoperation.[ch]: Change the API a bit so that unhandled methods get reported via the reply, rather than by the signal emission return value. This is because some handlers can't know this immediately without doing I/O, and this is an async operation that should not block. svn path=/trunk/; revision=6282
2008-01-09 15:43:41 +01:00
VOID:STRING,STRING,STRING,FLAGS
VOID:STRING,BOXED
gio/ docs/reference/gio Merged gio-standalone into glib. 2007-11-26 Alexander Larsson <alexl@redhat.com> * Makefile.am: * configure.in: * gio-2.0-uninstalled.pc.in: * gio-2.0.pc.in: * gio-unix-2.0-uninstalled.pc.in: * gio-unix-2.0.pc.in: * gio/ * docs/reference/gio Merged gio-standalone into glib. * glib/glibintl.h: * glib/gutils.c: Export glib_gettext so that gio can use it Add P_ (using same domain for now) Add I_ as g_intern_static_string svn path=/trunk/; revision=5941
2007-11-26 17:13:05 +01:00
VOID:BOOLEAN,POINTER
Pass --internal to glib-genmarshal 2008-01-07 Alexander Larsson <alexl@redhat.com> * Makefile.am: Pass --internal to glib-genmarshal * gfilemonitor.c: * gmountoperation.c: * gio-marshal.list: Use better types for signal arguments (#507822) svn path=/trunk/; revision=6263
2008-01-07 14:56:10 +01:00
VOID:OBJECT,OBJECT,ENUM
Reference in New Issue
Copy Permalink