AspectFrame.obeyChild
bool obeyChild() @propertyGet obeyChild property.
Returns
Whether the gtk.aspect_frame.AspectFrame should use the aspect ratio of its child.
void obeyChild(bool propval) @propertySet obeyChild property.
Parameters
propval | Whether the gtk.aspect_frame.AspectFrame should use the aspect ratio of its child. |