Interface

Gtk-3.0GtkStyleContextConstructorProps

interface ConstructorProps {
    direction: Gtk.TextDirection;
    paint_clock: Gdk.FrameClock;
    paintClock: Gdk.FrameClock;
    parent: Gtk.StyleContext;
    screen: Gdk.Screen;
}

Hierarchy (View Summary)

Index
direction: Gtk.TextDirection
paint_clock: Gdk.FrameClock
paintClock: Gdk.FrameClock
screen: Gdk.Screen