E.WebDAVPrivilege – libedataserver-1.2 Reference Manual
Packages
libedataserver-1.2
E
WebDAVPrivilege
free
WebDAVPrivilege
copy
description
hint
kind
name
ns_uri
WebDAVPrivilege
Object Hierarchy:
Description:
[
CCode
( copy_function =
"g_boxed_copy"
, free_function =
"g_boxed_free"
, lower_case_csuffix =
"webdav_privilege"
, type_id =
"e_webdav_privilege_get_type ()"
) ]
[
Compact
]
public
class
WebDAVPrivilege
Namespace:
E
Package:
libedataserver-1.2
Content:
Static methods:
public
static
void
free
(
void
* ptr)
Creation methods:
public
WebDAVPrivilege
(
string
? ns_uri,
string
? name,
string
? description,
WebDAVPrivilegeKind
kind,
WebDAVPrivilegeHint
hint)
Describes one privilege entry.
Methods:
public
WebDAVPrivilege
?
copy
()
Fields:
public
unowned
string
description
public
WebDAVPrivilegeHint
hint
public
WebDAVPrivilegeKind
kind
public
unowned
string
name
public
unowned
string
ns_uri