Packages
unity
Unity
AggregatorScope
MergeMode
SortFlags
automatic_flushing
merge_mode
proxy_filter_hints
AggregatorScope
activate
add_constraint
add_sorter
category_index_for_scope_id
search
AggregatorScope
Object Hierarchy:
Unity.AggregatorScope
Unity.AggregatorScope
Unity.AggregatorScope
Unity.DeprecatedScopeBase
Unity.DeprecatedScopeBase
Unity.DeprecatedScopeBase->Unity.AggregatorScope
GLib.Object
GLib.Object
GLib.Object->Unity.DeprecatedScopeBase
Description:
public
abstract
class
AggregatorScope
:
DeprecatedScopeBase
All known sub-classes:
MasterScope
Namespace:
Unity
Package:
unity
Content:
Enums:
MergeMode
SortFlags
Properties:
public
bool
automatic_flushing
{
get
;
set
; }
public
MergeMode
merge_mode
{
get
;
set
; }
public
bool
proxy_filter_hints
{
get
;
set
; }
Creation methods:
protected
AggregatorScope
(
string
dbus_path_,
string
id_,
MergeMode
merge_mode =
OWNER_SCOPE
,
bool
proxy_filter_hints =
false
)
Methods:
public
virtual
async
ActivationResponse
?
activate
(
AggregatorActivation
activation)
public
void
add_constraint
(
int
category_index,
string
field)
Constraint data to be unique according to value of 'field'.
public
void
add_sorter
(
uint
category_index,
string
field,
SortFlags
flags)
Sort data in a given category by values of 'field'.
public
abstract
int
category_index_for_scope_id
(
string
scope_id)
Maps scope ids to associated category index, needed if merge mode is OWNER_SCOPE. A dummy implementation may be provided for merge mode = DISPLAY_NAME.
public
abstract
async
void
search
(
AggregatedScopeSearch
scope_search)
Inherited Members:
All known members inherited from class Unity.DeprecatedScopeBase
active_sources_changed
categories
constructed
dbus_path
export
filters
id
is_master
schema
search_hint
search_in_global
sources
unexport
visible
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