Class

IdeGridColumn

Description

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

Hierarchy

hierarchy this IdeGridColumn implements_0 AtkImplementorIface this--implements_0 implements_1 GtkBuildable this--implements_1 implements_2 GtkOrientable this--implements_2 ancestor_0 DzlMultiPaned ancestor_0--this ancestor_1 GtkContainer ancestor_1--ancestor_0 ancestor_2 GtkWidget ancestor_2--ancestor_1 ancestor_3 GInitiallyUnowned ancestor_3--ancestor_2 ancestor_4 GObject ancestor_4--ancestor_3

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.