Purple.AccountUserSplit – purple Reference Manual
AccountUserSplit
Object Hierarchy:
Purple.AccountUserSplit
Purple.AccountUserSplit
Purple.AccountUserSplit
Description:
[
CCode
( free_function =
"purple_account_user_split_destroy"
) ]
[
Compact
]
public
class
AccountUserSplit
Namespace:
Purple
Package:
purple
Content:
Creation methods:
public
AccountUserSplit
(
string
text,
string
default_value,
ObjectPath
sep)
Methods:
public
unowned
string
get_default_value
()
public
bool
get_reverse
()
public
unowned
ObjectPath
get_separator
()
public
unowned
string
get_text
()
public
void
set_reverse
(
bool
reverse)
Fields:
public
unowned
string
default_value
public
unowned
ObjectPath
field_sep
public
bool
reverse
public
unowned
string
text
2022 vala-language.org