Folks.Persona – folks Reference Manual
Packages
folks
Folks
Persona
display_id
iid
individual
is_user
linkable_properties
store
uid
writeable_properties
LinkablePropertyCallback
build_uid
split_uid
Persona
linkable_property_to_links
Persona
Object Hierarchy:
Description:
public
abstract
class
Persona
:
Object
All known sub-classes:
FullPersona
Persona
Required by:
AntiLinkable
Namespace:
Folks
Package:
folks
Content:
Properties:
public
string
display_id
{
get
;
construct
; }
public
string
iid
{
get
;
construct
; }
public
unowned
Individual
?
individual
{
get
; }
public
bool
is_user
{
get
;
construct
; }
public
abstract
string
[]
linkable_properties
{
get
; }
public
unowned
PersonaStore
store
{
get
;
construct
; }
public
string
uid
{
get
;
construct
; }
public
abstract
string
[]
writeable_properties
{
get
; }
Delegates:
public
delegate
void
LinkablePropertyCallback
(
string
link)
Static methods:
public
static
string
build_uid
(
string
backend_name,
string
persona_store_id,
string
persona_id)
public
static
void
split_uid
(
string
uid,
out
string
backend_name,
out
string
persona_store_id,
out
string
persona_id)
Creation methods:
protected
Persona
()
Methods:
public
virtual
void
linkable_property_to_links
(
string
prop_name,
LinkablePropertyCallback
callback)
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