Method

EogSidebaradd_page

Declaration [src]

void
eog_sidebar_add_page (
  EogSidebar* eog_sidebar,
  const gchar* title,
  GtkWidget* main_widget
)

Description

No description available.

Parameters

title const gchar*
  No description available.
 The data is owned by the caller of the function.
 The value is a NUL terminated UTF-8 string.
main_widget GtkWidget
  No description available.
 The data is owned by the caller of the function.