From 1128f2d906d406377bd267c08480ed34886b0331 Mon Sep 17 00:00:00 2001 From: infirit Date: Tue, 22 Oct 2013 15:09:57 +0200 Subject: Remove autogenerated gtk doc files --- .../tmpl/mate-panel-applet-unused.sgml | 109 --------------------- 1 file changed, 109 deletions(-) delete mode 100644 doc/reference/mate-panel-applet/tmpl/mate-panel-applet-unused.sgml (limited to 'doc/reference/mate-panel-applet/tmpl/mate-panel-applet-unused.sgml') diff --git a/doc/reference/mate-panel-applet/tmpl/mate-panel-applet-unused.sgml b/doc/reference/mate-panel-applet/tmpl/mate-panel-applet-unused.sgml deleted file mode 100644 index f184f7f2..00000000 --- a/doc/reference/mate-panel-applet/tmpl/mate-panel-applet-unused.sgml +++ /dev/null @@ -1,109 +0,0 @@ - - -Defines a 'main' routine for the applet factory. - - -@iid: The matecomponent-activation iid of the factory. -@type: The #GType to instantiate. -@name: The applet ID string. -@version: The applet version string. -@callback: The factory callback. -@data: The factory user data pointer. - - - -Defines a MateComponent Activation shared library plugin and associated -factory callback. - - -@iid: The matecomponent-activation iid of the factory. -@type: The #GType to instantiate. -@descr: A description of the applet. -@callback: The factory callback. -@data: The factory user data pointer. - - - -The applet is orientated down (i.e. the panel is at the top of the screen). - - - - - -The applet is orientated left (i.e. the panel is at the right hand side of the screen). - - - - - -The applet is orientated right (i.e. the panel is at the left hand side of the screen). - - - - - -The applet is orientated up (i.e. the panel is at the bottom of the screen). - - - - - -A generic 'main' routine for applets. This should not normally be -used directly because it is invoked by #MATE_PANEL_APPLET_MATECOMPONENT_FACTORY. - - -@iid: The matecomponent-activation iid of the factory. -@applet_type: The #GType to instantiate. -@closure: The factory callback closure. -@Returns: 0 on success, 1 on failure. - - - -Retrieves the #MateComponentControl associated with @applet. - - -@applet: The #MatePanelApplet. -@Returns: A #MateComponentControl. - - - -Retrieves the #MateComponentUIComponent used for popup menus associated -with @applet. - - -@applet: The #MatePanelApplet. -@Returns: A #MateComponentUIComponent. - - - -A generic shared library factory routine for applets. This should not -normally be used directly as it is invoked by #MATE_PANEL_APPLET_MATECOMPONENT_SHLIB_FACTORY. - - -@iid: The matecomponent-activation iid of the factory. -@applet_type: The #GType to instantiate. -@poa: The #PortableServer_POA passed to the shlib factory -callback. -@impl_ptr: The #gpointer passed to the shlib factory callback. -@callback: The applet factory callback. -@user_data: The factory user data pointer. -@ev: The $CORBA_Environment passed to the shlib factory callback. -@Returns: A #MateComponent_Unknown to return from the shlib factory -callback. - - - -A generic shared library factory routine for applets. This should not -normally be used directly as it is invoked by #MATE_PANEL_APPLET_MATECOMPONENT_SHLIB_FACTORY. - - -@iid: The matecomponent-activation iid of the factory. -@applet_type: The #GType to instantiate. -@poa: The #PortableServer_POA passed to the shlib factory -callback. -@impl_ptr: The #gpointer passed to the shlib factory callback. -@closure: The applet factory closure. -@ev: The $CORBA_Environment passed to the shlib factory callback. -@Returns: A #MateComponent_Unknown to return from the shlib factory -callback. - -- cgit v1.2.1