Class

IdeGridColumn

Description

final class Ide.GridColumn : Dazzle.MultiPaned {
  /* No available fields */
}
No description available.

Ancestors

  • DzlMultiPaned
  • GtkContainer
  • GtkWidget
  • GInitiallyUnowned
  • GObject

Implements

  • AtkImplementorIface
  • GtkBuildable
  • GtkOrientable

Constructors

ide_grid_column_new
No description available.

Instance methods

ide_grid_column_get_current_stack

Gets the most recently focused stack. If no stack has been added, then NULL is returned.

Available since: 3.32

ide_grid_column_set_current_stack
No description available.

Properties

Ide.GridColumn:current-stack
No description available.

Class structure

struct IdeGridColumnClass {
  DzlMultiPanedClass parent_class;
  
}
Class members
parent_class
DzlMultiPanedClass
  No description available.