get_visibility


Description:

public unowned string get_visibility ()

Returns the visibility status of the property.

Parameters:

this

a DocumentsProperty

Returns:

DOCUMENTS_PROPERTY_VISIBILITY_PUBLIC if the DocumentsProperty is publicly visible to other apps, DOCUMENTS_PROPERTY_VISIBILITY_PRIVATE if the DocumentsProperty is restricted to the application which created it.