CVSROOT: /cvs/directfb Module name: DirectFB Changes by: dok 20041030 19:52:06
Modified files:
lib/fusion : object.h
Log message:
Added fusion_object_globalize() doing the often used combination of
fusion_object_link() and fusion_object_unref(), i.e. increasing the global
reference counter and decreasing the local reference counter.
