Constructor

HeDatePickerwith_format

Declaration

HeDatePicker*
he_date_picker_new_with_format (
  const gchar* format
)

Description [src]

Creates this widget with a predetermined date format..

Parameters

format

Type: const gchar*

No description available.

The data is owned by the caller of the function.
The value is a NUL terminated UTF-8 string.

Return value

Type: HeDatePicker

No description available.

The data is owned by the called function.