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 revisionBoth sides next revision
vala-bindings [2012/10/21 02:24] – [libxfce4menu] -- Update against Garcon mikevala-bindings [2012/10/21 02:57] – [xfconf] mike
Line 82: Line 82:
 ===== xfconf ===== ===== xfconf =====
  
-  rename xfconf_g_property_* inside the class Xfconf.Property +The generated VAPI file covers for these headers: 
-  * drop the functions that take a va_list in argument + 
-  * drop the functions that take or return a GPtrArray +xfconf-binding.h \\ 
-  * drop xfconf_free_array +xfconf-channel.h \\ 
-  * int16 GType is yet to be implemented+xfconf-errors.h \\ 
 +xfconf.h 
 + 
 +  * Custom VAPI for Xfconf.init in order to throw Xfconf.Error instead of GLib.Error 
 +  Rename xfconf_g_property_* inside the class Xfconf.Property 
 +  * Drop the functions that take a va_list in argument 
 +  * Drop the functions that take or return a GPtrArray 
 +  * Drop xfconf_free_array 
 +  * int16 GType is not implemented (source xfconf-types.h excluded)
  
 ===== libxfcegui4 ===== ===== libxfcegui4 =====