Purple.AttentionType – purple Reference Manual
AttentionType
Object Hierarchy:
Purple.AttentionType
Purple.AttentionType
Purple.AttentionType
Description:
[
Compact
]
public
class
AttentionType
Namespace:
Purple
Package:
purple
Content:
Creation methods:
public
AttentionType
(
string
ulname,
string
name,
string
inc_desc,
string
out_desc)
Methods:
public
unowned
string
get_icon_name
()
public
unowned
string
get_incoming_desc
()
public
unowned
string
get_name
()
public
unowned
string
get_outgoing_desc
()
public
unowned
string
get_unlocalized_name
()
public
void
set_icon_name
(
string
name)
public
void
set_incoming_desc
(
string
desc)
public
void
set_name
(
string
name)
public
void
set_outgoing_desc
(
string
desc)
public
void
set_unlocalized_name
(
string
ulname)
Fields:
public
unowned
string
icon_name
public
unowned
string
incoming_description
public
unowned
string
name
public
unowned
string
outgoing_description
public
unowned
string
unlocalized_name
2022 vala-language.org