Constructor

PhoshEndSessionDialognew

Declaration [src]

GtkWidget*
phosh_end_session_dialog_new (
  gint action,
  gint seconds,
  const char* const* paths
)

Description

No description available.

Parameters

action gint
  No description available.
seconds gint
  No description available.
paths const char* const*
  No description available.
 The data is owned by the caller of the function.
 The value is a NUL terminated UTF-8 string.

Return value

Returns: GtkWidget
  No description available.
 The data is owned by the called function.