Back to Seed Clases

GLib


Classes

Interfaces

Structs

Unions

Enums

Enum GLib.DateMonth

Import line: GLib = imports.gi.GLib;
GIR File: GLib-2.0.gir
C documentation: GDateMonth
Enum : DateMonth
Values
Properties
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
GLib
Method
GLib.date_get_days_in_month (DateMonth month, guint16 year) : guint8
GLib
Method
GLib.date_valid_dmy (guint8 day, DateMonth month, guint16 year) : gboolean
GLib
Method
GLib.date_valid_month (DateMonth month) : gboolean
GLib.Date
Method
get_month () : GLib.DateMonth
GLib.Date
Method
set_dmy (guint8 day, DateMonth month, guint16 y) : none
GLib.Date
Method
set_month (DateMonth month) : none
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sat Apr 16 2011 17:10:35 GMT+0800 (HKT)