Packages
packagekit-glib2
Pk
ClientHelper
ClientHelper
is_active
start
start_with_socket
stop
ClientHelper
Object Hierarchy:
Pk.ClientHelper
Pk.ClientHelper
Pk.ClientHelper
GLib.Object
GLib.Object
GLib.Object->Pk.ClientHelper
Description:
[
CCode
( type_id =
"pk_client_helper_get_type ()"
) ]
public
class
ClientHelper
:
Object
Namespace:
Pk
Package:
packagekit-glib2
Content:
Creation methods:
public
ClientHelper
()
Methods:
public
bool
is_active
()
public
bool
start
(
string
socket_filename,
string
argv,
string
envp)
throws
Error
Starts the helper process, by running the helper process and setting up the socket for use.
public
bool
start_with_socket
(
Socket
socket,
string
argv,
string
envp)
throws
Error
Starts the helper process, by running the helper process and setting up the socket for use.
public
bool
stop
()
throws
Error
Stops the helper process, by killing the helper process and deleting the socket.
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