| Rapicorn - Experimental UI Toolkit - Source Code
    13.07.0
    | 
See also the corresponding IDL class Drawable. More...
#include <serverapi.hh>
Inherits Rapicorn::WidgetIface.
Inherited by Rapicorn::DrawableImpl [virtual].
| Public Types | |
| typedef Rapicorn::Aida::Signal < void(int x, int y, int w, int h)> | Signal_redraw | 
| Public Member Functions | |
| virtual std::string | __aida_type_name__ () const | 
| Retrieve the IDL type name of an instance. | |
| virtual void | __aida_typelist__ (Rapicorn::Aida::TypeHashList &) const | 
| virtual const Rapicorn::Aida::PropertyList & | __aida_properties__ () | 
| Retrieve the list properties of an instance. | |
| virtual void | draw_rect (int x, int y, const Pixbuf &pixbuf)=0 | 
| Public Attributes | |
| Signal_redraw | sig_redraw | 
See also the corresponding IDL class Drawable.
 1.7.6.1
 1.7.6.1