Gtk.Bin
Hierarchy
GObject_Record
Gtk_Object_Record
Gtk_Widget_Record
Gtk_Container_Record
Gtk_Bin_Record
Navigation
Description
Types
Subprograms
General
Signals
Properties
Entities
Signals
Properties
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
Get_Child
Get_Type