[Xfce4-commits] [apps/xfdashboard] 09/19: Add API documentation for new virtual function of last commit

noreply at xfce.org noreply at xfce.org
Fri Jun 16 10:56:40 CEST 2017


This is an automated email from the git hooks/post-receive script.

n   o   m   a   d       p   u   s   h   e   d       a       c   o   m   m   i   t       t   o       b   r   a   n   c   h       m   a   s   t   e   r   
   in repository apps/xfdashboard.

commit 2a7233dc8e9e75d5196368c62e724fe4d2d0cadc
Author: Stephan Haller <nomad at froevel.de>
Date:   Tue Jun 13 15:35:40 2017 +0200

    Add API documentation for new virtual function of last commit
    
    Fix for issue GH #129
---
 libxfdashboard/window-tracker-backend.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/libxfdashboard/window-tracker-backend.h b/libxfdashboard/window-tracker-backend.h
index 6fb229c..a5fcd50 100644
--- a/libxfdashboard/window-tracker-backend.h
+++ b/libxfdashboard/window-tracker-backend.h
@@ -48,6 +48,7 @@ typedef struct _XfdashboardWindowTrackerBackendInterface	XfdashboardWindowTracke
  * XfdashboardWindowTrackerBackendInterface:
  * @get_name: Name of window tracker backend
  * @get_window_tracker: Get window tracker instance used by backend
+ * @get_stage_from_window: Get stage using requested window
  * @show_stage_window: Setup and show stage window
  * @hide_stage_window: Hide (and maybe deconfigure) stage window
  */

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list