Style.this

Warning gtk_style_new has been deprecated since version 3.0 and should not be used in newly-written code. Use GtkStyleContext Creates a new GtkStyle.

  1. this(GtkStyle* gtkStyle)
  2. this()
    class Style
    deprecated
    this
    ()

Throws

ConstructionException GTK+ fails to create the object.

Meta