Class

IdeEditorUtilities

Description

final class Ide.EditorUtilities : Ide.Panel {
  /* No available fields */
}
No description available.

Hierarchy

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

Ancestors

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

Implements

  • AtkImplementorIface
  • DzlDockItem
  • GtkBuildable

Class structure

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