ThemedIcon.this

Creates a new themed icon for iconnames.

  1. this(GThemedIcon* gThemedIcon, bool ownedRef)
  2. this(string[] iconnames)
    class ThemedIcon
    this
    (
    string[] iconnames
    )
  3. this(string iconname)

Parameters

iconnames string[]

an array of strings containing icon names.

Return Value

Throws

ConstructionException GTK+ fails to create the object.