Interface

Gtk-3.0GtkActivatableConstructorProps

interface ConstructorProps {
    related_action: Gtk.Action;
    relatedAction: Gtk.Action;
    use_action_appearance: boolean;
    useActionAppearance: boolean;
}

Hierarchy (View Summary)

Index

Properties

related_action: Gtk.Action
relatedAction: Gtk.Action
use_action_appearance: boolean
useActionAppearance: boolean