Xfce Wiki

Sub domains
 

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
vala-bindings [2012/10/21 03:15] – [libxfcegui4] -- Update against libxfce4ui mikevala-bindings [2012/10/21 15:40] – [xfconf] mike
Line 7: Line 7:
 ===== libxfce4util ===== ===== libxfce4util =====
  
-The generated VAPI file covers for these headers.+The generated VAPI file covers for these headers:
  
 libxfce4util-config.h \\ libxfce4util-config.h \\
Line 89: Line 89:
 xfconf.h xfconf.h
  
-  * Custom VAPI for Xfconf.init in order to throw Xfconf.Error instead of GLib.Error +  * Custom VAPI for **Xfconf.init** in order to throw Xfconf.Error instead of GLib.Error 
-  * Rename xfconf_g_property_inside the class Xfconf.Property +  * **Xfconf.Property**: class with static functions (bind, unbind) 
-  * Drop the functions that take a va_list in argument +  * Drop functions that take a **va_list** 
-  * Drop the functions that take or return a GPtrArray +  * Drop functions that take or return a **GPtrArray** 
-  Drop xfconf_free_array +  * **int16** GType is not implemented (source xfconf-types.h excluded)
-  * int16 GType is not implemented (source xfconf-types.h excluded)+
  
 ===== libxfce4ui ===== ===== libxfce4ui =====