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.

Return value

Type: GtkWidget

The end widget.

The returned data is owned by the instance.
The return value can be NULL.