Invisible.this

Creates a new GtkInvisible object for a specified screen Since 2.2

  1. this(GtkInvisible* gtkInvisible)
  2. this()
  3. this(Screen screen)
    class Invisible

Parameters

screen Screen

a GdkScreen which identifies on which the new GtkInvisible will be created.

Throws

ConstructionException GTK+ fails to create the object.

Meta