Gst.DateTime.prototype.get_minute
function get_minute():Number {
// Gjs wrapper for gst_date_time_get_minute()
}Retrieves the minute of the hour represented by datetime in the gregorian calendar. Call gst_date_time_has_minute before, to avoid warnings.
- Returns
the minute of the hour