c
Back to Seed Clases

GtkSource


Classes

Interfaces

Structs

Unions

Enums

GObject.Object
parent-child markerGObject.InitiallyUnowned
parent-child marker GtkSource.CompletionContext

Class GtkSource.CompletionContext

Import line: GtkSource = imports.gi.GtkSource;
GIR File: GtkSource-3.0.gir
C documentation: GtkSourceCompletionContext
Class : CompletionContext
Extends: GObject.InitiallyUnowned
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
Events - usage syntax: this.signals.EVENTNAME.connect( Function )
Event Defined By
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
GtkSource.Completion
Signal
populate_context (Completion self, CompletionContext context) : none
GtkSource.Completion
Method
create_context (TextIter position) : GtkSource.CompletionContext
GtkSource.Completion
Method
show (Array providers, CompletionContext context) : gboolean
GtkSource.CompletionProvider
Method
get_start_iter (CompletionContext context, CompletionProposal proposal, TextIter iter) : gboolean
GtkSource.CompletionProvider
Method
match (CompletionContext context) : gboolean
GtkSource.CompletionProvider
Method
populate (CompletionContext context) : none
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sun Oct 07 2012 17:21:28 GMT+0800 (HKT)