GtkChamplain.Embed¶
- Subclasses:
None
Methods¶
- Inherited:
Gtk.Alignment (4), Gtk.Bin (1), Gtk.Container (35), Gtk.Widget (278), GObject.Object (37), Gtk.Buildable (10)
- Structs:
Gtk.ContainerClass (5), Gtk.WidgetClass (12), GObject.ObjectClass (5)
class |
|
|
Virtual Methods¶
Properties¶
- Inherited:
Name |
Type |
Flags |
Short Description |
|---|---|---|---|
r |
The |
Style Properties¶
- Inherited:
Signals¶
- Inherited:
Fields¶
- Inherited:
Name |
Type |
Access |
Description |
|---|---|---|---|
bin |
r |
Class Details¶
- class GtkChamplain.Embed(**kwargs)¶
- Bases:
- Abstract:
No
- Structure:
The
GtkChamplain.Embedstructure contains only private data and should be accessed using the provided APINew in version 0.4.
- classmethod new()¶
- Returns:
a new
GtkChamplain.Embedready to be used as aGtk.Widget.- Return type:
Creates an instance of
GtkChamplain.Embed.New in version 0.4.
- get_view()¶
- Returns:
a
Champlain.Viewready to be used- Return type:
Gets a
Champlain.Viewfrom theGtkChamplain.Embedobject.New in version 0.4.
Property Details¶
- GtkChamplain.Embed.props.champlain_view¶
- Name:
champlain-view- Type:
- Default Value:
- Flags:
The
Champlain.Viewto embed in the Gtk+ widget.New in version 0.4.