Virtual Method
EBackendUserPrompterServerprompt
Declaration [src]
void
prompt (
EUserPrompterServer* server,
gint id,
const gchar* type,
const gchar* title,
const gchar* primary_text,
const gchar* secondary_text,
gboolean use_markup,
const GSList* button_captions
)
Parameters
id-
Type:
gintNo description available.
type-
Type:
const gchar*No description available.
The data is owned by the caller of the method. The value is a NUL terminated UTF-8 string. title-
Type:
const gchar*No description available.
The data is owned by the caller of the method. The value is a NUL terminated UTF-8 string. primary_text-
Type:
const gchar*No description available.
The data is owned by the caller of the method. The value is a NUL terminated UTF-8 string. secondary_text-
Type:
const gchar*No description available.
The data is owned by the caller of the method. The value is a NUL terminated UTF-8 string. use_markup-
Type:
gbooleanNo description available.
button_captions-
Type: A list of
gpointerNo description available.
The data is owned by the caller of the method.