#include <gtkobjects.hpp>
Graphe d'héritage de la classe lgtkpp::gtk_object
Membres publics | |
gtk_object (gtk_object const &go) | |
virtual | ~gtk_object () |
operator bool () const | |
bool | operator! () const |
bool | operator== (self const &o) const |
bool | operator== (gtkself const *o) const |
bool | operator!= (self const &o) const |
bool | operator!= (gtkself const *o) const |
gtkself const * | operator-> () const |
gtkself const & | operator * () const |
gtkself * | GetObject () |
gtkself const * | GetObject () const |
self & | SetObject (GtkObject *o) |
bool | ToDestroy () |
self & | ToDestroy (bool aDestroy) |
gpointer | GetData (std::string const &k) |
virtual GtkType | GetType () const |
gpointer | GetUserData () |
self & | RemoveData (std::string const &k) |
self & | SetData (std::string const &k, gpointer d) |
self & | SetUserData (gpointer d) |
id_signal | SignalConnect (std::string const &, GtkSignalFunc, gpointer) |
id_signal | SignalConnectObject (std::string const &, GtkSignalFunc, gtk_object &) |
self & | SignalDisconnect (id_signal) |
virtual SAME * | Clone () const=0 |
void | AttachData () |
virtual bool | Create () |
virtual SELF & | CreateObject ()=0 |
virtual std::ostream & | Print (std::ostream &o) const |
std::ostream & | debug (std::ostream &o) |
std::ostream & | nodebug (std::ostream &o) |
Types Protégés | |
typedef gtk_object | base |
Membres protégés | |
gtk_object () | |
Si true, informations de debug completes. | |
gtk_object (gtk_object const &, bool) | |
gtk_object (gtkself *anObject) | |
Constructeur de conversion gtk+/gtk++. | |
Attributs Protégés | |
unsigned | indent |
bool | Debug |
|
Redéfinie dans lgtkpp::gtk_label, lgtkpp::gtk_range, lgtkpp::gtk_scale, et lgtkpp::gtk_tips_query. |
|
Si true, informations de debug completes.
|
|
|
|
Constructeur de conversion gtk+/gtk++. Range le GtkObject dans un gtk_object. Si il ne contient aucune donnée, DestroyData est sur true, range la donnée d'instance courante, sinon il est mis sur false et la donnée d'instance est inchangée.
|
|
|
|
|
|
|
|
|
Redéfinie dans lgtkpp::gtk_widget. |
|
|
|
|
|
|
|
|
|
|
Redéfinie dans lgtkpp::gtk_misc, lgtkpp::gtk_widget, et lgtkpp::gtk_window. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Deconnecte un signal.
|
|
|
|
|
|
|
|
|