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 02:24] – [libxfce4menu] -- Update against Garcon mikevala-bindings [2012/10/21 03:15] – [libxfcegui4] -- Update against libxfce4ui 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 +
-  * drop xfconf_free_array +
-  * int16 GType is yet to be implemented+
  
-===== libxfcegui4 =====+xfconf-binding.h \\ 
 +xfconf-channel.h \\ 
 +xfconf-errors.h \\ 
 +xfconf.h
  
-  * XfceAppMenuItem +  * Custom VAPI for Xfconf.init in order to throw Xfconf.Error instead of GLib.Error 
-    * deprecate new_from_desktop_entry +  * Rename xfconf_g_property_inside the class Xfconf.Property 
-  * XfceTitledDialog +  * Drop the functions that take a va_list in argument 
-    drop redundant get/set methods +  * Drop the functions that take or return a GPtrArray 
-  * move functions from Fundamentals and Core inside respective classes +  * Drop xfconf_free_array 
-  * new class WidgetHelpers with two functions create_framebox and create_framebox_with_content +  * int16 GType is not implemented (source xfconf-types.h excluded) 
-  * deprecate everything else+ 
 +===== libxfce4ui ===== 
 + 
 +The generated VAPI file covers for these headers: 
 + 
 +libxfce4ui-config.h \\ 
 +libxfce4ui-enum-types.h \\ 
 +xfce-dialogs.h \\ 
 +xfce-gdk-extensions.h \\ 
 +xfce-gtk-extensions.h \\ 
 +xfce-sm-client.h \\ 
 +xfce-spawn.h \\ 
 +xfce-titled-dialog.h
  
 ===== exo ===== ===== exo =====