gtksource.completion_info

Module for [CompletionInfo] class

Types 3

Methods
GType _getGType() static nothrow
GType _gType() @property nothrow
CompletionInfo self() nothrowReturns `this`, for use in `with` statements.
CompletionInfoGidBuilder builder() static nothrowGet builder for [gtksource.completion_info.CompletionInfo] Returns: New builder object
void moveToIter(gtk.text_view.TextView view, gtk.text_iter.TextIter iter = null) nothrowMoves 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)
Methods
CompletionInfo build() nothrowCreate object from builder. Returns: New object