Method
Gtk.CenterBox.set_start_widget
Declaration [src]
void
gtk_center_box_set_start_widget (
GtkCenterBox* self,
GtkWidget* child
)
Parameters
child |
GtkWidget |
the new start widget, or |
|
Can be NULL | |
Ownership is not transferred to the callee |