Gjsify LogoGjsify Logo

Interface GridLayoutChild_ConstructProps

Hierarchy

Index

Properties

child_widget?: Gtk.Widget

The widget that is associated to the GtkLayoutChild instance.

column?: number

The column to place the child in.

column_span?: number

The number of columns the child spans to.

layout_manager?: Gtk.LayoutManager

The layout manager that created the GtkLayoutChild instance.

row?: number

The row to place the child in.

row_span?: number

The number of rows the child spans to.

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method