gtksource.completion_info

Module for [CompletionInfo] class

Types 3

Methods
GType _gType() @property
CompletionInfo self()Returns `this`, for use in `with` statements.
CompletionInfoGidBuilder builder()Get builder for [gtksource.completion_info.CompletionInfo] Returns: New builder object
void moveToIter(gtk.text_view.TextView view, gtk.text_iter.TextIter iter = null)Moves the #GtkSourceCompletionInfo to iter. If iter is null info is moved to the cursor position. Moving will respect the #GdkGravity setting of the info window and will ensure the line at iter is ...
Constructors
this(void * ptr, Flag!"Take" take)

Fluent builder for [gtksource.completion_info.CompletionInfo]