Constructor

EogDetailsDialognew

Declaration [src]

GtkWidget*
eog_details_dialog_new (
  GtkWindow* parent
)

Description [src]

If %parent implements GActionMap its actions will be automatically inserted in the “win” namespace.

Parameters

parent GtkWindow
 

The dialog’s parent window.

 The data is owned by the caller of the function.

Return value

Returns: EogDetailsDialog
 

A new EogDetailsDialog.

 The caller of the function takes ownership of the data, and is responsible for freeing it.