Gjsify LogoGjsify Logo

Index

Enumerations

Classes

Interfaces

Type Aliases

Variables

Functions

Type Aliases

BuilderHandle: object
LanguageId: number

Variables

BUILDER_CONFIGURATION_DEBUG: string

Name of debugging configutation.

BUILDER_CONFIGURATION_OPTIMIZED: string

Name of optimized configutation.

BUILDER_CONFIGURATION_PROFILING: string

Name of profiling configutation.

BUILDER_ROOT_URI: string

Build directory uri. It is the same than the project_root_uri for in source build.

DOCUMENT_MANAGER_CURRENT_DOCUMENT: string

Anjuta shell value set by document manager to the current document

EDITOR_INDENT_WIDTH_KEY: string

Integer key, defines the number a space for one indentation step.

EDITOR_PREF_SCHEMA: string

Schema id used to store common editor settings.

EDITOR_TAB_WIDTH_KEY: string

Integer key, defines the size of a tabulation in spaces.

EDITOR_USE_TABS_KEY: string

Boolean key, true is tabs has to be used for indenting.

FILE_MANAGER_SELECTED_FILE: string

Anjuta shell value set by file manager to the selected file.

LANGUAGE_PROVIDER_PREF_AUTOCOMPLETE_BRACE_AFTER_FUNC: string

Boolean key, true is adding '(' after function call autocompletion

LANGUAGE_PROVIDER_PREF_AUTOCOMPLETE_CLOSEBRACE_AFTER_FUNC: string

Boolean key, true is adding ')' after function call autocompletion

LANGUAGE_PROVIDER_PREF_AUTOCOMPLETE_ENABLE: string

Boolean key, true is code completion is enable.

LANGUAGE_PROVIDER_PREF_AUTOCOMPLETE_SPACE_AFTER_FUNC: string

Boolean key, true is adding a space after function call autocompletion

LANGUAGE_PROVIDER_PREF_CALLTIP_ENABLE: string

Boolean key, true is calltips has to be shown.

PROJECT_MANAGER_CURRENT_PROJECT: string

Anjuta shell value set by project manager to the current project object which implement #IAnjutaProject interface.

PROJECT_MANAGER_CURRENT_URI: string

Anjuta shell value set by project manager to the current uri.

PROJECT_MANAGER_PROJECT_ROOT_URI: string

Anjuta shell value set by project manager to the project root uri.

Functions

  • buildable_error_quark(): Quark
  • builder_error_quark(): Quark
  • debug_manager_error_quark(): Quark
  • debugger_breakpoint_error_quark(): Quark
  • debugger_error_quark(): Quark
  • debugger_instruction_error_quark(): Quark
  • debugger_memory_error_quark(): Quark
  • debugger_register_error_quark(): Quark
  • debugger_variable_error_quark(): Quark
  • document_error_quark(): Quark
  • document_manager_error_quark(): Quark
  • editor_assist_error_quark(): Quark
  • editor_cell_error_quark(): Quark
  • editor_cell_style_error_quark(): Quark
  • editor_comment_error_quark(): Quark
  • editor_convert_error_quark(): Quark
  • editor_error_quark(): Quark
  • editor_factory_error_quark(): Quark
  • editor_folds_error_quark(): Quark
  • editor_glade_signal_error_quark(): Quark
  • editor_goto_error_quark(): Quark
  • editor_hover_error_quark(): Quark
  • editor_language_error_quark(): Quark
  • editor_line_mode_error_quark(): Quark
  • editor_search_error_quark(): Quark
  • editor_selection_error_quark(): Quark
  • editor_tip_error_quark(): Quark
  • editor_view_error_quark(): Quark
  • editor_zoom_error_quark(): Quark
  • environment_error_quark(): Quark
  • file_error_quark(): Quark
  • file_loader_error_quark(): Quark
  • file_manager_error_quark(): Quark
  • file_savable_error_quark(): Quark
  • glade_error_quark(): Quark
  • help_error_quark(): Quark
  • indenter_error_quark(): Quark
  • indicable_error_quark(): Quark
  • iterable_error_quark(): Quark
  • iterable_tree_error_quark(): Quark
  • language_error_quark(): Quark
  • language_provider_error_quark(): Quark
  • loader_error_quark(): Quark
  • markable_error_quark(): Quark
  • message_manager_error_quark(): Quark
  • message_view_error_quark(): Quark
  • plugin_factory_error_quark(): Quark
  • preferences_error_quark(): Quark
  • print_error_quark(): Quark
  • project_backend_error_quark(): Quark
  • project_chooser_error_quark(): Quark
  • project_error_quark(): Quark
  • project_manager_error_quark(): Quark
  • provider_error_quark(): Quark
  • snippets_manager_error_quark(): Quark
  • stream_error_quark(): Quark
  • stream_loader_error_quark(): Quark
  • stream_savable_error_quark(): Quark
  • symbol_error_quark(): Quark
  • symbol_manager_error_quark(): Quark
  • symbol_query_error_quark(): Quark
  • terminal_error_quark(): Quark
  • todo_error_quark(): Quark
  • wizard_error_quark(): Quark

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method