class Inti::Gtk::Bin

Name

class Inti::Gtk::Bin -- 

Synopsis

class Inti::Gtk::Bin is declared in the header inti/gtk/bin.h.

This is an abstract base class, and may not be instantiated.

Superclasses. Container

Subclasses. Frame, Window, Button, Viewport, Item, ScrolledWindow

Class members

Public Constructors.
Bin ()

Public Methods.
GtkBin * gtk_bin () const
Widget * child () const

Protected Constructors.
Bin (GtkBin * src, GtkBinClass * orig)

Protected Destructor.
virtual  ~Bin () = 0

Description

Public Constructors

method Inti::Gtk::Bin::Bin

Bin ()

Public Methods

method Inti::Gtk::Bin::gtk_bin

GtkBin * gtk_bin () const

method Inti::Gtk::Bin::child

Widget * child () const

Protected Constructors

method Inti::Gtk::Bin::Bin

Bin (GtkBin * src, GtkBinClass * orig)

src 
orig 

Protected Destructor

method Inti::Gtk::Bin::~Bin

virtual  ~Bin () = 0