Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12-SP1:GA
libreoffice.2846
libreoffice-old-gobject-introspection.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File libreoffice-old-gobject-introspection.patch of Package libreoffice.2846
diff -ur libreoffice-5.1.5.2.orig/include/LibreOfficeKit/LibreOfficeKitGtk.h libreoffice-5.1.5.2/include/LibreOfficeKit/LibreOfficeKitGtk.h --- libreoffice-5.1.5.2.orig/include/LibreOfficeKit/LibreOfficeKitGtk.h 2016-07-26 16:17:25.000000000 -0500 +++ libreoffice-5.1.5.2/include/LibreOfficeKit/LibreOfficeKitGtk.h 2016-09-23 12:08:37.940020132 -0500 @@ -42,7 +42,7 @@ /** * lok_doc_view_new: - * @pPath: (nullable): LibreOffice install path. Pass null to set it to default + * @pPath: (allow-none): LibreOffice install path. Pass null to set it to default * path which in most cases would be $libdir/libreoffice/program * @cancellable: The cancellable object that you can use to cancel this * operation. @@ -56,9 +56,9 @@ /** * lok_doc_view_new_from_user_profile: - * @pPath: (nullable): LibreOffice install path. Pass null to set it to default + * @pPath: (allow-none): LibreOffice install path. Pass null to set it to default * path which in most cases would be $libdir/libreoffice/program - * @pUserProfile: (nullable): User profile URL. Pass non-null to be able to + * @pUserProfile: (allow-none): User profile URL. Pass non-null to be able to * use this widget and LibreOffice itself in parallel. * @cancellable: The cancellable object that you can use to cancel this * operation. @@ -83,7 +83,7 @@ * lok_doc_view_open_document: * @pDocView: The #LOKDocView instance * @pPath: (transfer full): The path of the document that #LOKDocView widget should try to open - * @pRenderingArguments: (nullable): lok::Document::initializeForRendering() arguments. + * @pRenderingArguments: (allow-none): lok::Document::initializeForRendering() arguments. * @cancellable: * @callback: * @userdata: @@ -295,7 +295,7 @@ * lok_doc_view_set_document_password: * @pDocView: The #LOKDocView instance * @pUrl: the URL of the document to set password for, as sent with signal `password-required` - * @pPassword: (nullable): the password, NULL for no password + * @pPassword: (allow-none): the password, NULL for no password * * Set the password for password protected documents */ Only in libreoffice-5.1.5.2/include/LibreOfficeKit: LibreOfficeKitGtk.h.orig
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor