SymbolVala
Object Hierarchy:
Description:
public class SymbolVala : AbstractMap<string,Symbol>, ListModel, Object, Container, Symbol
Content:
Properties:
Static methods:
Creation methods:
- public SymbolVala.from_values (string name, string full_name, string documentation, SymbolKind kind, string data_type, bool deprecated, string detail, string container_name, string parent_full_name, Location loc)
Methods:
- public override Symbol @get (string key)
- public override void @set (string key, Symbol value)
- public void add (Object object)
- public override void clear ()
- public Object? find (Object key)
- public Object? get_item (uint position)
- public Type get_item_type ()
- public uint get_n_items ()
- public Object? get_object (uint position)
- public override bool has (string key, Symbol value)
- public override bool has_key (string key)
- public override MapIterator<string,Symbol> map_iterator ()
- public void remove (Object object)
- public override bool unset (string key, out Symbol value)
- public void update_list ()
Fields:
Inherited Members:
All known members inherited from class Gee.AbstractMap
- @foreach
- @get
- @set
- clear
- entries
- has
- has_key
- keys
- map_iterator
- read_only
- read_only_view
- size
- stream
- unset
- values
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
All known members inherited from interface GLib.ListModel
All known members inherited from interface GVo.Object
- can_be_parsed_by
- can_be_parsed_to
- create_from_variant
- generic_variant_types_parseable
- generics_create_from_variant
- generics_variant_types_supported
- is_parseable
- parse_variant
- suggest_parser
- to_variant
- variant_types_parseable
All known members inherited from interface GVo.Container
All known members inherited from interface GVls.Symbol
- add_child
- container_name
- create_completion_list
- data_type
- deprecated
- detail
- documentation
- full_name
- get_child
- hover
- hover_markup
- hover_plain
- infer_data_type
- is_at
- is_at_range
- is_local_variable
- location
- method_signature
- name
- package
- resolve_data_type
- resolve_symbol_data_type
- resolve_symbol_definition
- scope_range
- search_child
- search_child_rest
- search_children
- symbol_kind
All known members inherited from interface Gee.Traversable
- @foreach
- all_match
- any_match
- chop
- element_type
- filter
- first_match
- flat_map
- fold
- map
- max
- min
- order_by
- scan
- stream
- tee
All known members inherited from interface Gee.Iterable
All known members inherited from interface Gee.Map
- @get
- @set
- clear
- contains
- contains_all
- empty
- entries
- has
- has_all
- has_key
- is_empty
- key_type
- keys
- map_iterator
- read_only
- read_only_view
- remove
- remove_all
- set_all
- size
- unset
- unset_all
- value_type
- values