Back to Seed Clases

GtkSource


Classes

Interfaces

Structs

Unions

Enums

Class GtkSource.CompletionInfo

Import line: GtkSource = imports.gi.GtkSource;
GIR File: GtkSource-2.0.gir
C documentation: GtkSourceCompletionInfo
Class : CompletionInfo
Implements: Atk.ImplementorIface, Gtk.Buildable
Extends: Gtk.Window
  Show / Hide Inherited methods, properties and signals
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
Method
get_info_window () : GtkSource.CompletionInfo
The info widget is the window where the completion displays optional extra information of the proposal.
GtkSource.CompletionProvider
Method
update_info (CompletionProposal proposal, CompletionInfo info) : none
Update extra information shown in info for proposal.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:34:46 GMT+0800 (HKT)