SourceCompletionWords.this

  1. this(GtkSourceCompletionWords* gtkSourceCompletionWords, bool ownedRef)
  2. this(string name, Pixbuf icon)
    class SourceCompletionWords
    this
    (
    string name
    ,)

Parameters

name string

The name for the provider, or %NULL.

icon Pixbuf

A specific icon for the provider, or %NULL.

Return Value

a new #GtkSourceCompletionWords provider

Throws

ConstructionException GTK+ fails to create the object.

Meta