SourceCompletionWords.this

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

Parameters

name string

The name for the provider. [allow-none]

icon Pixbuf

A specific icon for the provider. [allow-none]

Throws

ConstructionException GTK+ fails to create the object.

Meta