GnomeVFS.ACE – gnome-vfs-2.0 Reference Manual
Packages
gnome-vfs-2.0
GnomeVFS
ACE
id
inherit
kind
negative
permissions
ACE
add_perm
check_perm
copy_perms
del_perm
equal
get_id
get_inherit
get_kind
get_negative
get_perms
reserved1
reserved2
reserved3
reserved4
set_id
set_inherit
set_kind
set_negative
set_perms
ACE
Object Hierarchy:
Description:
public
class
ACE
:
Object
Namespace:
GnomeVFS
Package:
gnome-vfs-2.0
Content:
Properties:
public
string
id
{
get
;
set
construct
; }
public
bool
inherit
{
get
;
set
; }
public
uint
kind
{
get
;
set
construct
; }
public
bool
negative
{
get
;
set
; }
public
void
*
permissions
{
get
;
set
construct
; }
Creation methods:
public
ACE
(
ACLKind
kind,
string
id,
ACLPerm
perms)
Methods:
public
void
add_perm
(
ACLPerm
perm)
public
bool
check_perm
(
ACLPerm
perm)
public
void
copy_perms
(
ACE
dest)
public
void
del_perm
(
ACLPerm
perm)
public
bool
equal
(
ACE
entry_b)
public
unowned
string
get_id
()
public
bool
get_inherit
()
public
unowned
ACLKind
get_kind
()
public
bool
get_negative
()
public
unowned
ACLPerm
get_perms
()
public
virtual
void
reserved1
()
public
virtual
void
reserved2
()
public
virtual
void
reserved3
()
public
virtual
void
reserved4
()
public
void
set_id
(
string
id)
public
void
set_inherit
(
bool
inherit)
public
void
set_kind
(
ACLKind
kind)
public
void
set_negative
(
bool
negative)
public
void
set_perms
(
ACLPerm
perms)
Inherited Members:
All known members inherited from class GLib.Object
@get
@new
@ref
@set
add_toggle_ref
add_weak_pointer
bind_property
connect
constructed
disconnect
dispose
dup_data
dup_qdata
force_floating
freeze_notify
get_class
get_data
get_property
get_qdata
get_type
getv
interface_find_property
interface_install_property
interface_list_properties
is_floating
new_valist
new_with_properties
newv
notify
notify_property
ref_count
ref_sink
remove_toggle_ref
remove_weak_pointer
replace_data
replace_qdata
set_data
set_data_full
set_property
set_qdata
set_qdata_full
set_valist
setv
steal_data
steal_qdata
thaw_notify
unref
watch_closure
weak_ref
weak_unref