Class

IdeFrameEmptyState

Description

final class Ide.FrameEmptyState : Gtk.Bin {
  /* No available fields */
}
No description available.

Hierarchy

hierarchy this IdeFrameEmptyState implements_0 AtkImplementorIface this--implements_0 implements_1 GtkBuildable this--implements_1 ancestor_0 GtkBin 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

  • GtkBin
  • GtkContainer
  • GtkWidget
  • GInitiallyUnowned
  • GObject

Implements

  • AtkImplementorIface
  • GtkBuildable

Class structure

struct IdeFrameEmptyStateClass {
  GtkBinClass parent_class;
  
}
Class members
parent_class
GtkBinClass
  No description available.