| Anjuta Developers Reference Manual | ||||
|---|---|---|---|---|
| Top | Description | Object Hierarchy | Implemented Interfaces | ||||
Synopsis
#define ANJUTA_CLOSE_BUTTON_CONST (obj)
struct AnjutaCloseButton;
struct AnjutaCloseButtonClass;
GtkWidget * anjuta_close_button_new (void);
AnjutaCloseButtonClassPrivate;
Object Hierarchy
GObject +----GInitiallyUnowned +----GtkWidget +----GtkContainer +----GtkBin +----GtkButton +----AnjutaCloseButton
Implemented Interfaces
AnjutaCloseButton implements AtkImplementorIface, GtkBuildable, GtkActionable and GtkActivatable.
