Interface

Gtk-3.0GtkStyleContextConstructorProps

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

Hierarchy (View Summary)

Index

Properties

direction: Gtk.TextDirection
paint_clock: Gdk.FrameClock
paintClock: Gdk.FrameClock
parent: Gtk.StyleContext | null
screen: Gdk.Screen