Packages
poppler-glib
Poppler
Attachment
Attachment
get_checksum
get_ctime
get_description
get_mtime
get_name
get_size
save
save_to_callback
save_to_fd
checksum
ctime
description
mtime
name
size
Attachment
Object Hierarchy:
Poppler.Attachment
Poppler.Attachment
Poppler.Attachment
GLib.Object
GLib.Object
GLib.Object->Poppler.Attachment
Description:
[
CCode
( type_id =
"poppler_attachment_get_type ()"
) ]
public
class
Attachment
:
Object
Namespace:
Poppler
Package:
poppler-glib
Content:
Creation methods:
protected
Attachment
()
Methods:
public
unowned
StringBuilder
get_checksum
()
public
unowned
DateTime
?
get_ctime
()
public
unowned
string
get_description
()
public
unowned
DateTime
?
get_mtime
()
public
unowned
string
get_name
()
public
size_t
get_size
()
public
bool
save
(
string
filename)
throws
Error
Saves
this
to a file indicated by
filename
.
public
bool
save_to_callback
(
AttachmentSaveFunc
save_func)
throws
Error
Saves
this
by feeding the produced data to
save_func
.
public
bool
save_to_fd
(
int
fd)
throws
Error
Saves
this
to a file referred to by
fd
.
Fields:
public
StringBuilder
checksum
public
Time
ctime
public
string
description
public
Time
mtime
public
string
name
public
size_t
size
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