Method

GLibDateTimeget_minute

since: 2.26

Declaration [src]

gint
g_date_time_get_minute (
  GDateTime* datetime
)

Description [src]

Retrieves the minute of the hour represented by datetime.

Available since: 2.26

Return value

Type: gint

The minute of the hour.