Class

IdePanel

Description

class Ide.Panel : Dazzle.DockBinEdge {
  parent_instance: DzlDockBinEdge
}
No description available.

Hierarchy

hierarchy this IdePanel implements_0 AtkImplementorIface this--implements_0 implements_1 DzlDockItem this--implements_1 implements_2 GtkBuildable this--implements_2 ancestor_0 DzlDockBinEdge ancestor_0--this ancestor_1 DzlDockRevealer ancestor_1--ancestor_0 ancestor_2 DzlBin ancestor_2--ancestor_1 ancestor_3 GtkBin ancestor_3--ancestor_2 ancestor_4 GtkContainer ancestor_4--ancestor_3 ancestor_5 GtkWidget ancestor_5--ancestor_4 ancestor_6 GInitiallyUnowned ancestor_6--ancestor_5 ancestor_7 GObject ancestor_7--ancestor_6

Ancestors

  • DzlDockBinEdge
  • DzlDockRevealer
  • DzlBin
  • GtkBin
  • GtkContainer
  • GtkWidget
  • GInitiallyUnowned
  • GObject

Implements

  • AtkImplementorIface
  • DzlDockItem
  • GtkBuildable

Constructors

ide_panel_new

Creates a new IdePanel widget.

Available since: 3.32

Class structure

struct IdePanelClass {
  DzlDockBinEdgeClass parent_class;
  
}
Class members
parent_class
DzlDockBinEdgeClass
  No description available.