libgnomedbmm Reference Documentation
Main Page   Namespaces   Book  

Gnome::Db::DataWidgetInfo Class Reference
[DbWidgets]

Widget to display control buttons and information about data displayed in a DataWidget widget. More...

Inheritance diagram for Gnome::Db::DataWidgetInfo:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 DataWidgetInfo (DataWidget& data_widget, DataWidgetInfoFlag flags)
const GnomeDbDataWidgetInfo* gobj () const
 Provides access to the underlying C GtkObject.
GnomeDbDataWidgetInfo* gobj ()
 Provides access to the underlying C GtkObject.
Glib::PropertyProxy_ReadOnly<
DataWidget* > 
property_data_widget () const
 You rarely need to use properties because there are get_ and set_ methods for almost all of them.
Glib::PropertyProxy<DataWidget*> property_data_widget ()
 You rarely need to use properties because there are get_ and set_ methods for almost all of them.
Glib::PropertyProxy_ReadOnly<
DataWidgetInfoFlag
property_flags () const
 You rarely need to use properties because there are get_ and set_ methods for almost all of them.
Glib::PropertyProxy<DataWidgetInfoFlagproperty_flags ()
 You rarely need to use properties because there are get_ and set_ methods for almost all of them.
virtual ~DataWidgetInfo ()

Related Functions

(Note that these are not member functions.)

Gnome::Db::DataWidgetInfowrap (GnomeDbDataWidgetInfo* object, bool take_copy=false)
 
Parameters:
object The C instance


Detailed Description

Widget to display control buttons and information about data displayed in a DataWidget widget.


Constructor & Destructor Documentation

virtual Gnome::Db::DataWidgetInfo::~DataWidgetInfo (  )  [virtual]

Gnome::Db::DataWidgetInfo::DataWidgetInfo ( DataWidget data_widget,
DataWidgetInfoFlag  flags 
) [explicit]


Member Function Documentation

const GnomeDbDataWidgetInfo* Gnome::Db::DataWidgetInfo::gobj (  )  const [inline]

Provides access to the underlying C GtkObject.

Reimplemented from Gtk::HBox.

GnomeDbDataWidgetInfo* Gnome::Db::DataWidgetInfo::gobj (  )  [inline]

Provides access to the underlying C GtkObject.

Reimplemented from Gtk::HBox.

Glib::PropertyProxy_ReadOnly<DataWidget*> Gnome::Db::DataWidgetInfo::property_data_widget (  )  const

You rarely need to use properties because there are get_ and set_ methods for almost all of them.

Returns:
A PropertyProxy that allows you to get or set the property of the value, or receive notification when the value of the property changes.

Glib::PropertyProxy<DataWidget*> Gnome::Db::DataWidgetInfo::property_data_widget (  ) 

You rarely need to use properties because there are get_ and set_ methods for almost all of them.

Returns:
A PropertyProxy that allows you to get or set the property of the value, or receive notification when the value of the property changes.

Glib::PropertyProxy_ReadOnly<DataWidgetInfoFlag> Gnome::Db::DataWidgetInfo::property_flags (  )  const

You rarely need to use properties because there are get_ and set_ methods for almost all of them.

Returns:
A PropertyProxy that allows you to get or set the property of the value, or receive notification when the value of the property changes.

Glib::PropertyProxy<DataWidgetInfoFlag> Gnome::Db::DataWidgetInfo::property_flags (  ) 

You rarely need to use properties because there are get_ and set_ methods for almost all of them.

Returns:
A PropertyProxy that allows you to get or set the property of the value, or receive notification when the value of the property changes.


Friends And Related Function Documentation

Gnome::Db::DataWidgetInfo* wrap ( GnomeDbDataWidgetInfo *  object,
bool  take_copy = false 
) [related]

Parameters:
object The C instance

Parameters:
take_copy False if the result should take ownership of the C instance. True if it should take a new copy or ref.
Returns:
A C++ instance that wraps this C instance.


The documentation for this class was generated from the following file:
Generated for libgnomedbmm by Doxygen 1.5.1 © 1997-2001