Changeset 4323 in orxonox.OLD for orxonox/branches/physics/src/lib/gui
- Timestamp:
- May 27, 2005, 1:53:40 AM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/branches/physics/src/lib/gui/gui/gui_gtk.h
r4319 r4323 61 61 62 62 virtual void setTitle(const char* title); //!< An abstract Function, that sets the title of Widgets. 63 virtual const char* getTitle(void) const { return this->title; }; 63 64 64 65 Widget* findWidgetByName(char* name, unsigned int depth);
Note: See TracChangeset
for help on using the changeset viewer.