SourceCompletionInfo.setWidget

Sets the content widget of the info window. If widget does not fit within the size requirements of the window, a GtkScrolledWindow will automatically be created and added to the window.

class SourceCompletionInfo
void
setWidget

Parameters

widget Widget

A GtkWidget

Meta