ContentDisposition
Object Hierarchy:
GMime.ContentDisposition
GMime.ContentDisposition
GMime.ContentDisposition
GLib.Object
GLib.Object
GLib.Object->GMime.ContentDisposition
Description:
[ CCode ( type_id = "g_mime_content_disposition_get_type ()" ) ]public class ContentDisposition : Object
A data structure representing a Content-Disposition.
Content:
Static methods:
Creation methods:
Methods:
public string encode (FormatOptions ? options)
Encodes the Content-Disposition header.
public unowned string get_disposition ()
Gets the disposition or null on
fail.
public unowned string get_parameter (string name)
Gets the parameter value specified by name
if it's
available.
public unowned ParamList get_parameters ()
Gets the Content-Disposition parameter list.
public bool is_attachment ()
Determines if a Content-Disposition has a value of "attachment".
public void set_disposition (string value)
Sets the disposition to value
which may be one of
DISPOSITION_ATTACHMENT or
DISPOSITION_INLINE or, by your choice, any other string which would
indicate how the MIME part should be displayed by the MUA.
public void set_parameter (string name, string value)
Sets a parameter on the Content-Disposition.
Fields:
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