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 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 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 
 + 
 +  * Custom VAPI for **Xfconf.init** in order to throw Xfconf.Error instead of GLib.Error 
 +  * **Xfconf.Property**: class with static functions (bind, unbind) 
 +  * Drop functions that take a **va_list** 
 +  * Drop functions that take or return a **GPtrArray** 
 +  * **int16** GType is not implemented (source xfconf-types.h excluded) 
 + 
 +===== libxfce4ui ===== 
 + 
 +The generated VAPI file covers for these headers:
  
-  * XfceAppMenuItem +libxfce4ui-config.h \\ 
-    * deprecate new_from_desktop_entry +libxfce4ui-enum-types.h \\ 
-  * XfceTitledDialog +xfce-dialogs.h \\ 
-    * drop redundant get/set methods +xfce-gdk-extensions.h \\ 
-  * move functions from Fundamentals and Core inside respective classes +xfce-gtk-extensions.h \\ 
-  * new class WidgetHelpers with two functions create_framebox and create_framebox_with_content +xfce-sm-client.h \\ 
-  * deprecate everything else+xfce-spawn.h \\ 
 +xfce-titled-dialog.h
  
 ===== exo ===== ===== exo =====