Alterator.GroupComponentApplier – alterator-glib Reference Manual
Packages
alterator-glib
Alterator
GroupComponentApplier
apply
check_apply
get_categories
get_categories_tree
get_category
get_category_components
get_component
get_components
get_current_edition
get_current_edition_description
get_current_edition_final_notes
get_current_edition_info
get_current_edition_license
get_current_edition_release_notes
get_draft_components
get_edition
get_edition_internal_components
get_edition_internal_packages
get_edition_internals
get_edition_section_components
get_edition_sections
get_editions
get_ex_code
get_excl_pkgs
get_exit_code
get_inst_pgks
get_manual_pkgs
get_rm_pkgs
get_stderr
get_stdout
get_timeout
init
is_component_draft
set_components
set_current_edition
set_timeout
begin_group_op
begin_operation
end_group_op
end_operation
stderr
stdout
GroupComponentApplier
Object Hierarchy:
Description:
[
CCode
( type_cname =
"AlteratorGroupComponentApplierInterface"
, type_id =
"alterator_group_component_applier_get_type ()"
) ]
public
interface
GroupComponentApplier
:
Object
Namespace:
Alterator
Package:
alterator-glib
Content:
Methods:
public
abstract
void
apply
()
throws
Error
public
abstract
void
check_apply
()
throws
Error
public
abstract
List
<
string
>
get_categories
()
throws
Error
public
abstract
ComponentsTree
get_categories_tree
()
throws
Error
public
abstract
unowned
ComponentCategory
get_category
(
string
cat_name)
throws
Error
public
abstract
List
<
string
>
get_category_components
(
string
category)
throws
Error
public
abstract
Component
get_component
(
string
componentId)
throws
Error
public
abstract
List
<
string
>
get_components
()
throws
Error
public
abstract
string
get_current_edition
()
throws
Error
public
abstract
string
get_current_edition_description
()
throws
Error
public
abstract
string
get_current_edition_final_notes
()
throws
Error
public
abstract
string
get_current_edition_info
()
throws
Error
public
abstract
string
get_current_edition_license
()
throws
Error
public
abstract
string
get_current_edition_release_notes
()
throws
Error
public
abstract
List
<
string
>
get_draft_components
()
throws
Error
public
abstract
Edition
get_edition
(
string
name)
throws
Error
public
abstract
List
<
string
>
get_edition_internal_components
(
string
edition_name,
string
internal_name)
throws
Error
public
abstract
List
<
string
>
get_edition_internal_packages
(
string
edition_name,
string
internal_name)
throws
Error
public
abstract
List
<
string
>
get_edition_internals
(
string
edition_name)
throws
Error
public
abstract
List
<
string
>
get_edition_section_components
(
string
edition_name,
string
section_name)
throws
Error
public
abstract
List
<
string
>
get_edition_sections
(
string
edition_name)
throws
Error
public
abstract
List
<
string
>
get_editions
()
throws
Error
public
int
get_ex_code
()
public
abstract
List
<
string
>
get_excl_pkgs
()
throws
Error
public
abstract
int
get_exit_code
()
public
abstract
List
<
string
>
get_inst_pgks
()
throws
Error
public
abstract
List
<
string
>
get_manual_pkgs
()
throws
Error
public
abstract
List
<
string
>
get_rm_pkgs
()
throws
Error
public
abstract
string
get_stderr
()
public
abstract
string
get_stdout
()
public
abstract
int
get_timeout
()
public
abstract
void
init
()
throws
Error
public
abstract
bool
is_component_draft
(
string
name)
throws
Error
public
abstract
void
set_components
(
List
<
string
>? install_comps,
List
<
string
>? remove_comps)
throws
Error
public
abstract
void
set_current_edition
(
string
edition_id)
throws
Error
public
abstract
void
set_timeout
(
int
timeout)
Signals:
public
signal
void
begin_group_op
(
void
* object,
void
* p0)
public
signal
void
begin_operation
(
void
* object,
void
* p0)
public
signal
void
end_group_op
(
void
* object,
void
* p0)
public
signal
void
end_operation
(
void
* object,
void
* p0)
public
signal
void
stderr
(
string
line)
public
signal
void
stdout
(
string
line)
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