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
Last revisionBoth sides next revision
vala-bindings [2012/10/21 17:05] – [Deprecated] mikevala-bindings [2012/10/23 02:15] – [libxfce4panel] mike
Line 7: Line 7:
 ===== libxfce4util ===== ===== libxfce4util =====
  
-The generated VAPI file covers for these headers:+The generated VAPI file covers these headers:
  
 libxfce4util-config.h \\ libxfce4util-config.h \\
Line 60: Line 60:
 ===== garcon ===== ===== garcon =====
  
-The generated VAPI file covers for these headers:+The generated VAPI file covers these headers:
  
 garcon-config.h \\ garcon-config.h \\
Line 82: Line 82:
 ===== xfconf ===== ===== xfconf =====
  
-The generated VAPI file covers for these headers:+The generated VAPI file covers these headers:
  
 xfconf-binding.h \\ xfconf-binding.h \\
Line 97: Line 97:
 ===== libxfce4ui ===== ===== libxfce4ui =====
  
-The generated VAPI file covers for these headers:+The generated VAPI file covers these headers:
  
 libxfce4ui-config.h \\ libxfce4ui-config.h \\
Line 110: Line 110:
 ===== exo ===== ===== exo =====
  
-The generated VAPI file covers for these headers:+The generated VAPI file covers these headers:
  
 exo-binding.h \\ exo-binding.h \\
Line 137: Line 137:
 ==== Static Classes ==== ==== Static Classes ====
  
-//exo-gdk-pixbuf-extensions.h exo-gobject-extensions.h exo-gtk-extensions.h excluded, custom VAPI.//+//exo-gobject-extensions.h exo-gdk-pixbuf-extensions.h exo-gtk-extensions.h excluded, custom VAPI.//
  
-  * **Exo.Extensions**: class with static methods +  * **Exo.Extensions**: class with static methods (exo_g_value_*, exo_gdk_pixbuf_*, exo_gtk_*) 
-    * Moved all related functions to extensions provided by exo (gtk, gdk, gobject) into this class+    * Moved all related functions to extensions provided by exo (gobject, gdk-pixbufgtk) into this class
  
 //exo-execute.h excluded, custom VAPI.// //exo-execute.h excluded, custom VAPI.//
  
-  * **Exo.Execute**: class with static methods (exo_execute_* from exo-execute.h)+  * **Exo.Execute**: class with static methods (exo_execute_*)
  
 //exo-string.h excluded, custom VAPI.// //exo-string.h excluded, custom VAPI.//
  
-  * **Exo.String**: class with static methods (exo_string_from exo-string.h)+  * **Exo.String**: class with static methods (exo_str*)
  
 ==== Name Conflicts ==== ==== Name Conflicts ====
Line 164: Line 164:
   * Utils (exo-utils.h)   * Utils (exo-utils.h)
  
 +===== libxfce4panel =====
 +
 +The generated VAPI file covers these headers:
 +
 +libxfce4panel-config.h \\
 +libxfce4panel-enums.h \\
 +libxfce4panel-enum-types.h \\
 +xfce-arrow-button.h \\
 +xfce-hvbox.h \\
 +xfce-panel-convenience.h \\
 +xfce-panel-image.h \\
 +xfce-panel-macros.h \\
 +xfce-panel-plugin.h \\
 +xfce-panel-plugin-provider.h
 +
 +==== Excluded ====
 +
 +  * Xfce 4.6 macros (xfce-panel-macros-46.h)