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

GFC::Gtk::VScrollbar Class Reference

A GtkVScrollbar C++ wrapper class. More...

#include <gfc/gtk/scrollbar.hh>

Inheritance diagram for GFC::Gtk::VScrollbar:

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 GtkVScrollbar C++ wrapper class.

The VScrollbar widget is a widget arranged vertically 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::VScrollbar::VScrollbar GtkVScrollbar *  vscrollbar,
bool  owns_reference = false
[explicit, protected]
 

Construct a new VScrollbar from an existing GtkVScrollbar.

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

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

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

Construct a new vertical 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