Method
GtkCenterBoxget_end_widget
Declaration [src]
GtkWidget*
gtk_center_box_get_end_widget (
  GtkCenterBox* self
)
Description [src]
Gets the end widget, or NULL if there is none.
| Gets property | Gtk.CenterBox:end-widget | 
Return value
Type: GtkWidget
The end widget.
| The data is owned by the instance. | 
| The return value can be NULL. |