GFC Logo GFC Title Logo
Reference Manual
Main Page  |  Namespace List  |  Alphabetical List  |  Class List  |  File List

GFC::Gtk::HScrollbar Class Reference

A GtkHScrollbar C++ wrapper class. More...

#include <gfc/gtk/scrollbar.hh>

Inheritance diagram for GFC::Gtk::HScrollbar:

GFC::Gtk::Scrollbar GFC::Gtk::Range GFC::Gtk::Widget GFC::Gtk::Object GFC::Atk::Implementor GFC::G::Object GFC::G::TypeInterface GFC::G::TypeInstance GFC::G::TypeInstance GFC::Trackable GFC::Trackable List of all members.

Public Member Functions

Constructors
Accessors

Protected Member Functions

Constructors

Detailed Description

A GtkHScrollbar C++ wrapper class.

The HScrollbar widget is a widget arranged horizontally creating a scrollbar. See Scrollbar for details on scrollbars. An Adjustment may be added to handle the adjustment of the scrollbar.


Constructor & Destructor Documentation

GFC::Gtk::HScrollbar::HScrollbar GtkHScrollbar *  hscrollbar,
bool  owns_reference = false
[explicit, protected]
 

Construct a new HScrollbar from an existing GtkHScrollbar.

Parameters:
hscrollbar A pointer to a GtkScrollbar.
owns_reference Set false if the initial reference count is floating, set true if it's not.

The hscrollbar can be a newly created GtkHScrollbar or an existing GtkHScrollbar (see G::Object::Object).

GFC::Gtk::HScrollbar::HScrollbar Adjustment adjustment  )  [explicit]
 

Construct a new horizontal scrollbar with the specified adjustment.

Parameters:
adjustment The Adjustment to use.


The documentation for this class was generated from the following file:
Generated on Tue Aug 24 00:34:41 2004 for GFC-UI by doxygen 1.3.8