Toc Gallery Index Tree Gtk.Bin

Hierarchy

Description

Base class for containers that have only one child. This widget can not be instantiated directly.

Types

  • type Gtk_Bin is access all Gtk_Bin_Record'Class;
  • type Gtk_Bin_Record is new Container.Gtk_Container_Record with private;

Subprograms

  • function Get_Type return Gtk.Gtk_Type;
    Return the internal value associated with a Gtk_Bin.
  • function Get_Child (Bin : access Gtk_Bin_Record) return Gtk_Widget;
    Return the child associated with Bin.

Signals

Properties

Alphabetical Index