Back to Seed Clases

Gtk


Classes

Interfaces

Structs

Unions

Enums

Enum Gtk.CalendarDisplayOptions

Import line: Gtk = imports.gi.Gtk;
GIR File: Gtk-3.0.gir
C documentation: GtkCalendarDisplayOptions
Enum : CalendarDisplayOptions
These options can be used to influence the display and behaviour of a GtkCalendar.
Values
Properties
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gtk.Calendar
Method
get_display_options () : Gtk.CalendarDisplayOptions
Returns the current display options of calendar.
Gtk.Calendar
Method
set_display_options (CalendarDisplayOptions flags) : none
Sets display options (whether to display the heading and the month
headings).
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sat Apr 16 2011 17:15:42 GMT+0800 (HKT)