Back to Seed Clases

Gtk


Classes

Interfaces

Structs

Unions

Enums

Enum Gtk.PolicyType

Import line: Gtk = imports.gi.Gtk;
GIR File: Gtk-2.0.gir
C documentation: GtkPolicyType
Enum : PolicyType
  Show / Hide Inherited methods, properties and signals
Values
Properties
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gtk.ScrolledWindow
Property
hscrollbar_policy : Gtk.PolicyType
Gtk.ScrolledWindow
Property
vscrollbar_policy : Gtk.PolicyType
Gtk.ScrolledWindow
Method
set_policy (PolicyType hscrollbar_policy, PolicyType vscrollbar_policy) : none
Sets the scrollbar policy for the horizontal and vertical scrollbars.
Gtk.ScrolledWindow
Method
get_policy (PolicyType hscrollbar_policy, PolicyType vscrollbar_policy) : none
Retrieves the current policy values for the horizontal and vertical scrollbars.
WebKit.WebFrame
Property
horizontal_scrollbar_policy : Gtk.PolicyType read only
WebKit.WebFrame
Property
vertical_scrollbar_policy : Gtk.PolicyType read only
WebKit.WebFrame
Method
get_horizontal_scrollbar_policy () : Gtk.PolicyType
WebKit.WebFrame
Method
get_vertical_scrollbar_policy () : Gtk.PolicyType
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:34:42 GMT+0800 (HKT)