Packages
camel-1.2
Camel
Operation
cancel_all
Operation
Operation.proxy
push_message
pop_message
progress
pushed_message
status
Operation
Object Hierarchy:
Camel.Operation
Camel.Operation
Camel.Operation
GLib.Cancellable
GLib.Cancellable
GLib.Cancellable->Camel.Operation
GLib.Object
GLib.Object
GLib.Object->GLib.Cancellable
Description:
[
CCode
( type_id =
"camel_operation_get_type ()"
) ]
public
class
Operation
:
Cancellable
Namespace:
Camel
Package:
camel-1.2
Content:
Static methods:
public
static
void
cancel_all
()
Cancel all outstanding operations.
Creation methods:
public
Operation
()
Create a new camel operation handle.
public
Operation.proxy
(
Cancellable
? cancellable =
null
)
Proxies the
cancellable
in a way that if it is cancelled, then the returned cancellable is also cancelled, but when the returned cancellable is cancelled, then it doesn't influence the original cancellable.
Methods:
public
void
push_message
(
string
format, ...)
Call this function to describe an operation being performed.
Signals:
public
signal
void
pop_message
()
public
signal
void
progress
(
int
percent)
public
signal
void
pushed_message
(
string
object)
public
virtual
signal
void
status
(
string
what,
int
pc)
Inherited Members:
All known members inherited from class GLib.Cancellable
cancel
cancelled
connect
disconnect
get_current
get_fd
is_cancelled
make_pollfd
pop_current
push_current
release_fd
reset
set_error_if_cancelled
source_new
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