Method

EogWindowget_statusbar

Declaration [src]

GtkWidget*
eog_window_get_statusbar (
  EogWindow* window
)

Description [src]

Gets the statusbar in window.

Return value

Returns: GtkWidget
 

A EogStatusbar.

 The data is owned by the instance.