DayOfWeekOptions
Object Hierarchy:
Description:
[
CCode ( type_id =
"garrow_day_of_week_options_get_type ()" ) ]
public class DayOfWeekOptions :
FunctionOptions
Content:
Properties:
- public bool count_from_zero { get; set; }
Number days from 0 if true and from 1 if false.
- public uint week_start { get; set; }
What day does the week start with (Monday=1, Sunday=7).
Creation methods:
Inherited Members:
All known members inherited from class GArrow.FunctionOptions
All known members inherited from class GLib.Object