Gtk.OverlayLayoutChild¶
- Subclasses:
None
Methods¶
- Inherited:
- Structs:
|
|
|
|
|
Virtual Methods¶
- Inherited:
Properties¶
- Inherited:
Name |
Type |
Flags |
Short Description |
---|---|---|---|
r/w/en |
|||
r/w/en |
Signals¶
- Inherited:
Fields¶
- Inherited:
Class Details¶
- class Gtk.OverlayLayoutChild(**kwargs)¶
- Bases:
- Abstract:
No
- Structure:
GtkLayoutChild
subclass for children in aGtkOverlayLayout
.- get_clip_overlay()[source]¶
- Returns:
whether the child is clipped
- Return type:
Retrieves whether the child is clipped.
- get_measure()[source]¶
- Returns:
whether the child is measured
- Return type:
Retrieves whether the child is measured.
Property Details¶
- Gtk.OverlayLayoutChild.props.clip_overlay¶
- Name:
clip-overlay
- Type:
- Default Value:
- Flags:
Whether the child should be clipped to fit the parent’s size.