Class: Gtk::LayoutChild
- Inherits:
-
Object
- Object
- Gtk::LayoutChild
- Defined in:
- (unknown)
Direct Known Subclasses
ConstraintLayoutChild, FixedLayoutChild, GridLayoutChild, OverlayLayoutChild
Instance Method Summary collapse
-
#child_widget ⇒ Gtk::Widget
The widget that is associated to the
GtkLayoutChildinstance. -
#child_widget=(child_widget) ⇒ Gtk::Widget
The widget that is associated to the
GtkLayoutChildinstance. -
#layout_manager ⇒ Gtk::LayoutManager
The layout manager that created the
GtkLayoutChildinstance. -
#layout_manager=(layout_manager) ⇒ Gtk::LayoutManager
The layout manager that created the
GtkLayoutChildinstance.
Instance Method Details
#child_widget ⇒ Gtk::Widget
The widget that is associated to the GtkLayoutChild instance.
#child_widget=(child_widget) ⇒ Gtk::Widget
The widget that is associated to the GtkLayoutChild instance.
#layout_manager ⇒ Gtk::LayoutManager
The layout manager that created the GtkLayoutChild instance.
#layout_manager=(layout_manager) ⇒ Gtk::LayoutManager
The layout manager that created the GtkLayoutChild instance.