HRuler.this

Warning gtk_hruler_new has been deprecated since version 2.24 and should not be used in newly-written code. GtkRuler has been removed from GTK 3 for being unmaintained and too specialized. There is no replacement. Creates a new horizontal ruler.

  1. this(GtkHRuler* gtkHRuler)
  2. this()
    class HRuler
    this
    ()

Throws

ConstructionException GTK+ fails to create the object.

Meta