Method

Gtk.CenterBox.get_center_widget

Declaration [src]

GtkWidget*
gtk_center_box_get_center_widget (
  GtkCenterBox* self
)

Description [src]

Gets the center widget, or NULL if there is none.

Return value

Returns: GtkWidget

the center widget.

Ownership is not transferred to the caller
Can be NULL