gtksource.completion_info
Module for [CompletionInfo] class
Types 3
classCompletionInfo : gtk.window.Window
Methods
CompletionInfoGidBuilder builder() static nothrowGet builder for [gtksource.completion_info.CompletionInfo] Returns: New builder objectvoid 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 ...Fluent builder implementation template for gtksource.completion_info.CompletionInfo
Fluent builder for gtksource.completion_info.CompletionInfo
Methods