Class

IdeEnvironmentEditor

Description

final class Ide.EnvironmentEditor : Gtk.ListBox {
  /* No available fields */
}
No description available.

Hierarchy

hierarchy this IdeEnvironmentEditor implements_0 AtkImplementorIface this--implements_0 implements_1 GtkBuildable this--implements_1 ancestor_0 GtkListBox 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

  • GtkListBox
  • GtkContainer
  • GtkWidget
  • GInitiallyUnowned
  • GObject

Implements

  • AtkImplementorIface
  • GtkBuildable

Constructors

ide_environment_editor_new
No description available.

Instance methods

ide_environment_editor_get_environment
No description available.
ide_environment_editor_set_environment
No description available.

Properties

Ide.EnvironmentEditor:environment
No description available.

Class structure

struct IdeEnvironmentEditorClass {
  GtkListBoxClass parent_class;
  
}
Class members
parent_class
GtkListBoxClass
  No description available.