Class

IdePreferencesWindow

Description

final class Ide.PreferencesWindow : Dazzle.ApplicationWindow {
  /* No available fields */
}
No description available.

Hierarchy

hierarchy this IdePreferencesWindow implements_0 AtkImplementorIface this--implements_0 implements_1 GActionGroup this--implements_1 implements_2 GActionMap this--implements_2 implements_3 GtkBuildable this--implements_3 ancestor_0 DzlApplicationWindow ancestor_0--this ancestor_1 GtkApplicationWindow ancestor_1--ancestor_0 ancestor_2 GtkWindow 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

  • DzlApplicationWindow
  • GtkApplicationWindow
  • GtkWindow
  • GtkBin
  • GtkContainer
  • GtkWidget
  • GInitiallyUnowned
  • GObject

Implements

  • AtkImplementorIface
  • GActionGroup
  • GActionMap
  • GtkBuildable

Class structure

struct IdePreferencesWindowClass {
  DzlApplicationWindowClass parent_class;
  
}
Class members
parent_class
DzlApplicationWindowClass
  No description available.