Packages
purple
Purple
Smiley
Smiley
Smiley.from_file
@delete
get_checksum
get_data
get_extension
get_full_path
get_shortcut
get_stored_image
set_data
set_shortcut
Smiley
Object Hierarchy:
Purple.Smiley
Purple.Smiley
Purple.Smiley
Description:
[
Compact
]
public
class
Smiley
Namespace:
Purple
Package:
purple
Content:
Creation methods:
public
Smiley
(
StoredImage
img,
string
shortcut)
public
Smiley.from_file
(
string
shortcut,
string
filepath)
Methods:
public
void
@delete
()
public
unowned
string
get_checksum
()
public
void
*
get_data
(
size_t
len)
public
unowned
string
get_extension
()
public
unowned
string
get_full_path
()
public
unowned
string
get_shortcut
()
public
unowned
StoredImage
get_stored_image
()
public
void
set_data
(
uchar
[] smiley_data,
size_t
smiley_data_len)
public
bool
set_shortcut
(
string
shortcut)