diff --git a/thunarx/thunarx-menu-provider.c b/thunarx/thunarx-menu-provider.c index ffeb1047..583e0f93 100644 --- a/thunarx/thunarx-menu-provider.c +++ b/thunarx/thunarx-menu-provider.c @@ -80,7 +80,7 @@ thunarx_menu_provider_get_type (void) /** - * thunarx_menu_provider_get_file_menu_items: + * thunarx_menu_provider_get_file_menu_items: (skip) * @provider: a #ThunarxMenuProvider. * @window: the #GtkWindow within which the menu items will be used. * @files: (element-type ThunarxFileInfo): the list of #ThunarxFileInfos @@ -136,7 +136,7 @@ thunarx_menu_provider_get_file_menu_items (ThunarxMenuProvider *provider, /** - * thunarx_menu_provider_get_folder_menu_items: + * thunarx_menu_provider_get_folder_menu_items: (skip) * @provider : a #ThunarxMenuProvider. * @window : the #GtkWindow within which the menu items will be used. * @folder : the folder to which the menu items should will be applied. @@ -192,7 +192,7 @@ thunarx_menu_provider_get_folder_menu_items (ThunarxMenuProvider *provider, /** - * thunarx_menu_provider_get_dnd_menu_items: + * thunarx_menu_provider_get_dnd_menu_items: (skip) * @provider: a #ThunarxMenuProvider. * @window: the #GtkWindow within which the menu items will be used. * @folder: the folder into which the @files are being dropped diff --git a/thunarx/thunarx-preferences-provider.c b/thunarx/thunarx-preferences-provider.c index f5cc25f8..27231f2b 100644 --- a/thunarx/thunarx-preferences-provider.c +++ b/thunarx/thunarx-preferences-provider.c @@ -76,7 +76,7 @@ thunarx_preferences_provider_get_type (void) /** - * thunarx_preferences_provider_get_menu_items: + * thunarx_preferences_provider_get_menu_items: (skip) * @provider : a #ThunarxPreferencesProvider. * @window : the #GtkWindow within which the menu items will be used. * diff --git a/thunarx/thunarx-property-page-provider.c b/thunarx/thunarx-property-page-provider.c index 0ed68a10..858205e9 100644 --- a/thunarx/thunarx-property-page-provider.c +++ b/thunarx/thunarx-property-page-provider.c @@ -65,7 +65,7 @@ thunarx_property_page_provider_get_type (void) /** - * thunarx_property_page_provider_get_pages: + * thunarx_property_page_provider_get_pages: (skip) * @provider: a #ThunarxPropertyPageProvider. * @files: (element-type ThunarxFileInfo): the list of #ThunarxFileInfos * for which a properties dialog will be displayed. diff --git a/thunarx/thunarx-renamer-provider.c b/thunarx/thunarx-renamer-provider.c index 4094a5fd..1e5188cb 100644 --- a/thunarx/thunarx-renamer-provider.c +++ b/thunarx/thunarx-renamer-provider.c @@ -63,7 +63,7 @@ thunarx_renamer_provider_get_type (void) /** - * thunarx_renamer_provider_get_renamers: + * thunarx_renamer_provider_get_renamers: (skip) * @provider : a #ThunarxRenamerProvider. * * Returns the list of #ThunarxRenamers provided by the