Method
GtkCenterBoxset_start_widget
Declaration [src]
void
gtk_center_box_set_start_widget (
  GtkCenterBox* self,
  GtkWidget* child
)
Parameters
| child | GtkWidget | 
| The new start widget. | |
| The argument can be NULL. | |
| The data is owned by the caller of the function. |