GOffice.GraphChildButton¶
| Subclasses: | None | 
|---|
Methods¶
| Inherited: | Gtk.Box (14), Gtk.Container (35), Gtk.Widget (278), GObject.Object (37), Gtk.Buildable (10), Gtk.Orientable (2) | 
|---|---|
| Structs: | Gtk.ContainerClass (5), Gtk.WidgetClass (12), GObject.ObjectClass (5) | 
| class | new() | 
| set_object(gog_object) | 
Virtual Methods¶
| Inherited: | Gtk.Container (10), Gtk.Widget (82), GObject.Object (7), Gtk.Buildable (10) | 
|---|
Properties¶
| Inherited: | Gtk.Box (3), Gtk.Container (3), Gtk.Widget (39), Gtk.Orientable (1) | 
|---|
Child Properties¶
| Inherited: | Gtk.Box (5) | 
|---|
Style Properties¶
| Inherited: | Gtk.Widget (17) | 
|---|
Signals¶
| Inherited: | Gtk.Container (4), Gtk.Widget (69), GObject.Object (1) | 
|---|
Fields¶
| Inherited: | Gtk.Container (4), Gtk.Widget (69), GObject.Object (1) | 
|---|
Class Details¶
- 
class GOffice.GraphChildButton(*args, **kwargs)¶
- Bases: - Gtk.Box- Abstract: - No - Structure: - GOffice.GraphChildButtonClass- 
classmethod new()¶
- Returns: - a new - Gtk.Widget.- Return type: - Gtk.Widget- Creates an add button that provides a popup menu for child creation. 
 - 
set_object(gog_object)¶
- Parameters: - gog_object ( - GOffice.GraphObject) – a- GOffice.GraphObject- Sets the current object with which self operates. 
 
- 
classmethod