A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

A

a - Static variable in class org.gnu.gdk.KeySymbol
 
A - Static variable in class org.gnu.gdk.KeySymbol
 
aacute - Static variable in class org.gnu.gdk.KeySymbol
 
Aacute - Static variable in class org.gnu.gdk.KeySymbol
 
abovedot - Static variable in class org.gnu.gdk.KeySymbol
 
abreve - Static variable in class org.gnu.gdk.KeySymbol
 
Abreve - Static variable in class org.gnu.gdk.KeySymbol
 
ACCEL_LABEL - Static variable in class org.gnu.atk.Role
 
AccelFlags - class org.gnu.gtk.AccelFlags.
 
AccelGroup - class org.gnu.gtk.AccelGroup.
An AccelGroup represents a group of keyboard accelerators, typically attached to a toplevel Window.
AccelGroup() - Constructor for class org.gnu.gtk.AccelGroup
Create a new AccelGroup.
AccelGroup(int) - Constructor for class org.gnu.gtk.AccelGroup
Create a new AccelGroup from a handle to a native resource.
AccelKey - class org.gnu.gtk.AccelKey.
 
AccelLabel - class org.gnu.gtk.AccelLabel.
The AccelLabel widget is a subclass of Label that also displays an accelerator key on the right side of the label text, e.g.
AccelLabel(int) - Constructor for class org.gnu.gtk.AccelLabel
Construct a AccelLabel using a handle to a native resource.
AccelLabel(String) - Constructor for class org.gnu.gtk.AccelLabel
Create an AccelLabel.
AccelMap - class org.gnu.gtk.AccelMap.
 
AccelMap() - Constructor for class org.gnu.gtk.AccelMap
 
ACCEPT - Static variable in class org.gnu.gtk.ResponseType
 
ACCES - Static variable in class org.gnu.glib.SpawnError
 
Accessible - class org.gnu.gtk.Accessible.
 
Accessible() - Constructor for class org.gnu.gtk.Accessible
 
AccessX_Enable - Static variable in class org.gnu.gdk.KeySymbol
 
AccessX_Feedback_Enable - Static variable in class org.gnu.gdk.KeySymbol
 
acircumflex - Static variable in class org.gnu.gdk.KeySymbol
 
Acircumflex - Static variable in class org.gnu.gdk.KeySymbol
 
ACTION - Static variable in class org.gnu.gtk.SignalRunType
 
ACTIVATABLE - Static variable in class org.gnu.gtk.CellRendererMode
 
ACTIVATABLE - Static variable in class org.gnu.gtk.CellRendererToggle.Attribute
Whether the user can change the state of the toggle
ACTIVATE - Static variable in class org.gnu.gtk.event.EntryEvent.Type
Indicates that the user has pressed the enter key while in the widget
ACTIVATE - Static variable in class org.gnu.gtk.event.MenuItemEvent.Type
This event indicates that the menu item has been activated.
ACTIVATE - Static variable in class org.gnu.gtk.event.ButtonEvent.Type
 
activate() - Method in class org.gnu.gtk.Widget
For widgets that can be activeated (buttons, menu items, etc.) this method activiates them.
activateCell(TreePath, TreeViewColumn) - Method in class org.gnu.gtk.TreeView
Activates the cell determined by path and column.
activateItem(MenuItem, boolean) - Method in class org.gnu.gtk.MenuShell
Activates the MenuItem within the MenuShell.
ACTIVE - Static variable in class org.gnu.atk.StateType
 
ACTIVE - Static variable in class org.gnu.gtk.CellRendererToggle.Attribute
The state of the toggle
ACTIVE - Static variable in class org.gnu.gtk.RcTokenType
 
ACTIVE - Static variable in class org.gnu.gtk.StateType
 
acute - Static variable in class org.gnu.gdk.KeySymbol
 
ADD - Static variable in class org.gnu.gtk.GtkStockItem
 
ADD - Static variable in class org.gnu.gtk.event.ContainerEvent.Type
This event indicates that a child widget has been added to the container.
add(Relation) - Method in class org.gnu.atk.RelationSet
Add a new relation to the current relation set if it is not already present.
add(String, int) - Method in class org.gnu.gtk.SimpleList
Adds a new element at the given position
add(TextTag) - Method in class org.gnu.gtk.TextTagTable
Add a tag to the table.
add(Widget) - Method in class org.gnu.gtk.Container
Adds widget to the Container.
add1(Widget) - Method in class org.gnu.gtk.Paned
Add a child to the top or left pane with default parameters.
add2(Widget) - Method in class org.gnu.gtk.Paned
Add a child to the bottom or right pane with default parameters.
addAccelGroup(AccelGroup) - Method in class org.gnu.gtk.Window
Associate accesGroup with the window.
addAttributeMapping(CellRenderer, CellRendererAttribute, DataBlock) - Method in class org.gnu.gtk.TreeViewColumn
TreeView widgets contain TreeViewColumn objects.
addButton(String, int) - Method in class org.gnu.gtk.Dialog
Adds a button with the given text (or a stock button if buttonText is a stock ID) and sets things up so that clicking the button will emit the "response" event with the given responseId.
addChild(Widget, int, int) - Method in class org.gnu.gtk.Layout
Add a child Widget to this Layout.
addChild(Widget, TextChildAnchor) - Method in class org.gnu.gtk.TextView
Adds a child widget in the text buffer, at the given anchor.
addClipboard(Clipboard) - Method in class org.gnu.gtk.TextBuffer
Adds clipboard to the list of clipboards in which the selection contents of buffer are available.
addDefault() - Method in class org.gnu.gtk.IconFactory
Adds this IconFactory to the list of icon factories searched by Style.lookupIconSet.
addEnd(String) - Method in class org.gnu.gtk.SimpleList
Adds an element to the end of the list
addEvent(Runnable) - Static method in class org.gnu.glib.CustomEvents
Adds a new event to the queue.
addEvent(String, String, GtkEventType, Class) - Method in class org.gnu.glib.EventMap
 
addEventAndWait(Runnable) - Static method in class org.gnu.glib.CustomEvents
Adds a new event to the queue.
addEventHandler(String, Object) - Method in class org.gnu.glib.GObject
Connect an event to a callback method that has the same name as the event.
addEventHandler(String, Object, Object) - Method in class org.gnu.glib.GObject
Connect a event to a callback method that has the same name as the event.
addEventHandler(String, String, Class) - Method in class org.gnu.glib.GObject
Connect a event to a static callback method "func" in Class "cbrecv".
addEventHandler(String, String, Class, Object) - Method in class org.gnu.glib.GObject
Connect a event to a static callback method "func" in Class "cbrecv".
addEventHandler(String, String, Object) - Method in class org.gnu.glib.GObject
Connect a event to a callback method "func" in object "cbrecv".
addEventHandler(String, String, Object, Object) - Method in class org.gnu.glib.GObject
Connect a event to a callback method "func" in object "cbrecv".
addIconSet(String, IconSet) - Method in class org.gnu.gtk.IconFactory
Add the given IconSet to this IconFactory.
addListener(AdjustmentListener) - Method in class org.gnu.gtk.Adjustment
Register an object to handle spin events.
addListener(ButtonListener) - Method in class org.gnu.gtk.Button
Register an object to handle button events.
addListener(CalendarListener) - Method in class org.gnu.gtk.Calendar
Register an object to handle calendar events.
addListener(CellRendererTextListener) - Method in class org.gnu.gtk.CellRendererText
Register an object to handle CellRendererText events.
addListener(CellRendererToggleListener) - Method in class org.gnu.gtk.CellRendererToggle
Register an object to handle CellRendererToggle events.
addListener(ContainerListener) - Method in class org.gnu.gtk.Container
Register an object to handle container events.
addListener(DialogListener) - Method in class org.gnu.gtk.Dialog
Register an object to handle dialog events.
addListener(DragDestinationListener) - Method in class org.gnu.gtk.Widget
Register an object to receive drag drop (destination) events.
addListener(DragSourceListener) - Method in class org.gnu.gtk.Widget
Register an object to receive drag source events.
addListener(EditableListener) - Method in class org.gnu.gtk.Editable
Register an object to handle spin events.
addListener(EntryListener) - Method in class org.gnu.gtk.Entry
Register an object to handle spin events.
addListener(FocusListener) - Method in class org.gnu.gtk.Widget
Register an object to receive focus event notification.
addListener(KeyListener) - Method in class org.gnu.gtk.Widget
Register an object to receive key event notification.
addListener(LifeCycleListener) - Method in class org.gnu.gtk.Widget
Register an object to receive life cycle event notification.
addListener(MenuItemListener) - Method in class org.gnu.gtk.MenuItem
Register an object to receive event notification.
addListener(MouseListener) - Method in class org.gnu.gtk.Widget
Register an object to receive mouse event notification.
addListener(NotebookListener) - Method in class org.gnu.gtk.Notebook
Register an object to receive event notification.
addListener(OptionMenuListener) - Method in class org.gnu.gtk.OptionMenu
Register an object to handle optionMenu events.
addListener(SpinListener) - Method in class org.gnu.gtk.SpinButton
Register an object to handle spin events.
addListener(TextBufferListener) - Method in class org.gnu.gtk.TextBuffer
Register an object to receive text view event notification.
addListener(TextViewListener) - Method in class org.gnu.gtk.TextView
Register an object to receive text view event notification.
addListener(ToggleListener) - Method in class org.gnu.gtk.ToggleButton
Register an object to handle button events.
addListener(TreeSelectionListener) - Method in class org.gnu.gtk.TreeSelection
Register an object to handle Selection change events which are emitted whenever the selection has (possibly) changed
addListener(TreeViewColumnListener) - Method in class org.gnu.gtk.TreeViewColumn
Register an object to handle Selection change events which are emitted whenever the selection has (possibly) changed
addRangeListener(RangeListener) - Method in class org.gnu.gtk.Range
Register an object to handle range events.
addSource(IconSource) - Method in class org.gnu.gtk.IconSet
Icon sets have a list of IconSource which they use as base icons for rendering icons in different states and sizes.
addStart(String) - Method in class org.gnu.gtk.SimpleList
Adds an element to the start of the list
addWidget(Widget) - Method in class org.gnu.gtk.SizeGroup
Adds a widget to the SizeGroup.
addWidget(Widget, int) - Method in class org.gnu.gtk.Dialog
Adds an activatable widget to the action area of the Dialog, connecting a signal handler that will emit the "response" signal on the dialog when the widget is activated.
addWindow(Window) - Method in class org.gnu.gtk.WindowGroup
Add a Window to this WindowGroup
addWithViewport(Widget) - Method in class org.gnu.gtk.ScrolledWindow
Used to add children without native scrolling capability.
adiaeresis - Static variable in class org.gnu.gdk.KeySymbol
 
Adiaeresis - Static variable in class org.gnu.gdk.KeySymbol
 
Adjustment - class org.gnu.gtk.Adjustment.
This object stores geometry information, such as upper and lower bounds, step and page increments, and the size of a page.
Adjustment(double, double, double, double, double, double) - Constructor for class org.gnu.gtk.Adjustment
Constructs a new adjustment
Adjustment(int) - Constructor for class org.gnu.gtk.Adjustment
Construct a new Adjustment from a handle to a native resource.
AdjustmentEvent - class org.gnu.gtk.event.AdjustmentEvent.
An event represeting action by a Adjustment object.
AdjustmentEvent.Type - class org.gnu.gtk.event.AdjustmentEvent.Type.
 
adjustmentEvent(AdjustmentEvent) - Method in interface org.gnu.gtk.event.AdjustmentListener
This method is called whenever an adjustment event occurs.
AdjustmentEvent(Object) - Constructor for class org.gnu.gtk.event.AdjustmentEvent
Construct a FocusEvent object.
AdjustmentListener - interface org.gnu.gtk.event.AdjustmentListener.
Listener for the Adjustment object.
ae - Static variable in class org.gnu.gdk.KeySymbol
 
AE - Static variable in class org.gnu.gdk.KeySymbol
 
AFTER - Static variable in class org.gnu.gtk.TreeViewDropPosition
 
agrave - Static variable in class org.gnu.gdk.KeySymbol
 
Agrave - Static variable in class org.gnu.gdk.KeySymbol
 
ALERT - Static variable in class org.gnu.atk.Role
 
Alignment - class org.gnu.pango.Alignment.
describes how to align the lines of a PangoLayout within the available space.
Alignment - class org.gnu.gtk.Alignment.
This is a container widget that is capable of controlling the size of a single child widget.
Alignment(double, double, double, double) - Constructor for class org.gnu.gtk.Alignment
Construct a new Alignment.
Alignment(int) - Constructor for class org.gnu.gtk.Alignment
Construct an alignment using a handle to a native resource.
ALL - Static variable in class org.gnu.gdk.WMDecoration
 
ALL - Static variable in class org.gnu.gdk.WMFunction
 
ALL - Static variable in class org.gnu.gtk.DestDefaults
 
ALL_EVENTS_MASK - Static variable in class org.gnu.gdk.EventMask
 
allocateColor(Color, boolean, boolean) - Method in class org.gnu.gdk.Colormap
Allocates a single color from a colormap.
Allocation - class org.gnu.gtk.Allocation.
 
Allocation(int) - Constructor for class org.gnu.gtk.Allocation
 
ALREADY_GRABBED - Static variable in class org.gnu.gdk.GrabStatus
 
Alt_L - Static variable in class org.gnu.gdk.KeySymbol
 
Alt_R - Static variable in class org.gnu.gdk.KeySymbol
 
AltCursor_3270 - Static variable in class org.gnu.gdk.KeySymbol
 
ALWAYS - Static variable in class org.gnu.gtk.SpinButtonUpdatePolicy
 
ALWAYS - Static variable in class org.gnu.gtk.PolicyType
 
amacron - Static variable in class org.gnu.gdk.KeySymbol
 
Amacron - Static variable in class org.gnu.gdk.KeySymbol
 
ampersand - Static variable in class org.gnu.gdk.KeySymbol
 
ANCESTOR - Static variable in class org.gnu.gdk.NotifyType
 
AnchorType - class org.gnu.gtk.AnchorType.
 
AND - Static variable in class org.gnu.gdk.Function
 
AND_INVERT - Static variable in class org.gnu.gdk.Function
 
AND_REVERSE - Static variable in class org.gnu.gdk.Function
 
and(AccelFlags) - Method in class org.gnu.gtk.AccelFlags
 
and(Alignment) - Method in class org.gnu.pango.Alignment
 
and(AnchorType) - Method in class org.gnu.gtk.AnchorType
 
and(ArrowType) - Method in class org.gnu.gtk.ArrowType
 
and(AttachOptions) - Method in class org.gnu.gtk.AttachOptions
 
and(AttrType) - Method in class org.gnu.pango.AttrType
 
and(AxisUse) - Method in class org.gnu.gdk.AxisUse
 
and(ButtonBoxStyle) - Method in class org.gnu.gtk.ButtonBoxStyle
 
and(ButtonsType) - Method in class org.gnu.gtk.ButtonsType
 
and(ByteOrder) - Method in class org.gnu.gdk.ByteOrder
 
and(CalendarDisplayOptions) - Method in class org.gnu.gtk.CalendarDisplayOptions
 
and(CapStyle) - Method in class org.gnu.gdk.CapStyle
 
and(CellRendererMode) - Method in class org.gnu.gtk.CellRendererMode
 
and(CellRendererState) - Method in class org.gnu.gtk.CellRendererState
 
and(Colorspace) - Method in class org.gnu.gdk.Colorspace
 
and(CornerType) - Method in class org.gnu.gtk.CornerType
 
and(CoverageLevel) - Method in class org.gnu.pango.CoverageLevel
 
and(CrossingMode) - Method in class org.gnu.gdk.CrossingMode
 
and(CursorType) - Method in class org.gnu.gdk.CursorType
 
and(CurveType) - Method in class org.gnu.gtk.CurveType
 
and(DebugFlag) - Method in class org.gnu.gtk.DebugFlag
 
and(DeleteType) - Method in class org.gnu.gtk.DeleteType
 
and(DestDefaults) - Method in class org.gnu.gtk.DestDefaults
 
and(DialogFlags) - Method in class org.gnu.gtk.DialogFlags
 
and(Direction) - Method in class org.gnu.pango.Direction
 
and(DirectionType) - Method in class org.gnu.gtk.DirectionType
 
and(DragAction) - Method in class org.gnu.gdk.DragAction
 
and(DragProtocol) - Method in class org.gnu.gdk.DragProtocol
 
and(EventMask) - Method in class org.gnu.gdk.EventMask
 
and(EventType) - Method in class org.gnu.gdk.EventType
 
and(ExpanderStyle) - Method in class org.gnu.gtk.ExpanderStyle
 
and(ExtensionMode) - Method in class org.gnu.gdk.ExtensionMode
 
and(Fill) - Method in class org.gnu.gdk.Fill
 
and(FillRule) - Method in class org.gnu.gdk.FillRule
 
and(FontMask) - Method in class org.gnu.pango.FontMask
 
and(Function) - Method in class org.gnu.gdk.Function
 
and(GCValuesMask) - Method in class org.gnu.gdk.GCValuesMask
 
and(GrabStatus) - Method in class org.gnu.gdk.GrabStatus
 
and(Gravity) - Method in class org.gnu.gdk.Gravity
 
and(IconSize) - Method in class org.gnu.gtk.IconSize
 
and(ImageType) - Method in class org.gnu.gdk.ImageType
 
and(ImageType) - Method in class org.gnu.gtk.ImageType
 
and(InputCondition) - Method in class org.gnu.gdk.InputCondition
 
and(InputMode) - Method in class org.gnu.gdk.InputMode
 
and(InputSource) - Method in class org.gnu.gdk.InputSource
 
and(InterpType) - Method in class org.gnu.gdk.InterpType
 
and(JoinStyle) - Method in class org.gnu.gdk.JoinStyle
 
and(Justification) - Method in class org.gnu.gtk.Justification
 
and(Layer) - Method in class org.gnu.atk.Layer
 
and(LineStyle) - Method in class org.gnu.gdk.LineStyle
 
and(MenuDirectionType) - Method in class org.gnu.gtk.MenuDirectionType
 
and(MenuFactoryType) - Method in class org.gnu.gtk.MenuFactoryType
 
and(MessageType) - Method in class org.gnu.gtk.MessageType
 
and(MetricType) - Method in class org.gnu.gtk.MetricType
 
and(ModifierType) - Method in class org.gnu.gdk.ModifierType
 
and(MovementStep) - Method in class org.gnu.gtk.MovementStep
 
and(NotifyType) - Method in class org.gnu.gdk.NotifyType
 
and(ObjectFlags) - Method in class org.gnu.gtk.ObjectFlags
 
and(Orientation) - Method in class org.gnu.gtk.Orientation
 
and(OverlapType) - Method in class org.gnu.gdk.OverlapType
 
and(PackType) - Method in class org.gnu.gtk.PackType
 
and(PathPriorityType) - Method in class org.gnu.gtk.PathPriorityType
 
and(PathType) - Method in class org.gnu.gtk.PathType
 
and(PixbufAlphaMode) - Method in class org.gnu.gdk.PixbufAlphaMode
 
and(PolicyType) - Method in class org.gnu.gtk.PolicyType
 
and(PositionType) - Method in class org.gnu.gtk.PositionType
 
and(ProgressBarOrientation) - Method in class org.gnu.gtk.ProgressBarOrientation
 
and(ProgressBarStyle) - Method in class org.gnu.gtk.ProgressBarStyle
 
and(PropertyState) - Method in class org.gnu.gdk.PropertyState
 
and(PropMode) - Method in class org.gnu.gdk.PropMode
 
and(RcFlags) - Method in class org.gnu.gtk.RcFlags
 
and(RcTokenType) - Method in class org.gnu.gtk.RcTokenType
 
and(RelationType) - Method in class org.gnu.atk.RelationType
 
and(ReliefStyle) - Method in class org.gnu.gtk.ReliefStyle
 
and(ResizeMode) - Method in class org.gnu.gtk.ResizeMode
 
and(ResponseType) - Method in class org.gnu.gtk.ResponseType
 
and(RgbDither) - Method in class org.gnu.gdk.RgbDither
 
and(Role) - Method in class org.gnu.atk.Role
 
and(ScrollDirection) - Method in class org.gnu.gdk.ScrollDirection
 
and(ScrollType) - Method in class org.gnu.gtk.ScrollType
 
and(SelectionMode) - Method in class org.gnu.gtk.SelectionMode
 
and(SettingAction) - Method in class org.gnu.gdk.SettingAction
 
and(ShadowType) - Method in class org.gnu.gtk.ShadowType
 
and(SideType) - Method in class org.gnu.gtk.SideType
 
and(SignalRunType) - Method in class org.gnu.gtk.SignalRunType
 
and(SizeGroupMode) - Method in class org.gnu.gtk.SizeGroupMode
 
and(SortType) - Method in class org.gnu.gtk.SortType
 
and(SpawnError) - Method in class org.gnu.glib.SpawnError
 
and(SpinButtonUpdatePolicy) - Method in class org.gnu.gtk.SpinButtonUpdatePolicy
 
and(SpinType) - Method in class org.gnu.gtk.SpinType
 
and(StateType) - Method in class org.gnu.atk.StateType
 
and(StateType) - Method in class org.gnu.gtk.StateType
 
and(Status) - Method in class org.gnu.gdk.Status
 
and(Stretch) - Method in class org.gnu.pango.Stretch
 
and(Style) - Method in class org.gnu.pango.Style
 
and(SubmenuDirection) - Method in class org.gnu.gtk.SubmenuDirection
 
and(SubmenuPlacement) - Method in class org.gnu.gtk.SubmenuPlacement
 
and(SubwindowMode) - Method in class org.gnu.gdk.SubwindowMode
 
and(TabAlign) - Method in class org.gnu.pango.TabAlign
 
and(TargetFlags) - Method in class org.gnu.gtk.TargetFlags
 
and(TextDirection) - Method in class org.gnu.gtk.TextDirection
 
and(TextSearchFlags) - Method in class org.gnu.gtk.TextSearchFlags
 
and(TextWindowType) - Method in class org.gnu.gtk.TextWindowType
 
and(ToolBarChildType) - Method in class org.gnu.gtk.ToolBarChildType
 
and(ToolBarSpaceStyle) - Method in class org.gnu.gtk.ToolBarSpaceStyle
 
and(ToolBarStyle) - Method in class org.gnu.gtk.ToolBarStyle
 
and(TreeViewColumnSizing) - Method in class org.gnu.gtk.TreeViewColumnSizing
 
and(TreeViewDropPosition) - Method in class org.gnu.gtk.TreeViewDropPosition
 
and(Underline) - Method in class org.gnu.pango.Underline
 
and(UpdateType) - Method in class org.gnu.gtk.UpdateType
 
and(Variant) - Method in class org.gnu.pango.Variant
 
and(Visibility) - Method in class org.gnu.gtk.Visibility
 
and(VisibilityState) - Method in class org.gnu.gdk.VisibilityState
 
and(VisualType) - Method in class org.gnu.gdk.VisualType
 
and(Weight) - Method in class org.gnu.pango.Weight
 
and(WidgetFlags) - Method in class org.gnu.gtk.WidgetFlags
 
and(WidgetHelpType) - Method in class org.gnu.gtk.WidgetHelpType
 
and(WindowAttributesType) - Method in class org.gnu.gdk.WindowAttributesType
 
and(WindowClass) - Method in class org.gnu.gdk.WindowClass
 
and(WindowEdge) - Method in class org.gnu.gdk.WindowEdge
 
and(WindowHints) - Method in class org.gnu.gdk.WindowHints
 
and(WindowPosition) - Method in class org.gnu.gtk.WindowPosition
 
and(WindowState) - Method in class org.gnu.gdk.WindowState
 
and(WindowType) - Method in class org.gnu.gdk.WindowType
 
and(WindowType) - Method in class org.gnu.gtk.WindowType
 
and(WindowTypeHint) - Method in class org.gnu.gdk.WindowTypeHint
 
and(WMDecoration) - Method in class org.gnu.gdk.WMDecoration
 
and(WMFunction) - Method in class org.gnu.gdk.WMFunction
 
and(WrapMode) - Method in class org.gnu.pango.WrapMode
 
and(WrapMode) - Method in class org.gnu.gtk.WrapMode
 
ANIMATION - Static variable in class org.gnu.atk.Role
 
ANIMATION - Static variable in class org.gnu.gtk.ImageType
 
aogonek - Static variable in class org.gnu.gdk.KeySymbol
 
Aogonek - Static variable in class org.gnu.gdk.KeySymbol
 
apostrophe - Static variable in class org.gnu.gdk.KeySymbol
 
APP_PAINTABLE - Static variable in class org.gnu.gtk.WidgetFlags
 
APPEND - Static variable in class org.gnu.gdk.PropMode
 
append(int) - Method in class org.gnu.glib.List
Append an element to the end of the list.
append(MenuItem) - Method in class org.gnu.gtk.MenuShell
Append a new MenuItem to the end of the MenuShell's item list.
append(String) - Method in class org.gnu.glib.GListString
Append a string to the end of this instance.
append0(int, String) - Method in class org.gnu.glib.GListString
Append a string to this instance, where the string is represented as an array of bytes representing character values in the default encoding.
appendColumn(TreeViewColumn) - Method in class org.gnu.gtk.TreeView
Appends column to the list of columns.
appendPage(Widget, Widget) - Method in class org.gnu.gtk.Notebook
Append a page to the Notebook.
appendPage(Widget, Widget, Widget) - Method in class org.gnu.gtk.Notebook
Append a page to the Notebook.
appendRow() - Method in class org.gnu.gtk.ListStore
Appends a new row to the store
appendRow(TreeIter) - Method in class org.gnu.gtk.TreeStore
Appends a new row to tree_store.
appendSpace() - Method in class org.gnu.gtk.ToolBar
Add a space to the end of the ToolBar.
appendWidget(Widget, String, String) - Method in class org.gnu.gtk.ToolBar
Add a widget to the end of the toolbar.
APPLICATION - Static variable in class org.gnu.gtk.PathPriorityType
 
APPLICATION - Static variable in class org.gnu.gtk.RcTokenType
 
APPLY - Static variable in class org.gnu.gtk.GtkStockItem
 
APPLY - Static variable in class org.gnu.gtk.ResponseType
 
APPLY_TAG - Static variable in class org.gnu.gtk.event.TextBufferEvent.Type
 
applyTag(String, TextIter, TextIter) - Method in class org.gnu.gtk.TextBuffer
Looks up a tag by name and then applies it.
applyTag(TextTag, TextIter, TextIter) - Method in class org.gnu.gtk.TextBuffer
Emits the "apply_tag" signal on buffer.
approximate - Static variable in class org.gnu.gdk.KeySymbol
 
APPROXIMATE - Static variable in class org.gnu.pango.CoverageLevel
The character is represented as basically the correct graphical form, but with a stylistic variant inappropriate for the current script.
Arabic_ain - Static variable in class org.gnu.gdk.KeySymbol
 
Arabic_alef - Static variable in class org.gnu.gdk.KeySymbol
 
Arabic_alefmaksura - Static variable in class org.gnu.gdk.KeySymbol
 
Arabic_beh - Static variable in class org.gnu.gdk.KeySymbol
 
Arabic_comma - Static variable in class org.gnu.gdk.KeySymbol
 
Arabic_dad - Static variable in class org.gnu.gdk.KeySymbol
 
Arabic_dal - Static variable in class org.gnu.gdk.KeySymbol
 
Arabic_damma - Static variable in class org.gnu.gdk.KeySymbol
 
Arabic_dammatan - Static variable in class org.gnu.gdk.KeySymbol
 
Arabic_fatha - Static variable in class org.gnu.gdk.KeySymbol
 
Arabic_fathatan - Static variable in class org.gnu.gdk.KeySymbol
 
Arabic_feh - Static variable in class org.gnu.gdk.KeySymbol
 
Arabic_ghain - Static variable in class org.gnu.gdk.KeySymbol
 
Arabic_ha - Static variable in class org.gnu.gdk.KeySymbol
 
Arabic_hah - Static variable in class org.gnu.gdk.KeySymbol
 
Arabic_hamza - Static variable in class org.gnu.gdk.KeySymbol
 
Arabic_hamzaonalef - Static variable in class org.gnu.gdk.KeySymbol
 
Arabic_hamzaonwaw - Static variable in class org.gnu.gdk.KeySymbol
 
Arabic_hamzaonyeh - Static variable in class org.gnu.gdk.KeySymbol
 
Arabic_hamzaunderalef - Static variable in class org.gnu.gdk.KeySymbol
 
Arabic_heh - Static variable in class org.gnu.gdk.KeySymbol
 
Arabic_jeem - Static variable in class org.gnu.gdk.KeySymbol
 
Arabic_kaf - Static variable in class org.gnu.gdk.KeySymbol
 
Arabic_kasra - Static variable in class org.gnu.gdk.KeySymbol
 
Arabic_kasratan - Static variable in class org.gnu.gdk.KeySymbol
 
Arabic_khah - Static variable in class org.gnu.gdk.KeySymbol
 
Arabic_lam - Static variable in class org.gnu.gdk.KeySymbol
 
Arabic_maddaonalef - Static variable in class org.gnu.gdk.KeySymbol
 
Arabic_meem - Static variable in class org.gnu.gdk.KeySymbol
 
Arabic_noon - Static variable in class org.gnu.gdk.KeySymbol
 
Arabic_qaf - Static variable in class org.gnu.gdk.KeySymbol
 
Arabic_question_mark - Static variable in class org.gnu.gdk.KeySymbol
 
Arabic_ra - Static variable in class org.gnu.gdk.KeySymbol
 
Arabic_sad - Static variable in class org.gnu.gdk.KeySymbol
 
Arabic_seen - Static variable in class org.gnu.gdk.KeySymbol
 
Arabic_semicolon - Static variable in class org.gnu.gdk.KeySymbol
 
Arabic_shadda - Static variable in class org.gnu.gdk.KeySymbol
 
Arabic_sheen - Static variable in class org.gnu.gdk.KeySymbol
 
Arabic_sukun - Static variable in class org.gnu.gdk.KeySymbol
 
Arabic_switch - Static variable in class org.gnu.gdk.KeySymbol
 
Arabic_tah - Static variable in class org.gnu.gdk.KeySymbol
 
Arabic_tatweel - Static variable in class org.gnu.gdk.KeySymbol
 
Arabic_teh - Static variable in class org.gnu.gdk.KeySymbol
 
Arabic_tehmarbuta - Static variable in class org.gnu.gdk.KeySymbol
 
Arabic_thal - Static variable in class org.gnu.gdk.KeySymbol
 
Arabic_theh - Static variable in class org.gnu.gdk.KeySymbol
 
Arabic_waw - Static variable in class org.gnu.gdk.KeySymbol
 
Arabic_yeh - Static variable in class org.gnu.gdk.KeySymbol
 
Arabic_zah - Static variable in class org.gnu.gdk.KeySymbol
 
Arabic_zain - Static variable in class org.gnu.gdk.KeySymbol
 
aring - Static variable in class org.gnu.gdk.KeySymbol
 
Aring - Static variable in class org.gnu.gdk.KeySymbol
 
ARMED - Static variable in class org.gnu.atk.StateType
 
Arrow - class org.gnu.gtk.Arrow.
This is a simple arrowhead widget that points up, down, left, or right.
ARROW - Static variable in class org.gnu.atk.Role
 
ARROW - Static variable in class org.gnu.gdk.CursorType
 
Arrow(ArrowType, ShadowType) - Constructor for class org.gnu.gtk.Arrow
Construct a new Arrow.
Arrow(int) - Constructor for class org.gnu.gtk.Arrow
Construct an Arrow from a handle to a native resource.
ArrowType - class org.gnu.gtk.ArrowType.
Used to indicate the direction in which an Arrow should point.
ASCENDING - Static variable in class org.gnu.gtk.SortType
 
asciicircum - Static variable in class org.gnu.gdk.KeySymbol
 
asciitilde - Static variable in class org.gnu.gdk.KeySymbol
 
ASK - Static variable in class org.gnu.gdk.DragAction
 
ASPECG - Static variable in class org.gnu.gdk.WindowHints
 
AspectFrame - class org.gnu.gtk.AspectFrame.
This container widget wraps a single widget in a frame with a label, and imposes an aspect ratio on the child widget.
AspectFrame(int) - Constructor for class org.gnu.gtk.AspectFrame
Construct an AspectFrame using a handle to a native resource.
AspectFrame(String, double, double, double, boolean) - Constructor for class org.gnu.gtk.AspectFrame
Construct a new AspectFrame.
asterisk - Static variable in class org.gnu.gdk.KeySymbol
 
at - Static variable in class org.gnu.gdk.KeySymbol
 
atilde - Static variable in class org.gnu.gdk.KeySymbol
 
Atilde - Static variable in class org.gnu.gdk.KeySymbol
 
AtkObject - class org.gnu.atk.AtkObject.
This class is the primary class for accessibility support via the Accessibility TookKit (ATK).
AtkObject(int) - Constructor for class org.gnu.atk.AtkObject
Construct a new AtkObject using the handle returned by a call to the native layer.
Atom - class org.gnu.gdk.Atom.
 
Atom(int) - Constructor for class org.gnu.gdk.Atom
Builds an atom with the specified handle.
attach(Widget, int, int, int, int) - Method in class org.gnu.gtk.Table
Attaches a child widget to a position in the table.
attach(Widget, int, int, int, int, AttachOptions, AttachOptions, int, int) - Method in class org.gnu.gtk.Table
Attaches a child widget to a position in the table
AttachOptions - class org.gnu.gtk.AttachOptions.
Denotes the expansion properties that a widget will have when it (or it's parent) is resized.
Attn_3270 - Static variable in class org.gnu.gdk.KeySymbol
 
AttrColor - class org.gnu.pango.AttrColor.
The PangoAttrColor structure is used to represent attributes that are colors.
AttrColor() - Constructor for class org.gnu.pango.AttrColor
 
AttrFloat - class org.gnu.pango.AttrFloat.
The PangoAttrFloat structure is used to represent attributes with a float or double value.
AttrFloat() - Constructor for class org.gnu.pango.AttrFloat
 
AttrFontDesc - class org.gnu.pango.AttrFontDesc.
The AttrFontDesc object is used to store an attribute that sets all aspects of the font description at once.
AttrFontDesc() - Constructor for class org.gnu.pango.AttrFontDesc
 
Attribute - class org.gnu.pango.Attribute.
Attributed text is used in a number of places in Pango.
Attribute() - Constructor for class org.gnu.pango.Attribute
 
ATTRIBUTES - Static variable in class org.gnu.gtk.CellRendererText.Attribute
(pango.AttrList) A list of style attributes to apply to the text of the renderer
AttrInt - class org.gnu.pango.AttrInt.
The PangoAttrInt object is used to represent attributes with a integer value
AttrInt() - Constructor for class org.gnu.pango.AttrInt
 
AttrIterator - class org.gnu.pango.AttrIterator.
The AttrIterator object is used to represent an iterator through a List.
AttrIterator(int) - Constructor for class org.gnu.pango.AttrIterator
 
AttrLanguage - class org.gnu.pango.AttrLanguage.
Represents attributes which are languages
AttrLanguage() - Constructor for class org.gnu.pango.AttrLanguage
 
AttrList - class org.gnu.pango.AttrList.
The PangoAttrList structure represents a list of attributes that apply to a section of text.
AttrList() - Constructor for class org.gnu.pango.AttrList
Construct a new AttrList.
AttrShape - class org.gnu.pango.AttrShape.
The AttrShape structure is used to represent attributes which impose shape restrictions.
AttrShape() - Constructor for class org.gnu.pango.AttrShape
 
AttrString - class org.gnu.pango.AttrString.
The AttrString object is used to represent attributes with a string value.
AttrString() - Constructor for class org.gnu.pango.AttrString
 
AttrType - class org.gnu.pango.AttrType.
Distinguishes between different types of attributes.
AudibleBell_Enable - Static variable in class org.gnu.gdk.KeySymbol
 
AUTOMATIC - Static variable in class org.gnu.gtk.PolicyType
 
AUTOSIZE - Static variable in class org.gnu.gtk.TreeViewColumnSizing
 
AxisUse - class org.gnu.gdk.AxisUse.
 

B

b - Static variable in class org.gnu.gdk.KeySymbol
 
B - Static variable in class org.gnu.gdk.KeySymbol
 
BACKGROUND - Static variable in class org.gnu.pango.AttrType
 
BACKGROUND - Static variable in class org.gnu.atk.Layer
 
BACKGROUND - Static variable in class org.gnu.gdk.GCValuesMask
 
BACKGROUND - Static variable in class org.gnu.gtk.CellRendererText.Attribute
(String) Background color
BACKGROUND_GDK - Static variable in class org.gnu.gtk.CellRendererText.Attribute
(gdk.Color) Background color
backslash - Static variable in class org.gnu.gdk.KeySymbol
 
BackSpace - Static variable in class org.gnu.gdk.KeySymbol
 
BackTab_3270 - Static variable in class org.gnu.gdk.KeySymbol
 
ballotcross - Static variable in class org.gnu.gdk.KeySymbol
 
bar - Static variable in class org.gnu.gdk.KeySymbol
 
BASE - Static variable in class org.gnu.gtk.RcTokenType
 
BASE - Static variable in class org.gnu.gtk.RcFlags
 
BASE_SIZE - Static variable in class org.gnu.gdk.WindowHints
 
BASED_ARROW_DOWN - Static variable in class org.gnu.gdk.CursorType
 
BASED_ARROW_UP - Static variable in class org.gnu.gdk.CursorType
 
beep() - Static method in class org.gnu.gdk.Gdk
 
BEFORE - Static variable in class org.gnu.gtk.TreeViewDropPosition
 
Begin - Static variable in class org.gnu.gdk.KeySymbol
 
beginsTag(TextTag) - Method in class org.gnu.gtk.TextIter
Returns TRUE if tag is toggled on at exactly this point.
beginUserAction() - Method in class org.gnu.gtk.TextBuffer
Called to indicate that the buffer operations between here and a call to TextBuffer.endUserAction() are part of a single user-visible operation.
BEVEL - Static variable in class org.gnu.gdk.JoinStyle
 
BG - Static variable in class org.gnu.gtk.RcTokenType
 
BG - Static variable in class org.gnu.gtk.RcFlags
 
BG_PIXMAP - Static variable in class org.gnu.gtk.RcTokenType
 
BIG2 - Static variable in class org.gnu.glib.SpawnError
 
BILEVEL - Static variable in class org.gnu.gdk.PixbufAlphaMode
 
BILINEAR - Static variable in class org.gnu.gdk.InterpType
 
Bin - class org.gnu.gtk.Bin.
This is a base class for a container widget that has only one child.
BIND - Static variable in class org.gnu.gtk.RcTokenType
 
BINDING - Static variable in class org.gnu.gtk.RcTokenType
 
Bitmap - class org.gnu.gdk.Bitmap.
 
Bitmap(byte[], int, int) - Constructor for class org.gnu.gdk.Bitmap
Creates a new Bitmap from data in XBM format.
Bitmap(int) - Constructor for class org.gnu.gdk.Bitmap
 
Bitmap(Window, byte[], int, int) - Constructor for class org.gnu.gdk.Bitmap
Creates a new Bitmap from data in XBM format.
BLACK - Static variable in class org.gnu.gdk.Color
 
blank - Static variable in class org.gnu.gdk.KeySymbol
 
BLUE - Static variable in class org.gnu.gdk.Color
 
BOAT - Static variable in class org.gnu.gdk.CursorType
 
BOGOSITY - Static variable in class org.gnu.gdk.CursorType
 
BOLD - Static variable in class org.gnu.pango.Weight
 
BOLD - Static variable in class org.gnu.gtk.GtkStockItem
 
BOOLEAN() - Static method in class org.gnu.glib.Type
Return a Type instance initialized as BOOLEAN.
Border - class org.gnu.gtk.Border.
 
BORDER - Static variable in class org.gnu.gdk.WMDecoration
 
Border() - Constructor for class org.gnu.gtk.Border
 
BOTH - Static variable in class org.gnu.gtk.ToolBarStyle
 
BOTH - Static variable in class org.gnu.gtk.SizeGroupMode
group effects both horizontal and vertical requisition
BOTH - Static variable in class org.gnu.gtk.SignalRunType
 
BOTH_HORIZ - Static variable in class org.gnu.gtk.ToolBarStyle
 
botintegral - Static variable in class org.gnu.gdk.KeySymbol
 
botleftparens - Static variable in class org.gnu.gdk.KeySymbol
 
botleftsqbracket - Static variable in class org.gnu.gdk.KeySymbol
 
botleftsummation - Static variable in class org.gnu.gdk.KeySymbol
 
botrightparens - Static variable in class org.gnu.gdk.KeySymbol
 
botrightsqbracket - Static variable in class org.gnu.gdk.KeySymbol
 
botrightsummation - Static variable in class org.gnu.gdk.KeySymbol
 
bott - Static variable in class org.gnu.gdk.KeySymbol
 
BOTTOM - Static variable in class org.gnu.gtk.TextWindowType
 
BOTTOM - Static variable in class org.gnu.gtk.PositionType
 
BOTTOM - Static variable in class org.gnu.gtk.SideType
 
BOTTOM_LEFT - Static variable in class org.gnu.gtk.CornerType
 
BOTTOM_LEFT_CORNER - Static variable in class org.gnu.gdk.CursorType
 
BOTTOM_RIGHT - Static variable in class org.gnu.gtk.CornerType
 
BOTTOM_RIGHT_CORNER - Static variable in class org.gnu.gdk.CursorType
 
BOTTOM_SIDE - Static variable in class org.gnu.gdk.CursorType
 
BOTTOM_TEE - Static variable in class org.gnu.gdk.CursorType
 
BOTTOM_TO_TOP - Static variable in class org.gnu.gtk.ProgressBarOrientation
 
botvertsummationconnector - Static variable in class org.gnu.gdk.KeySymbol
 
BounceKeys_Enable - Static variable in class org.gnu.gdk.KeySymbol
 
Box - class org.gnu.gtk.Box.
This is the base class of HBox and VBox.
BOX_SPIRAL - Static variable in class org.gnu.gdk.CursorType
 
Boxed - class org.gnu.glib.Boxed.
Base class for all classes resulting from a define-boxed in a .defs file.
BOXED() - Static method in class org.gnu.glib.Type
Return a Type instance initialized as BOXED.
braceleft - Static variable in class org.gnu.gdk.KeySymbol
 
braceright - Static variable in class org.gnu.gdk.KeySymbol
 
bracketleft - Static variable in class org.gnu.gdk.KeySymbol
 
bracketright - Static variable in class org.gnu.gdk.KeySymbol
 
Break - Static variable in class org.gnu.gdk.KeySymbol
 
breve - Static variable in class org.gnu.gdk.KeySymbol
 
brokenbar - Static variable in class org.gnu.gdk.KeySymbol
 
BROWSE - Static variable in class org.gnu.gtk.SelectionMode
 
BUFFER_ENDS - Static variable in class org.gnu.gtk.MovementStep
 
BUSY - Static variable in class org.gnu.atk.StateType
 
BUTT - Static variable in class org.gnu.gdk.CapStyle
 
Button - class org.gnu.gtk.Button.
A widget that creates a signal when clicked on.
BUTTON - Static variable in class org.gnu.gtk.IconSize
 
BUTTON - Static variable in class org.gnu.gtk.ToolBarChildType
 
BUTTON_MOTION_MASK - Static variable in class org.gnu.gdk.EventMask
 
BUTTON_PRESS - Static variable in class org.gnu.gdk.EventType
 
BUTTON_PRESS - Static variable in class org.gnu.gtk.event.MouseEvent.Type
This event indicates that a mouse button has been pressed
BUTTON_PRESS_MASK - Static variable in class org.gnu.gdk.EventMask
 
BUTTON_RELEASE - Static variable in class org.gnu.gdk.EventType
 
BUTTON_RELEASE - Static variable in class org.gnu.gtk.event.MouseEvent.Type
This event indicates that a mouse button has been released
BUTTON_RELEASE_MASK - Static variable in class org.gnu.gdk.EventMask
 
Button() - Constructor for class org.gnu.gtk.Button
Creates a new Button widget
Button(GtkStockItem) - Constructor for class org.gnu.gtk.Button
Constructs a button using a stock item.
Button(int) - Constructor for class org.gnu.gtk.Button
Construct a button using a handle to a native resource.
Button(String) - Constructor for class org.gnu.gtk.Button
Constructs a button using a String that represents a stock item.
Button(String, boolean) - Constructor for class org.gnu.gtk.Button
Creates a button widget with a gtk.Label child containing the given text.
BUTTON1 - Static variable in class org.gnu.gtk.event.MouseEvent
Used to identify which button was pressed.
BUTTON1_MASK - Static variable in class org.gnu.gdk.ModifierType
 
BUTTON1_MOTION_MASK - Static variable in class org.gnu.gdk.EventMask
 
BUTTON2 - Static variable in class org.gnu.gtk.event.MouseEvent
 
BUTTON2_MASK - Static variable in class org.gnu.gdk.ModifierType
 
BUTTON2_MOTION_MASK - Static variable in class org.gnu.gdk.EventMask
 
BUTTON2_PRESS - Static variable in class org.gnu.gdk.EventType
 
BUTTON3 - Static variable in class org.gnu.gtk.event.MouseEvent
 
BUTTON3_MASK - Static variable in class org.gnu.gdk.ModifierType
 
BUTTON3_MOTION_MASK - Static variable in class org.gnu.gdk.EventMask
 
BUTTON3_PRESS - Static variable in class org.gnu.gdk.EventType
 
BUTTON4_MASK - Static variable in class org.gnu.gdk.ModifierType
 
BUTTON5_MASK - Static variable in class org.gnu.gdk.ModifierType
 
ButtonBox - class org.gnu.gtk.ButtonBox.
This is the base class that holds the common functions for GtkHButtonBox and GtkVButtonBox.
ButtonBoxStyle - class org.gnu.gtk.ButtonBoxStyle.
Used to dictate the style that a ButtonBox uses to layout the buttons it contains.
ButtonEvent - class org.gnu.gtk.event.ButtonEvent.
An event represeting action by a Button widget.
ButtonEvent.Type - class org.gnu.gtk.event.ButtonEvent.Type.
Type of a ButtonEvent
buttonEvent(ButtonEvent) - Method in interface org.gnu.gtk.event.ButtonListener
This method is called whenever a button event occurs.
ButtonEvent(Object, ButtonEvent.Type) - Constructor for class org.gnu.gtk.event.ButtonEvent
Creates a new Button Event.
ButtonListener - interface org.gnu.gtk.event.ButtonListener.
Listener for the Button widget.
ButtonsType - class org.gnu.gtk.ButtonsType.
Defines the prebuild set of buttons for a Dialog.
Byelorussian_shortu - Static variable in class org.gnu.gdk.KeySymbol
 
Byelorussian_SHORTU - Static variable in class org.gnu.gdk.KeySymbol
 
ByteOrder - class org.gnu.gdk.ByteOrder.
 

C

c - Static variable in class org.gnu.gdk.KeySymbol
 
C - Static variable in class org.gnu.gdk.KeySymbol
 
cabovedot - Static variable in class org.gnu.gdk.KeySymbol
 
Cabovedot - Static variable in class org.gnu.gdk.KeySymbol
 
cacute - Static variable in class org.gnu.gdk.KeySymbol
 
Cacute - Static variable in class org.gnu.gdk.KeySymbol
 
Calendar - class org.gnu.gtk.Calendar.
A Calendar is a widget that displays a calendar one month at a time.
CALENDAR - Static variable in class org.gnu.atk.Role
 
Calendar() - Constructor for class org.gnu.gtk.Calendar
Create a new Calendar object with the current date selected.
Calendar(int) - Constructor for class org.gnu.gtk.Calendar
Construct a calendar using a handle to a native resource.
CalendarDisplayOptions - class org.gnu.gtk.CalendarDisplayOptions.
Defines the appearance of a Calendar object.
CalendarEvent - class org.gnu.gtk.event.CalendarEvent.
An event represeting action by a Calendar widget.
CalendarEvent.Type - class org.gnu.gtk.event.CalendarEvent.Type.
Type of a CalendarEvent
calendarEvent(CalendarEvent) - Method in interface org.gnu.gtk.event.CalendarListener
This method is called whenever a Calendar event occurs.
CalendarEvent(Object, CalendarEvent.Type) - Constructor for class org.gnu.gtk.event.CalendarEvent
Creates a new Calendar Event.
CalendarListener - interface org.gnu.gtk.event.CalendarListener.
Listener for the Calendar widget.
CAN_DEFAULT - Static variable in class org.gnu.gtk.WidgetFlags
 
CAN_FOCUS - Static variable in class org.gnu.gtk.WidgetFlags
 
Cancel - Static variable in class org.gnu.gdk.KeySymbol
 
CANCEL - Static variable in class org.gnu.gtk.GtkStockItem
 
CANCEL - Static variable in class org.gnu.gtk.ButtonsType
 
CANCEL - Static variable in class org.gnu.gtk.ResponseType
 
CANVAS - Static variable in class org.gnu.atk.Layer
 
CANVAS - Static variable in class org.gnu.atk.Role
 
CAP_STYLE - Static variable in class org.gnu.gdk.GCValuesMask
 
Caps_Lock - Static variable in class org.gnu.gdk.KeySymbol
 
CapStyle - class org.gnu.gdk.CapStyle.
 
careof - Static variable in class org.gnu.gdk.KeySymbol
 
caret - Static variable in class org.gnu.gdk.KeySymbol
 
caron - Static variable in class org.gnu.gdk.KeySymbol
 
ccaron - Static variable in class org.gnu.gdk.KeySymbol
 
Ccaron - Static variable in class org.gnu.gdk.KeySymbol
 
ccedilla - Static variable in class org.gnu.gdk.KeySymbol
 
Ccedilla - Static variable in class org.gnu.gdk.KeySymbol
 
ccircumflex - Static variable in class org.gnu.gdk.KeySymbol
 
Ccircumflex - Static variable in class org.gnu.gdk.KeySymbol
 
CDROM - Static variable in class org.gnu.gtk.GtkStockItem
 
cedilla - Static variable in class org.gnu.gdk.KeySymbol
 
CellEditable - class org.gnu.gtk.CellEditable.
 
CellEditable() - Constructor for class org.gnu.gtk.CellEditable
 
CellRenderer - class org.gnu.gtk.CellRenderer.
A CellRenderer is an object used to reder data in a TreeView widget.
CellRenderer() - Constructor for class org.gnu.gtk.CellRenderer
 
CellRendererAttribute - class org.gnu.gtk.CellRendererAttribute.
CellRenderers have attributes which can be set based on data from the TreeModel (currently only implemented by ListStore and TreeStore).
CellRendererMode - class org.gnu.gtk.CellRendererMode.
 
CellRendererPixbuf - class org.gnu.gtk.CellRendererPixbuf.
A CellRenderer for pixbufs.
CellRendererPixbuf.Attribute - class org.gnu.gtk.CellRendererPixbuf.Attribute.
Attributes for the CellRenderer
CellRendererPixbuf() - Constructor for class org.gnu.gtk.CellRendererPixbuf
Creates a new CellRendererPixbuf
CellRendererState - class org.gnu.gtk.CellRendererState.
 
CellRendererText - class org.gnu.gtk.CellRendererText.
A CellRenderer for displaying Strings.
CellRendererText.Attribute - class org.gnu.gtk.CellRendererText.Attribute.
Attributes which may be used to connect to data in a TreeModel via methods in the TreeViewColumn object.
CellRendererText() - Constructor for class org.gnu.gtk.CellRendererText
Constructs a new text renderer
CellRendererTextEvent - class org.gnu.gtk.event.CellRendererTextEvent.
An event represeting action by a CellRendererText widget.
CellRendererTextEvent.Type - class org.gnu.gtk.event.CellRendererTextEvent.Type.
 
cellRendererTextEvent(CellRendererTextEvent) - Method in interface org.gnu.gtk.event.CellRendererTextListener
This method is called whenever the text of the cellRenderer is changed.
CellRendererTextEvent(Object, String, String) - Constructor for class org.gnu.gtk.event.CellRendererTextEvent
Creates a new event.
CellRendererTextListener - interface org.gnu.gtk.event.CellRendererTextListener.
Listener CellRendererText widgets.
CellRendererToggle - class org.gnu.gtk.CellRendererToggle.
The CellRendererToggle is a CellRenderer for boolean data.
CellRendererToggle.Attribute - class org.gnu.gtk.CellRendererToggle.Attribute.
Attributes for mapping to data in the TreeModel
CellRendererToggle() - Constructor for class org.gnu.gtk.CellRendererToggle
Constructs a new Cell Renderer.
CellRendererToggleEvent - class org.gnu.gtk.event.CellRendererToggleEvent.
An event represeting action by a CellRendererToggle widget.
CellRendererToggleEvent.Type - class org.gnu.gtk.event.CellRendererToggleEvent.Type.
 
cellRendererToggleEvent(CellRendererToggleEvent) - Method in interface org.gnu.gtk.event.CellRendererToggleListener
This method is called whenever the check state of the cellRenderer is changed.
CellRendererToggleEvent(Object, String) - Constructor for class org.gnu.gtk.event.CellRendererToggleEvent
Creates a new event.
CellRendererToggleListener - interface org.gnu.gtk.event.CellRendererToggleListener.
Listener CellRendererText widgets.
cent - Static variable in class org.gnu.gdk.KeySymbol
 
CENTER - Static variable in class org.gnu.pango.Alignment
Center the line within the available space
CENTER - Static variable in class org.gnu.gdk.Gravity
 
CENTER - Static variable in class org.gnu.gtk.Justification
 
CENTER - Static variable in class org.gnu.gtk.WindowPosition
Windows should be placed in the center of the screen.
CENTER - Static variable in class org.gnu.gtk.AnchorType
 
CENTER_ALWAYS - Static variable in class org.gnu.gtk.WindowPosition
Keep windows centered as it changes size.
CENTER_ON_PARENT - Static variable in class org.gnu.gtk.WindowPosition
Center the window on its transient parent.
CENTER_PTR - Static variable in class org.gnu.gdk.CursorType
 
CENTIMETERS - Static variable in class org.gnu.gtk.MetricType
 
CHANGE - Static variable in class org.gnu.gtk.event.OptionMenuEvent.Type
Emitted when a option menu selection changes.
change(Attribute) - Method in class org.gnu.pango.AttrList
Insert the given attribute into the list.
CHANGED - Static variable in class org.gnu.gdk.SettingAction
 
CHANGED - Static variable in class org.gnu.gtk.event.EditableEvent.Type
Indicates that the user has changed the contents of the widget.
CHANGED - Static variable in class org.gnu.gtk.event.TextBufferEvent.Type
 
CHANGED - Static variable in class org.gnu.gtk.event.TreeSelectionEvent.Type
This event indicates that the menu item has been activated.
ChangeScreen_3270 - Static variable in class org.gnu.gdk.KeySymbol
 
CHAR - Static variable in class org.gnu.pango.WrapMode
wrap lines at character boundaries.
CHAR - Static variable in class org.gnu.gtk.WrapMode
 
CHAR() - Static method in class org.gnu.glib.Type
Return a Type instance initialized as CHAR.
CHARS - Static variable in class org.gnu.gtk.DeleteType
 
CHDIR - Static variable in class org.gnu.glib.SpawnError
 
CHECK_BOX - Static variable in class org.gnu.atk.Role
 
CHECK_MENU_ITEM - Static variable in class org.gnu.atk.Role
 
CHECK_RESIZE - Static variable in class org.gnu.gtk.event.ContainerEvent.Type
This event indicates that ...
CheckButton - class org.gnu.gtk.CheckButton.
A CheckButton widget displays a small button with a label next to it.
CheckButton() - Constructor for class org.gnu.gtk.CheckButton
Creates a new CheckButton
CheckButton(int) - Constructor for class org.gnu.gtk.CheckButton
Construct a check button using a handle to a native resource.
CheckButton(String, boolean) - Constructor for class org.gnu.gtk.CheckButton
Creates a new Checkbutton with a label.
CHECKED - Static variable in class org.gnu.atk.StateType
 
checkerboard - Static variable in class org.gnu.gdk.KeySymbol
 
checkmark - Static variable in class org.gnu.gdk.KeySymbol
 
CheckMenuItem - class org.gnu.gtk.CheckMenuItem.
The CheckMenuItem is a menu item that maintains the state of a boolean value in addition to the MenuItem's usual role of activating applicaiton code.
CheckMenuItem() - Constructor for class org.gnu.gtk.CheckMenuItem
Create a new CheckMenuItem
CheckMenuItem(int) - Constructor for class org.gnu.gtk.CheckMenuItem
Construct a CheckMenuItem using a handle to a native resource.
CheckMenuItem(String, boolean) - Constructor for class org.gnu.gtk.CheckMenuItem
Create a new CheckMenuItem with the given label.
CHILD - Static variable in class org.gnu.gdk.WindowType
 
CHILD - Static variable in class org.gnu.gtk.MenuDirectionType
 
circle - Static variable in class org.gnu.gdk.KeySymbol
 
CIRCLE - Static variable in class org.gnu.gdk.CursorType
 
clampPage(double, double) - Method in class org.gnu.gtk.Adjustment
Updates the GtkAdjustment value to ensure that the range between lower and upper is in the current page (i.e.
CLASS - Static variable in class org.gnu.gtk.PathType
 
CLASS - Static variable in class org.gnu.gtk.RcTokenType
 
Clear - Static variable in class org.gnu.gdk.KeySymbol
 
CLEAR - Static variable in class org.gnu.gdk.Function
 
CLEAR - Static variable in class org.gnu.gtk.GtkStockItem
 
clear() - Method in class org.gnu.gdk.Window
Clears an entire window to the background color or background pixmap.
clear() - Method in class org.gnu.gtk.TreeViewColumn
Removes all the renderers from the column.
clear() - Method in class org.gnu.gtk.Clipboard
Clear the contents of the clipboard.
clear() - Method in class org.gnu.gtk.ListStore
Removes all rows from the list store.
clear() - Method in class org.gnu.gtk.TreeStore
Removes all items from the treestore.
clearArea(int, int, int, int) - Method in class org.gnu.gdk.Window
 
clearAttributeMappings(CellRenderer) - Method in class org.gnu.gtk.TreeViewColumn
Clears all attribute mappings
clearMarks() - Method in class org.gnu.gtk.Calendar
Remove all visual marks.
CLICK - Static variable in class org.gnu.gtk.event.ButtonEvent.Type
Emitted when a button clicked on by the mouse and the cursor stays on the button.
click() - Method in class org.gnu.gtk.TreeViewColumn
Creates a Clicked event.
click() - Method in class org.gnu.gtk.Button
Sends a clicked signal to the button.
CLICKED - Static variable in class org.gnu.gtk.event.TreeViewColumnEvent.Type
This event indicates that the menu item has been activated.
CLIENT_EVENT - Static variable in class org.gnu.gdk.EventType
 
CLIP_BY_CHILDREN - Static variable in class org.gnu.gdk.SubwindowMode
 
CLIP_MASK - Static variable in class org.gnu.gdk.GCValuesMask
 
CLIP_X_ORIGIN - Static variable in class org.gnu.gdk.GCValuesMask
 
CLIP_Y_ORIGIN - Static variable in class org.gnu.gdk.GCValuesMask
 
Clipboard - class org.gnu.gtk.Clipboard.
The Clipboard object represents a clipboard of data shared between different processes or between different widgets in the same process.
CLOCK - Static variable in class org.gnu.gdk.CursorType
 
clone() - Method in class org.gnu.gdk.Color
Makes a copy of this color.
clone() - Method in class org.gnu.gtk.TreePath
Creates a copy of the path
CLOSE - Static variable in class org.gnu.gdk.WMFunction
 
CLOSE - Static variable in class org.gnu.gtk.GtkStockItem
 
CLOSE - Static variable in class org.gnu.gtk.ButtonsType
 
CLOSE - Static variable in class org.gnu.gtk.ResponseType
 
CLOSE - Static variable in class org.gnu.gtk.event.DialogEvent.Type
This event indicates that the source dialog has closed.
close() - Method in class org.gnu.gdk.PixbufLoader
 
club - Static variable in class org.gnu.gdk.KeySymbol
 
cmp(TextIter) - Method in class org.gnu.gtk.TextIter
A qsort()-style function that returns negative if lhs is less than rhs, positive if lhs is greater than rhs, and 0 if they're equal.
Codeinput - Static variable in class org.gnu.gdk.KeySymbol
 
COFFEE_MUG - Static variable in class org.gnu.gdk.CursorType
 
collapseAll() - Method in class org.gnu.gtk.TreeView
Recursively collapses all visible, expanded nodes.
COLLAPSED - Static variable in class org.gnu.gtk.ExpanderStyle
 
collapseRow(TreePath) - Method in class org.gnu.gtk.TreeView
Collapses a row (hides its child rows, if they exist).
colon - Static variable in class org.gnu.gdk.KeySymbol
 
ColonSign - Static variable in class org.gnu.gdk.KeySymbol
 
Color - class org.gnu.pango.Color.
The PangoColor structure is used to represent a color in an uncalibrated RGB colorspace.
Color - class org.gnu.gdk.Color.
 
COLOR_CHOOSER - Static variable in class org.gnu.atk.Role
 
Color(int) - Constructor for class org.gnu.gdk.Color
Construct a Color object from a handle to a native resource.
Color(int, int, int) - Constructor for class org.gnu.gdk.Color
Creates an sRGB color with the specified red, green, and blue values in the range (0 - 65535).
Colormap - class org.gnu.gdk.Colormap.
 
COLORMAP - Static variable in class org.gnu.gdk.WindowAttributesType
 
Colormap() - Constructor for class org.gnu.gdk.Colormap
Create a Colormap initialized to the system's default colormap.
Colormap(int) - Constructor for class org.gnu.gdk.Colormap
Create a new Colormap from a handle to a native resource.
Colormap(Visual, boolean) - Constructor for class org.gnu.gdk.Colormap
Creates a new colormap for the given visual.
ColorSelection - class org.gnu.gtk.ColorSelection.
This widget displays color information in such a way that the user can specify, with the mouse, any available color.
ColorSelection() - Constructor for class org.gnu.gtk.ColorSelection
Creates a new gtk.ColorSelection.
ColorSelection(int) - Constructor for class org.gnu.gtk.ColorSelection
construct a ColorSelection from a handle to a native peer.
ColorSelectionDialog - class org.gnu.gtk.ColorSelectionDialog.
The ColorSelectionDialog provides a standard dialog which allows the user to select a color much like the FileSelectionDialog provides a standard dialog for file selection.
ColorSelectionDialog(int) - Constructor for class org.gnu.gtk.ColorSelectionDialog
Construct a ColorSelectionDialog using a handle to a native resource.
ColorSelectionDialog(String) - Constructor for class org.gnu.gtk.ColorSelectionDialog
Construct a new ColorSelectionDialog.
Colorspace - class org.gnu.gdk.Colorspace.
 
COLUMN_HEADER - Static variable in class org.gnu.atk.Role
 
columnClickedEvent(TreeViewColumnEvent) - Method in interface org.gnu.gtk.event.TreeViewColumnListener
This method is called whenever a tree view column event occurs.
COLUMNS_CHANGED - Static variable in class org.gnu.gtk.event.TreeViewEvent
 
Combo - class org.gnu.gtk.Combo.
The Combo box displays a single item and provides a pull-down list of items that can be selected.
COMBO_BOX - Static variable in class org.gnu.atk.Role
 
Combo() - Constructor for class org.gnu.gtk.Combo
Construct a new Combo widget.
Combo(int) - Constructor for class org.gnu.gtk.Combo
Construct a new Combo from a handle to a native resource.
comma - Static variable in class org.gnu.gdk.KeySymbol
 
compare(TreePath) - Method in class org.gnu.gtk.TreePath
Compares the path with another path.
complete(String) - Method in class org.gnu.gtk.FileSelection
Will attempt to match pattern to a valid filename or subdirectory in the current directory.
COMPOSITE_CHILD - Static variable in class org.gnu.gtk.WidgetFlags
 
CONDENSED - Static variable in class org.gnu.pango.Stretch
 
CONFIGURE - Static variable in class org.gnu.gdk.EventType
 
configure(Adjustment, double, int) - Method in class org.gnu.gtk.SpinButton
Changes the properties of an existing spin button.
CONNECTED - Static variable in class org.gnu.gtk.WidgetFlags
 
construct(String, String, MenuItemListener, String) - Static method in class org.gnu.gtk.ItemFactoryEntry
Construct a new ItemFactoryEntry
CONSTRUCTED - Static variable in class org.gnu.gtk.WidgetFlags
 
Container - class org.gnu.gtk.Container.
The Container widget is a base class for container widgets.
ContainerEvent - class org.gnu.gtk.event.ContainerEvent.
 
ContainerEvent.Type - class org.gnu.gtk.event.ContainerEvent.Type.
 
containerEvent(ContainerEvent) - Method in interface org.gnu.gtk.event.ContainerListener
Indicates that the Container has changed.
ContainerEvent(Object, ContainerEvent.Type) - Constructor for class org.gnu.gtk.event.ContainerEvent
Construct a ContainerEvent object.
ContainerEvent(Object, ContainerEvent.Type, Widget) - Constructor for class org.gnu.gtk.event.ContainerEvent
Construct a ContainerEvent object with a specified child.
ContainerListener - interface org.gnu.gtk.event.ContainerListener.
This is the listener interface for receiving container events on a Container.
contains(RelationType) - Method in class org.gnu.atk.RelationSet
Determines whether the relation set contains a relation that matches the specified type.
Context - class org.gnu.pango.Context.
The PangoContext structure stores global information used to control the itemization process.
Context(int) - Constructor for class org.gnu.pango.Context
Create a new Context passing a handle that was created in the native layer.
CONTINUOUS - Static variable in class org.gnu.gtk.ProgressBarStyle
 
CONTINUOUS - Static variable in class org.gnu.gtk.UpdateType
 
Control_L - Static variable in class org.gnu.gdk.KeySymbol
 
CONTROL_MASK - Static variable in class org.gnu.gdk.ModifierType
 
Control_R - Static variable in class org.gnu.gdk.KeySymbol
 
CONTROLLED_BY - Static variable in class org.gnu.atk.RelationType
 
CONTROLLER_FOR - Static variable in class org.gnu.atk.RelationType
 
CONVERT - Static variable in class org.gnu.gtk.GtkStockItem
 
COPY - Static variable in class org.gnu.gdk.DragAction
 
COPY - Static variable in class org.gnu.gdk.Function
 
COPY - Static variable in class org.gnu.gtk.GtkStockItem
 
Copy_3270 - Static variable in class org.gnu.gdk.KeySymbol
 
COPY_CLIPBOARD - Static variable in class org.gnu.gtk.event.TextViewEvent.Type
Data has been copied from the widget to the clipboard.
COPY_CLIPBOARD - Static variable in class org.gnu.gtk.event.EntryEvent.Type
 
COPY_INVERT - Static variable in class org.gnu.gdk.Function
 
copy() - Method in class org.gnu.glib.Value
Create a copy of this Value object.
copy(GC) - Method in class org.gnu.gdk.GC
Copy the set of values (settings) from another graphics context.
copyClipboard() - Method in class org.gnu.gtk.Editable
Causes the characters in the current selection to be copied to the clipboard.
copyClipboard(Clipboard) - Method in class org.gnu.gtk.TextBuffer
Copies the currently-selected text to a clipboard.
copyright - Static variable in class org.gnu.gdk.KeySymbol
 
CornerType - class org.gnu.gtk.CornerType.
Specifies which cornor a child widget should be placed in when packed into a ScrolledWindow.
Coverage - class org.gnu.pango.Coverage.
It is often necessary in Pango to determine if a particular font can represent a particular character, and also how well it can represent that character.
Coverage() - Constructor for class org.gnu.pango.Coverage
Create a new Coverage
CoverageLevel - class org.gnu.pango.CoverageLevel.
Used to indicate how well a font can represent a particular ISO 10646 character point for a particular script.
cr - Static variable in class org.gnu.gdk.KeySymbol
 
createChildAnchor(TextIter) - Method in class org.gnu.gtk.TextBuffer
This is a convenience function which simply creates a child anchor with {link TextChildAnchor#TextChildAnchor()} and inserts it into the buffer
createContext() - Method in class org.gnu.gtk.Widget
Creates a new Context with the appropriate Colormap, FontDescription, and base direction for drawing text for this widget.
createDefaultAttr() - Static method in class org.gnu.gdk.WindowAttrFactory
 
createItem(ItemFactoryEntry) - Method in class org.gnu.gtk.ItemFactory
Create an item for entry.
createItems(ItemFactoryEntry[]) - Method in class org.gnu.gtk.ItemFactory
Create the items from the entries.
createLayout(String) - Method in class org.gnu.gtk.Widget
Creates a new Layout with the appropriate Colormap, FontDescription and base direction for drawing text for this widget.
createMark(String, TextIter, boolean) - Method in class org.gnu.gtk.TextBuffer
Creates a mark at position where.
createTag(String) - Method in class org.gnu.gtk.TextBuffer
Creates a TextTag initialised for use in this TextBuffer.
CROSS - Static variable in class org.gnu.gdk.CursorType
 
CROSS_REVERSE - Static variable in class org.gnu.gdk.CursorType
 
CROSSHAIR - Static variable in class org.gnu.gdk.CursorType
 
crossinglines - Static variable in class org.gnu.gdk.KeySymbol
 
CrossingMode - class org.gnu.gdk.CrossingMode.
 
CruzeiroSign - Static variable in class org.gnu.gdk.KeySymbol
 
currency - Static variable in class org.gnu.gdk.KeySymbol
 
cursor - Static variable in class org.gnu.gdk.KeySymbol
 
Cursor - class org.gnu.gdk.Cursor.
 
CURSOR - Static variable in class org.gnu.gdk.WindowAttributesType
 
CURSOR - Static variable in class org.gnu.gdk.InputSource
 
CURSOR_CHANGED - Static variable in class org.gnu.gtk.event.TreeViewEvent
 
CURSOR_IS_PIXMAP - Static variable in class org.gnu.gdk.CursorType
 
Cursor(CursorType) - Constructor for class org.gnu.gdk.Cursor
Creates a new cursor from the set of builtin cursors.
Cursor(Pixmap, Pixmap, Color, Color, int, int) - Constructor for class org.gnu.gdk.Cursor
Create a new cursor from a pixmap.
CursorBlink_3270 - Static variable in class org.gnu.gdk.KeySymbol
 
CursorSelect_3270 - Static variable in class org.gnu.gdk.KeySymbol
 
CursorType - class org.gnu.gdk.CursorType.
 
Curve - class org.gnu.gtk.Curve.
This widget displays a grid and traces a graph on it following a set of points.
Curve() - Constructor for class org.gnu.gtk.Curve
Create a new Curve object.
Curve(int) - Constructor for class org.gnu.gtk.Curve
Construct a new Curve from a handle to a native resource.
CurveType - class org.gnu.gtk.CurveType.
 
CustomEvents - class org.gnu.glib.CustomEvents.
Provides methods for adding custom event sources.
CUT - Static variable in class org.gnu.gtk.GtkStockItem
 
CUT_CLIPBOARD - Static variable in class org.gnu.gtk.event.TextViewEvent.Type
Data has been cut from the widget to the clipboard.
CUT_CLIPBOARD - Static variable in class org.gnu.gtk.event.EntryEvent.Type
Clipboard related events
cutClipboard() - Method in class org.gnu.gtk.Editable
Causes the characters in the current selection to be copied to the clipboard and then deleted from the widget.
cutClipboard(Clipboard, boolean) - Method in class org.gnu.gtk.TextBuffer
Copies the currently-selected text to a clipboard, then deletes said text if it's editable.
Cyrillic_a - Static variable in class org.gnu.gdk.KeySymbol
 
Cyrillic_A - Static variable in class org.gnu.gdk.KeySymbol
 
Cyrillic_be - Static variable in class org.gnu.gdk.KeySymbol
 
Cyrillic_BE - Static variable in class org.gnu.gdk.KeySymbol
 
Cyrillic_che - Static variable in class org.gnu.gdk.KeySymbol
 
Cyrillic_CHE - Static variable in class org.gnu.gdk.KeySymbol
 
Cyrillic_de - Static variable in class org.gnu.gdk.KeySymbol
 
Cyrillic_DE - Static variable in class org.gnu.gdk.KeySymbol
 
Cyrillic_dzhe - Static variable in class org.gnu.gdk.KeySymbol
 
Cyrillic_DZHE - Static variable in class org.gnu.gdk.KeySymbol
 
Cyrillic_e - Static variable in class org.gnu.gdk.KeySymbol
 
Cyrillic_E - Static variable in class org.gnu.gdk.KeySymbol
 
Cyrillic_ef - Static variable in class org.gnu.gdk.KeySymbol
 
Cyrillic_EF - Static variable in class org.gnu.gdk.KeySymbol
 
Cyrillic_el - Static variable in class org.gnu.gdk.KeySymbol
 
Cyrillic_EL - Static variable in class org.gnu.gdk.KeySymbol
 
Cyrillic_em - Static variable in class org.gnu.gdk.KeySymbol
 
Cyrillic_EM - Static variable in class org.gnu.gdk.KeySymbol
 
Cyrillic_en - Static variable in class org.gnu.gdk.KeySymbol
 
Cyrillic_EN - Static variable in class org.gnu.gdk.KeySymbol
 
Cyrillic_er - Static variable in class org.gnu.gdk.KeySymbol
 
Cyrillic_ER - Static variable in class org.gnu.gdk.KeySymbol
 
Cyrillic_es - Static variable in class org.gnu.gdk.KeySymbol
 
Cyrillic_ES - Static variable in class org.gnu.gdk.KeySymbol
 
Cyrillic_ghe - Static variable in class org.gnu.gdk.KeySymbol
 
Cyrillic_GHE - Static variable in class org.gnu.gdk.KeySymbol
 
Cyrillic_ha - Static variable in class org.gnu.gdk.KeySymbol
 
Cyrillic_HA - Static variable in class org.gnu.gdk.KeySymbol
 
Cyrillic_hardsign - Static variable in class org.gnu.gdk.KeySymbol
 
Cyrillic_HARDSIGN - Static variable in class org.gnu.gdk.KeySymbol
 
Cyrillic_i - Static variable in class org.gnu.gdk.KeySymbol
 
Cyrillic_I - Static variable in class org.gnu.gdk.KeySymbol
 
Cyrillic_ie - Static variable in class org.gnu.gdk.KeySymbol
 
Cyrillic_IE - Static variable in class org.gnu.gdk.KeySymbol
 
Cyrillic_io - Static variable in class org.gnu.gdk.KeySymbol
 
Cyrillic_IO - Static variable in class org.gnu.gdk.KeySymbol
 
Cyrillic_je - Static variable in class org.gnu.gdk.KeySymbol
 
Cyrillic_JE - Static variable in class org.gnu.gdk.KeySymbol
 
Cyrillic_ka - Static variable in class org.gnu.gdk.KeySymbol
 
Cyrillic_KA - Static variable in class org.gnu.gdk.KeySymbol
 
Cyrillic_lje - Static variable in class org.gnu.gdk.KeySymbol
 
Cyrillic_LJE - Static variable in class org.gnu.gdk.KeySymbol
 
Cyrillic_nje - Static variable in class org.gnu.gdk.KeySymbol
 
Cyrillic_NJE - Static variable in class org.gnu.gdk.KeySymbol
 
Cyrillic_o - Static variable in class org.gnu.gdk.KeySymbol
 
Cyrillic_O - Static variable in class org.gnu.gdk.KeySymbol
 
Cyrillic_pe - Static variable in class org.gnu.gdk.KeySymbol
 
Cyrillic_PE - Static variable in class org.gnu.gdk.KeySymbol
 
Cyrillic_sha - Static variable in class org.gnu.gdk.KeySymbol
 
Cyrillic_SHA - Static variable in class org.gnu.gdk.KeySymbol
 
Cyrillic_shcha - Static variable in class org.gnu.gdk.KeySymbol
 
Cyrillic_SHCHA - Static variable in class org.gnu.gdk.KeySymbol
 
Cyrillic_shorti - Static variable in class org.gnu.gdk.KeySymbol
 
Cyrillic_SHORTI - Static variable in class org.gnu.gdk.KeySymbol
 
Cyrillic_softsign - Static variable in class org.gnu.gdk.KeySymbol
 
Cyrillic_SOFTSIGN - Static variable in class org.gnu.gdk.KeySymbol
 
Cyrillic_te - Static variable in class org.gnu.gdk.KeySymbol
 
Cyrillic_TE - Static variable in class org.gnu.gdk.KeySymbol
 
Cyrillic_tse - Static variable in class org.gnu.gdk.KeySymbol
 
Cyrillic_TSE - Static variable in class org.gnu.gdk.KeySymbol
 
Cyrillic_u - Static variable in class org.gnu.gdk.KeySymbol
 
Cyrillic_U - Static variable in class org.gnu.gdk.KeySymbol
 
Cyrillic_ve - Static variable in class org.gnu.gdk.KeySymbol
 
Cyrillic_VE - Static variable in class org.gnu.gdk.KeySymbol
 
Cyrillic_ya - Static variable in class org.gnu.gdk.KeySymbol
 
Cyrillic_YA - Static variable in class org.gnu.gdk.KeySymbol
 
Cyrillic_yeru - Static variable in class org.gnu.gdk.KeySymbol
 
Cyrillic_YERU - Static variable in class org.gnu.gdk.KeySymbol
 
Cyrillic_yu - Static variable in class org.gnu.gdk.KeySymbol
 
Cyrillic_YU - Static variable in class org.gnu.gdk.KeySymbol
 
Cyrillic_ze - Static variable in class org.gnu.gdk.KeySymbol
 
Cyrillic_ZE - Static variable in class org.gnu.gdk.KeySymbol
 
Cyrillic_zhe - Static variable in class org.gnu.gdk.KeySymbol
 
Cyrillic_ZHE - Static variable in class org.gnu.gdk.KeySymbol
 

D

d - Static variable in class org.gnu.gdk.KeySymbol
 
D - Static variable in class org.gnu.gdk.KeySymbol
 
dagger - Static variable in class org.gnu.gdk.KeySymbol
 
DataBlock - class org.gnu.gtk.DataBlock.
Represents a block in which data can be stored in a TreeModel (such as ListStore or TreeStore).
DataBlock() - Constructor for class org.gnu.gtk.DataBlock
 
DataBlockBoolean - class org.gnu.gtk.DataBlockBoolean.
Represents a block in which boolean data can be stored in a TreeModel (such as ListStore or TreeStore).
DataBlockBoolean() - Constructor for class org.gnu.gtk.DataBlockBoolean
Constructs a new datablock for storing boolean data.
DataBlockDouble - class org.gnu.gtk.DataBlockDouble.
Represents a block in which double data can be stored in a TreeModel (such as ListStore or TreeStore).
DataBlockDouble() - Constructor for class org.gnu.gtk.DataBlockDouble
Constructs a new datablock for storing double data.
DataBlockInt - class org.gnu.gtk.DataBlockInt.
Represents a block in which integer data can be stored in a TreeModel (such as ListStore or TreeStore).
DataBlockInt() - Constructor for class org.gnu.gtk.DataBlockInt
Constructs a new datablock for storing integer data.
DataBlockObject - class org.gnu.gtk.DataBlockObject.
Represents a block in which java objects can be stored in a TreeModel (such as ListStore or TreeStore).
DataBlockObject() - Constructor for class org.gnu.gtk.DataBlockObject
Constructs a new datablock for storing java objects.
DataBlockPixbuf - class org.gnu.gtk.DataBlockPixbuf.
Represents a block in which pixbuf data can be stored in a TreeModel (such as ListStore or TreeStore).
DataBlockPixbuf() - Constructor for class org.gnu.gtk.DataBlockPixbuf
Constructs a new datablock for storing pixbufs.
DataBlockString - class org.gnu.gtk.DataBlockString.
Represents a block in which String data can be stored in a TreeModel (such as ListStore or TreeStore).
DataBlockString() - Constructor for class org.gnu.gtk.DataBlockString
Constructs a new datablock for storing string data.
DATE_EDITOR - Static variable in class org.gnu.atk.Role
 
DAY_SELECTED - Static variable in class org.gnu.gtk.event.CalendarEvent.Type
Emitted when the user selects a day.
DAY_SELECTED_DOUBLE_CLICK - Static variable in class org.gnu.gtk.event.CalendarEvent.Type
Emitted when the user double-clicks on a day.
dcaron - Static variable in class org.gnu.gdk.KeySymbol
 
Dcaron - Static variable in class org.gnu.gdk.KeySymbol
 
deactivate() - Method in class org.gnu.gtk.MenuShell
Deactivates the MenuShell.
dead_abovedot - Static variable in class org.gnu.gdk.KeySymbol
 
dead_abovering - Static variable in class org.gnu.gdk.KeySymbol
 
dead_acute - Static variable in class org.gnu.gdk.KeySymbol
 
dead_belowdot - Static variable in class org.gnu.gdk.KeySymbol
 
dead_breve - Static variable in class org.gnu.gdk.KeySymbol
 
dead_caron - Static variable in class org.gnu.gdk.KeySymbol
 
dead_cedilla - Static variable in class org.gnu.gdk.KeySymbol
 
dead_circumflex - Static variable in class org.gnu.gdk.KeySymbol
 
dead_diaeresis - Static variable in class org.gnu.gdk.KeySymbol
 
dead_doubleacute - Static variable in class org.gnu.gdk.KeySymbol
 
dead_grave - Static variable in class org.gnu.gdk.KeySymbol
 
dead_iota - Static variable in class org.gnu.gdk.KeySymbol
 
dead_macron - Static variable in class org.gnu.gdk.KeySymbol
 
dead_ogonek - Static variable in class org.gnu.gdk.KeySymbol
 
dead_semivoiced_sound - Static variable in class org.gnu.gdk.KeySymbol
 
dead_tilde - Static variable in class org.gnu.gdk.KeySymbol
 
dead_voiced_sound - Static variable in class org.gnu.gdk.KeySymbol
 
DebugFlag - class org.gnu.gtk.DebugFlag.
 
decimalpoint - Static variable in class org.gnu.gdk.KeySymbol
 
DEFAULT - Static variable in class org.gnu.gdk.DragAction
 
DEFAULT_STYLE - Static variable in class org.gnu.gtk.ButtonBoxStyle
 
DEFUNCT - Static variable in class org.gnu.atk.StateType
 
degree - Static variable in class org.gnu.gdk.KeySymbol
 
deiconify() - Method in class org.gnu.gtk.Window
Asks to deiconify the specified Window.
DELAYED - Static variable in class org.gnu.gtk.UpdateType
 
Delete - Static variable in class org.gnu.gdk.KeySymbol
 
DELETE - Static variable in class org.gnu.gdk.EventType
 
DELETE - Static variable in class org.gnu.gdk.PropertyState
 
DELETE - Static variable in class org.gnu.gtk.GtkStockItem
 
DELETE - Static variable in class org.gnu.gtk.event.LifeCycleEvent.Type
This event indicates that a widget has been deleted
DELETE_EVENT - Static variable in class org.gnu.gtk.ResponseType
 
DELETE_FROM_CURSOR - Static variable in class org.gnu.gtk.event.TextViewEvent.Type
 
DELETE_FROM_CURSOR - Static variable in class org.gnu.gtk.event.EntryEvent.Type
Indicates that the user has deleted text starting at the cursor.
DELETE_RANGE - Static variable in class org.gnu.gtk.event.TextBufferEvent.Type
 
DELETE_TEXT - Static variable in class org.gnu.gtk.event.EditableEvent.Type
This type of event is emitted when the user deletes text from the widget
DELETED - Static variable in class org.gnu.gdk.SettingAction
 
deleteEntries(ItemFactoryEntry[]) - Method in class org.gnu.gtk.ItemFactory
Delete the menu items which were created from the entries by the item factory.
deleteEntry(ItemFactoryEntry) - Method in class org.gnu.gtk.ItemFactory
Delete the menu item that was created from entry by the item factory.
deleteItem(String) - Method in class org.gnu.gtk.ItemFactory
Delete the menu item that was created for path by the item factory.
deleteMark(String) - Method in class org.gnu.gtk.TextBuffer
Deletes the mark named name; the mark must exist.
deleteMark(TextMark) - Method in class org.gnu.gtk.TextBuffer
Deletes mark, so that it's no longer located anywhere in the buffer.
deleteSelection() - Method in class org.gnu.gtk.Editable
Deletes the contents of the current selection.
deleteSelection(boolean, boolean) - Method in class org.gnu.gtk.TextBuffer
Deletes the range between the "insert" and "selection_bound" marks, that is, the currently-selected text.
deleteText(int, int) - Method in class org.gnu.gtk.Editable
Delete a sequence of characters.
deleteText(TextIter, TextIter) - Method in class org.gnu.gtk.TextBuffer
Deletes text between start and end.
deleteTextInteractive(TextIter, TextIter, boolean) - Method in class org.gnu.gtk.TextBuffer
Deletes all editable text in the given range.
DeleteType - class org.gnu.gtk.DeleteType.
 
DeleteWord_3270 - Static variable in class org.gnu.gdk.KeySymbol
 
DESCENDING - Static variable in class org.gnu.gtk.SortType
 
describe() - Method in class org.gnu.pango.Font
Returns a description of the font.
describe() - Method in class org.gnu.pango.FontFace
Returns the family, style, variant, weight and stretch of a PangoFontFace.
deselect() - Method in class org.gnu.gtk.MenuShell
Deselects the currently selected item from the MenuShell.
deselect() - Method in class org.gnu.gtk.Item
Emits the "deselect" event.
DESKTOP_FRAME - Static variable in class org.gnu.atk.Role
 
DESKTOP_ICON - Static variable in class org.gnu.atk.Role
 
DestDefaults - class org.gnu.gtk.DestDefaults.
 
DESTROY - Static variable in class org.gnu.gdk.EventType
 
DESTROY - Static variable in class org.gnu.gtk.event.LifeCycleEvent.Type
This event indicates that a widget has been destroyed
DESTROY_WITH_PARENT - Static variable in class org.gnu.gtk.DialogFlags
 
destroy() - Method in class org.gnu.gdk.Window
 
destroy() - Method in class org.gnu.gtk.Widget
Destroy this widget.
destroy() - Method in class org.gnu.gtk.GtkObject
 
DESTROYED - Static variable in class org.gnu.gtk.WidgetFlags
 
detach() - Method in class org.gnu.gtk.Menu
Detaches the menu from the widget to which it had been attached.
Device - class org.gnu.gdk.Device.
In addition to the normal keyboard and mouse input devices, GTK+ also contains support for extended input devices.
Device(int) - Constructor for class org.gnu.gdk.Device
 
diaeresis - Static variable in class org.gnu.gdk.KeySymbol
 
DIAL - Static variable in class org.gnu.atk.Role
 
Dialog - class org.gnu.gtk.Dialog.
Dialog boxes are a convenient way to prompt the user for a small amount of input, eg.
DIALOG - Static variable in class org.gnu.atk.Role
 
DIALOG - Static variable in class org.gnu.gdk.WindowTypeHint
 
DIALOG - Static variable in class org.gnu.gdk.WindowType
 
DIALOG - Static variable in class org.gnu.gtk.IconSize
 
DIALOG_ERROR - Static variable in class org.gnu.gtk.GtkStockItem
 
DIALOG_INFO - Static variable in class org.gnu.gtk.GtkStockItem
BEGINNING OF GENERATED CODE
DIALOG_QUESTION - Static variable in class org.gnu.gtk.GtkStockItem
 
DIALOG_WARNING - Static variable in class org.gnu.gtk.GtkStockItem
 
Dialog() - Constructor for class org.gnu.gtk.Dialog
Construct a new Dialog object
Dialog(int) - Constructor for class org.gnu.gtk.Dialog
Construct a dialog using a handle to a native resource.
DialogEvent - class org.gnu.gtk.event.DialogEvent.
This event is used to identify when a dialog receives an event
DialogEvent.Type - class org.gnu.gtk.event.DialogEvent.Type.
 
dialogEvent(DialogEvent) - Method in interface org.gnu.gtk.event.DialogListener
Indicates that the Dialog has fired an event.
DialogEvent(Object, GtkEventType) - Constructor for class org.gnu.gtk.event.DialogEvent
Constructor for DialogEvent.
DialogFlags - class org.gnu.gtk.DialogFlags.
 
DialogListener - interface org.gnu.gtk.event.DialogListener.
This is the listener interface for receiving dialog events.
diamond - Static variable in class org.gnu.gdk.KeySymbol
 
DIAMOND_CROSS - Static variable in class org.gnu.gdk.CursorType
 
digitspace - Static variable in class org.gnu.gdk.KeySymbol
 
Dimension - class org.gnu.gdk.Dimension.
 
Dimension(int, int) - Constructor for class org.gnu.gdk.Dimension
Creates a new Dimension object with the specified width and height.
DIRECOTRY_PANE - Static variable in class org.gnu.atk.Role
 
DIRECT_COLOR - Static variable in class org.gnu.gdk.VisualType
 
Direction - class org.gnu.pango.Direction.
The PangoDirection type represents the direction of writing for text.
DirectionType - class org.gnu.gtk.DirectionType.
 
disable() - Method in class org.gnu.gtk.ToolTips
Disables the ToolTips.
disableActivate() - Method in class org.gnu.gtk.Combo
Stops the Combo widget from showing the popup list when the Entry emits the "activate" signal, i.e., when the return key is pressed.
DISABLED - Static variable in class org.gnu.gdk.InputMode
 
DISCONTINUOUS - Static variable in class org.gnu.gtk.UpdateType
 
DISCRETE - Static variable in class org.gnu.gtk.ProgressBarStyle
 
DISPLAY_LINE_ENDS - Static variable in class org.gnu.gtk.MovementStep
 
DISPLAY_LINE_ENDS - Static variable in class org.gnu.gtk.DeleteType
 
DISPLAY_LINES - Static variable in class org.gnu.gtk.MovementStep
 
DISPLAY_LINES - Static variable in class org.gnu.gtk.DeleteType
 
division - Static variable in class org.gnu.gdk.KeySymbol
 
DND - Static variable in class org.gnu.gtk.GtkStockItem
 
DND - Static variable in class org.gnu.gtk.IconSize
 
DND_MULTIPLE - Static variable in class org.gnu.gtk.GtkStockItem
 
dollar - Static variable in class org.gnu.gdk.KeySymbol
 
DongSign - Static variable in class org.gnu.gdk.KeySymbol
 
DOT - Static variable in class org.gnu.gdk.CursorType
 
DOTBOX - Static variable in class org.gnu.gdk.CursorType
 
doubbaselinedot - Static variable in class org.gnu.gdk.KeySymbol
 
DOUBLE - Static variable in class org.gnu.pango.Underline
a double underline should be drawn.
DOUBLE_ARROW - Static variable in class org.gnu.gdk.CursorType
 
DOUBLE_BUFFERED - Static variable in class org.gnu.gtk.WidgetFlags
 
DOUBLE_DASH - Static variable in class org.gnu.gdk.LineStyle
 
DOUBLE() - Static method in class org.gnu.glib.Type
Return a Type instance initialized as DOUBLE.
doubleacute - Static variable in class org.gnu.gdk.KeySymbol
 
doubledagger - Static variable in class org.gnu.gdk.KeySymbol
 
doublelowquotemark - Static variable in class org.gnu.gdk.KeySymbol
 
Down - Static variable in class org.gnu.gdk.KeySymbol
 
DOWN - Static variable in class org.gnu.gdk.ScrollDirection
 
DOWN - Static variable in class org.gnu.gtk.DirectionType
 
DOWN - Static variable in class org.gnu.gtk.ArrowType
 
down() - Method in class org.gnu.gtk.TreePath
Moves path to point to the first child of the current path.
downarrow - Static variable in class org.gnu.gdk.KeySymbol
 
downcaret - Static variable in class org.gnu.gdk.KeySymbol
 
downshoe - Static variable in class org.gnu.gdk.KeySymbol
 
downstile - Static variable in class org.gnu.gdk.KeySymbol
 
downtack - Static variable in class org.gnu.gdk.KeySymbol
 
DRAFT_LARGE - Static variable in class org.gnu.gdk.CursorType
 
DRAFT_SMALL - Static variable in class org.gnu.gdk.CursorType
 
DRAG_ENTER - Static variable in class org.gnu.gdk.EventType
 
DRAG_LEAVE - Static variable in class org.gnu.gdk.EventType
 
DRAG_MOTION - Static variable in class org.gnu.gdk.EventType
 
DRAG_STATUS - Static variable in class org.gnu.gdk.EventType
 
DragAction - class org.gnu.gdk.DragAction.
 
DragContext - class org.gnu.gdk.DragContext.
A DragContext holds information about a drag in process.
DragContext() - Constructor for class org.gnu.gdk.DragContext
Construct a DragContext.
DragContext(int) - Constructor for class org.gnu.gdk.DragContext
Construct a DragContext using native resources.
dragDataReceived(Widget, DragContext, int, int, SelectionData, int, int) - Method in interface org.gnu.gtk.event.DragDestinationListener
 
dragDataRequest(Widget, DragContext, SelectionData, int, int) - Method in interface org.gnu.gtk.event.DragSourceListener
A drop has been made.
DragDestinationListener - interface org.gnu.gtk.event.DragDestinationListener.
 
DragProtocol - class org.gnu.gdk.DragProtocol.
 
DragSourceListener - interface org.gnu.gtk.event.DragSourceListener.
 
DRAPED_BOX - Static variable in class org.gnu.gdk.CursorType
 
draw() - Method in class org.gnu.gtk.Widget
Causes the entire widget to be redrawn.
Drawable - class org.gnu.gdk.Drawable.
 
Drawable(int) - Constructor for class org.gnu.gdk.Drawable
 
drawArea(int, int, int, int) - Method in class org.gnu.gtk.Widget
Causes the specified area to be redrawn
drawArea(Rectangle) - Method in class org.gnu.gtk.Widget
Causes the specified area to be redrawn.
DRAWING_AREA - Static variable in class org.gnu.atk.Role
 
DrawingArea - class org.gnu.gtk.DrawingArea.
The DrawingArea widget is used for creating custom user interface elements.
DrawingArea() - Constructor for class org.gnu.gtk.DrawingArea
 
DrawingArea(int) - Constructor for class org.gnu.gtk.DrawingArea
Construct a DrawingArea using a handle to a native resource.
drawLine(GC, int, int, int, int) - Method in class org.gnu.gdk.Window
 
drawLine(int, int, int, int) - Method in class org.gnu.gdk.Window
 
drawPoint(GC, int, int) - Method in class org.gnu.gdk.Window
Drawing Functions
drawPoint(int, int) - Method in class org.gnu.gdk.Window
 
DROP - Static variable in class org.gnu.gtk.DestDefaults
 
DROP_FINISHED - Static variable in class org.gnu.gdk.EventType
 
DROP_START - Static variable in class org.gnu.gdk.EventType
 
dstroke - Static variable in class org.gnu.gdk.KeySymbol
 
Dstroke - Static variable in class org.gnu.gdk.KeySymbol
 
Duplicate_3270 - Static variable in class org.gnu.gdk.KeySymbol
 

E

e - Static variable in class org.gnu.gdk.KeySymbol
 
E - Static variable in class org.gnu.gdk.KeySymbol
 
eabovedot - Static variable in class org.gnu.gdk.KeySymbol
 
Eabovedot - Static variable in class org.gnu.gdk.KeySymbol
 
eacute - Static variable in class org.gnu.gdk.KeySymbol
 
Eacute - Static variable in class org.gnu.gdk.KeySymbol
 
EAST - Static variable in class org.gnu.gdk.WindowEdge
 
EAST - Static variable in class org.gnu.gdk.Gravity
 
EAST - Static variable in class org.gnu.gtk.AnchorType
 
ecaron - Static variable in class org.gnu.gdk.KeySymbol
 
Ecaron - Static variable in class org.gnu.gdk.KeySymbol
 
ecircumflex - Static variable in class org.gnu.gdk.KeySymbol
 
Ecircumflex - Static variable in class org.gnu.gdk.KeySymbol
 
EcuSign - Static variable in class org.gnu.gdk.KeySymbol
 
EDGE - Static variable in class org.gnu.gtk.ButtonBoxStyle
 
ediaeresis - Static variable in class org.gnu.gdk.KeySymbol
 
Ediaeresis - Static variable in class org.gnu.gdk.KeySymbol
 
Editable - class org.gnu.gtk.Editable.
The Editable class is the base class for widgets for editing text, such as Entry.
EDITABLE - Static variable in class org.gnu.atk.StateType
 
EDITABLE - Static variable in class org.gnu.gtk.CellRendererMode
 
EDITABLE - Static variable in class org.gnu.gtk.CellRendererText.Attribute
(boolean) Whether the text can be modified by the user
EditableEvent - class org.gnu.gtk.event.EditableEvent.
This event is used to identify when an editable receives an event
EditableEvent.Type - class org.gnu.gtk.event.EditableEvent.Type.
 
editableEvent(EditableEvent) - Method in interface org.gnu.gtk.event.EditableListener
Indicates that the Editable has fired an event.
EditableEvent(Object, GtkEventType) - Constructor for class org.gnu.gtk.event.EditableEvent
Constructor for EditableEvent.
EditableListener - interface org.gnu.gtk.event.EditableListener.
This is the listener interface for receiving editable events.
EDITED - Static variable in class org.gnu.gtk.event.CellRendererTextEvent.Type
This event indicates that the menu item has been activated.
egrave - Static variable in class org.gnu.gdk.KeySymbol
 
Egrave - Static variable in class org.gnu.gdk.KeySymbol
 
Eisu_Shift - Static variable in class org.gnu.gdk.KeySymbol
 
Eisu_toggle - Static variable in class org.gnu.gdk.KeySymbol
 
ellipsis - Static variable in class org.gnu.gdk.KeySymbol
 
em3space - Static variable in class org.gnu.gdk.KeySymbol
 
em4space - Static variable in class org.gnu.gdk.KeySymbol
 
emacron - Static variable in class org.gnu.gdk.KeySymbol
 
Emacron - Static variable in class org.gnu.gdk.KeySymbol
 
emdash - Static variable in class org.gnu.gdk.KeySymbol
 
emfilledcircle - Static variable in class org.gnu.gdk.KeySymbol
 
emfilledrect - Static variable in class org.gnu.gdk.KeySymbol
 
emitActivate() - Method in class org.gnu.gtk.MenuItem
Emits the "activate" signal on this MenuItem.
emitDeselect() - Method in class org.gnu.gtk.MenuItem
Emits the "deselect" signal on this MenuItem.
emopencircle - Static variable in class org.gnu.gdk.KeySymbol
 
emopenrectangle - Static variable in class org.gnu.gdk.KeySymbol
 
EMPTY - Static variable in class org.gnu.gtk.ToolBarSpaceStyle
 
EMPTY - Static variable in class org.gnu.gtk.ImageType
 
emspace - Static variable in class org.gnu.gdk.KeySymbol
 
enable() - Method in class org.gnu.gtk.ToolTips
Enables the ToolTips.
ENABLED - Static variable in class org.gnu.atk.StateType
 
End - Static variable in class org.gnu.gdk.KeySymbol
 
END - Static variable in class org.gnu.gtk.SpinType
 
END - Static variable in class org.gnu.gtk.PackType
 
END - Static variable in class org.gnu.gtk.ScrollType
 
END - Static variable in class org.gnu.gtk.ButtonBoxStyle
 
endash - Static variable in class org.gnu.gdk.KeySymbol
 
endsTag(TextTag) - Method in class org.gnu.gtk.TextIter
Returns TRUE if tag is toggled off at exactly this point.
endUserAction() - Method in class org.gnu.gtk.TextBuffer
Should be paired with a call to TextBuffer.beginUserAction().
enfilledcircbullet - Static variable in class org.gnu.gdk.KeySymbol
 
enfilledsqbullet - Static variable in class org.gnu.gdk.KeySymbol
 
eng - Static variable in class org.gnu.gdk.KeySymbol
 
ENG - Static variable in class org.gnu.gdk.KeySymbol
 
ENGINE - Static variable in class org.gnu.gtk.RcTokenType
 
enopencircbullet - Static variable in class org.gnu.gdk.KeySymbol
 
enopensquarebullet - Static variable in class org.gnu.gdk.KeySymbol
 
enspace - Static variable in class org.gnu.gdk.KeySymbol
 
ENTER - Static variable in class org.gnu.gtk.event.MouseEvent.Type
This event indicates that the mouse has enter the widget.
ENTER - Static variable in class org.gnu.gtk.event.ButtonEvent.Type
Emitted when the mouse cursor enters the region of the button.
Enter_3270 - Static variable in class org.gnu.gdk.KeySymbol
 
ENTER_NOTIFY - Static variable in class org.gnu.gdk.EventType
 
ENTER_NOTIFY_MASK - Static variable in class org.gnu.gdk.EventMask
 
enter() - Method in class org.gnu.gtk.Button
Sends an enter signal to the button.
Entry - class org.gnu.gtk.Entry.
A single line text entry widget.
Entry() - Constructor for class org.gnu.gtk.Entry
Creates a new Entry widget.
Entry(int) - Constructor for class org.gnu.gtk.Entry
 
EntryEvent - class org.gnu.gtk.event.EntryEvent.
This event is used to identify when an entry receives an event
EntryEvent.Type - class org.gnu.gtk.event.EntryEvent.Type.
 
entryEvent(EntryEvent) - Method in interface org.gnu.gtk.event.EntryListener
Indicates that the Entry has fired an event.
EntryEvent(Object, GtkEventType) - Constructor for class org.gnu.gtk.event.EntryEvent
Constructor for EditableEvent.
EntryListener - interface org.gnu.gtk.event.EntryListener.
This is the listener interface for receiving entry events.
Enum - class org.gnu.glib.Enum.
Base class for all classes resulting from a define-enum in a .defs file.
eogonek - Static variable in class org.gnu.gdk.KeySymbol
 
Eogonek - Static variable in class org.gnu.gdk.KeySymbol
 
equal - Static variable in class org.gnu.gdk.KeySymbol
 
equals(Boxed) - Method in class org.gnu.glib.Boxed
 
equals(Object) - Method in class org.gnu.glib.Flags
Compare this to another object.
equals(Object) - Method in class org.gnu.glib.Enum
Compare this to another object.
equals(Object) - Method in class org.gnu.glib.GObject
 
equals(Object) - Method in class org.gnu.gdk.Color
Determines whether another object is equal to this Color.
equals(ScaleEvent) - Method in class org.gnu.gtk.event.ScaleEvent
 
equals(TextIter) - Method in class org.gnu.gtk.TextIter
Tests whether two iterators are equal, using the fastest possible mechanism.
EQUIV - Static variable in class org.gnu.gdk.Function
 
EraseEOF_3270 - Static variable in class org.gnu.gdk.KeySymbol
 
EraseInput_3270 - Static variable in class org.gnu.gdk.KeySymbol
 
ERASER - Static variable in class org.gnu.gdk.InputSource
 
Error - class org.gnu.glib.Error.
The class represents an internal representation of an Error from the GTK and GNOME libraries.
ERROR - Static variable in class org.gnu.gdk.Status
 
ERROR - Static variable in class org.gnu.gtk.MessageType
 
ERROR_FILE - Static variable in class org.gnu.gdk.Status
 
ERROR_MEM - Static variable in class org.gnu.gdk.Status
 
ERROR_PARAM - Static variable in class org.gnu.gdk.Status
 
Error(Quark, int, String) - Constructor for class org.gnu.glib.Error
Construct a new Error object.
Escape - Static variable in class org.gnu.gdk.KeySymbol
 
ETCHED_IN - Static variable in class org.gnu.gtk.ShadowType
 
ETCHED_OUT - Static variable in class org.gnu.gtk.ShadowType
 
eth - Static variable in class org.gnu.gdk.KeySymbol
 
Eth - Static variable in class org.gnu.gdk.KeySymbol
 
ETH - Static variable in class org.gnu.gdk.KeySymbol
 
EuroSign - Static variable in class org.gnu.gdk.KeySymbol
 
EVEN_ODD - Static variable in class org.gnu.gdk.FillRule
 
Event - class org.gnu.gdk.Event.
 
Event(int) - Constructor for class org.gnu.gdk.Event
 
EventAny - class org.gnu.gdk.EventAny.
 
EventAny() - Constructor for class org.gnu.gdk.EventAny
 
EventBox - class org.gnu.gtk.EventBox.
The EventBox widget is a container with a seethrough window that can recieve events for the container widget - normally one that cannot recvieve its own.
EventBox() - Constructor for class org.gnu.gtk.EventBox
Construct a new EventBox object.
EventBox(int) - Constructor for class org.gnu.gtk.EventBox
Construct an eventbox using a handle to a native resource.
EventButton - class org.gnu.gdk.EventButton.
 
EventButton(int) - Constructor for class org.gnu.gdk.EventButton
 
EventClient - class org.gnu.gdk.EventClient.
 
EventClient() - Constructor for class org.gnu.gdk.EventClient
 
EventConfigure - class org.gnu.gdk.EventConfigure.
 
EventConfigure() - Constructor for class org.gnu.gdk.EventConfigure
 
EventCrossing - class org.gnu.gdk.EventCrossing.
 
EventCrossing(int) - Constructor for class org.gnu.gdk.EventCrossing
 
EventDND - class org.gnu.gdk.EventDND.
 
EventDND() - Constructor for class org.gnu.gdk.EventDND
 
EventExpose - class org.gnu.gdk.EventExpose.
 
EventExpose() - Constructor for class org.gnu.gdk.EventExpose
 
EventFocus - class org.gnu.gdk.EventFocus.
 
EventFocus() - Constructor for class org.gnu.gdk.EventFocus
 
EventKey - class org.gnu.gdk.EventKey.
 
EventKey(int) - Constructor for class org.gnu.gdk.EventKey
 
EventMap - class org.gnu.glib.EventMap.
An EventMap is a Java-GNOME implementation class which encapsulates all static information that maps GTK signals to Java-GNOME events.
EventMap() - Constructor for class org.gnu.glib.EventMap
 
EventMask - class org.gnu.gdk.EventMask.
 
EventMotion - class org.gnu.gdk.EventMotion.
 
EventMotion() - Constructor for class org.gnu.gdk.EventMotion
 
EventNoExpose - class org.gnu.gdk.EventNoExpose.
 
EventNoExpose() - Constructor for class org.gnu.gdk.EventNoExpose
 
EventProperty - class org.gnu.gdk.EventProperty.
 
EventProperty() - Constructor for class org.gnu.gdk.EventProperty
 
EventProximity - class org.gnu.gdk.EventProximity.
 
EventProximity() - Constructor for class org.gnu.gdk.EventProximity
 
EVENTS_ALL - Static variable in class org.gnu.gdk.ExtensionMode
 
EVENTS_CURSOR - Static variable in class org.gnu.gdk.ExtensionMode
 
EVENTS_NONE - Static variable in class org.gnu.gdk.ExtensionMode
 
EventScroll - class org.gnu.gdk.EventScroll.
 
EventScroll(int) - Constructor for class org.gnu.gdk.EventScroll
 
EventSelection - class org.gnu.gdk.EventSelection.
 
EventSelection() - Constructor for class org.gnu.gdk.EventSelection
 
EventSetting - class org.gnu.gdk.EventSetting.
 
EventSetting() - Constructor for class org.gnu.gdk.EventSetting
 
eventsPending() - Static method in class org.gnu.gtk.Gtk
Checks if any events are pending.
EventType - class org.gnu.gdk.EventType.
 
EventVisibility - class org.gnu.gdk.EventVisibility.
 
EventVisibility() - Constructor for class org.gnu.gdk.EventVisibility
 
EventWindowState - class org.gnu.gdk.EventWindowState.
 
EventWindowState() - Constructor for class org.gnu.gdk.EventWindowState
 
EXACT - Static variable in class org.gnu.pango.CoverageLevel
The character is represented as the correct graphical form.
EXCEPTION - Static variable in class org.gnu.gdk.InputCondition
 
EXCHANGE - Static variable in class org.gnu.gdk.CursorType
 
exclam - Static variable in class org.gnu.gdk.KeySymbol
 
exclamdown - Static variable in class org.gnu.gdk.KeySymbol
 
Execute - Static variable in class org.gnu.gdk.KeySymbol
 
EXECUTE - Static variable in class org.gnu.gtk.GtkStockItem
 
EXPAND - Static variable in class org.gnu.gtk.AttachOptions
 
EXPAND_COLLAPSE_CURSOR_ROW - Static variable in class org.gnu.gtk.event.TreeViewEvent
 
EXPANDABLE - Static variable in class org.gnu.atk.StateType
 
expandAll() - Method in class org.gnu.gtk.TreeView
Recursively expands all nodes
EXPANDED - Static variable in class org.gnu.pango.Stretch
 
EXPANDED - Static variable in class org.gnu.atk.StateType
 
EXPANDED - Static variable in class org.gnu.gtk.ExpanderStyle
 
ExpanderStyle - class org.gnu.gtk.ExpanderStyle.
 
expandRow(TreePath, boolean) - Method in class org.gnu.gtk.TreeView
Opens the row so its children are visible.
EXPOSE - Static variable in class org.gnu.gdk.EventType
 
EXPOSURE_MASK - Static variable in class org.gnu.gdk.EventMask
 
EXPOSURES - Static variable in class org.gnu.gdk.GCValuesMask
 
ExSelect_3270 - Static variable in class org.gnu.gdk.KeySymbol
 
ExtensionMode - class org.gnu.gdk.ExtensionMode.
 
EXTRA_CONDENSED - Static variable in class org.gnu.pango.Stretch
 
EXTRA_EXPANDED - Static variable in class org.gnu.pango.Stretch
 

F

f - Static variable in class org.gnu.gdk.KeySymbol
 
F - Static variable in class org.gnu.gdk.KeySymbol
 
F1 - Static variable in class org.gnu.gdk.KeySymbol
 
F10 - Static variable in class org.gnu.gdk.KeySymbol
 
F11 - Static variable in class org.gnu.gdk.KeySymbol
 
F12 - Static variable in class org.gnu.gdk.KeySymbol
 
F13 - Static variable in class org.gnu.gdk.KeySymbol
 
F14 - Static variable in class org.gnu.gdk.KeySymbol
 
F15 - Static variable in class org.gnu.gdk.KeySymbol
 
F16 - Static variable in class org.gnu.gdk.KeySymbol
 
F17 - Static variable in class org.gnu.gdk.KeySymbol
 
F18 - Static variable in class org.gnu.gdk.KeySymbol
 
F19 - Static variable in class org.gnu.gdk.KeySymbol
 
F2 - Static variable in class org.gnu.gdk.KeySymbol
 
F20 - Static variable in class org.gnu.gdk.KeySymbol
 
F21 - Static variable in class org.gnu.gdk.KeySymbol
 
F22 - Static variable in class org.gnu.gdk.KeySymbol
 
F23 - Static variable in class org.gnu.gdk.KeySymbol
 
F24 - Static variable in class org.gnu.gdk.KeySymbol
 
F25 - Static variable in class org.gnu.gdk.KeySymbol
 
F26 - Static variable in class org.gnu.gdk.KeySymbol
 
F27 - Static variable in class org.gnu.gdk.KeySymbol
 
F28 - Static variable in class org.gnu.gdk.KeySymbol
 
F29 - Static variable in class org.gnu.gdk.KeySymbol
 
F3 - Static variable in class org.gnu.gdk.KeySymbol
 
F30 - Static variable in class org.gnu.gdk.KeySymbol
 
F31 - Static variable in class org.gnu.gdk.KeySymbol
 
F32 - Static variable in class org.gnu.gdk.KeySymbol
 
F33 - Static variable in class org.gnu.gdk.KeySymbol
 
F34 - Static variable in class org.gnu.gdk.KeySymbol
 
F35 - Static variable in class org.gnu.gdk.KeySymbol
 
F4 - Static variable in class org.gnu.gdk.KeySymbol
 
F5 - Static variable in class org.gnu.gdk.KeySymbol
 
F6 - Static variable in class org.gnu.gdk.KeySymbol
 
F7 - Static variable in class org.gnu.gdk.KeySymbol
 
F8 - Static variable in class org.gnu.gdk.KeySymbol
 
F9 - Static variable in class org.gnu.gdk.KeySymbol
 
FAILED - Static variable in class org.gnu.glib.SpawnError
 
FALLBACK - Static variable in class org.gnu.pango.CoverageLevel
The character is represented in a way that may be comprehensible but is not the correct graphical form.
FAMILY - Static variable in class org.gnu.pango.FontMask
 
FAMILY - Static variable in class org.gnu.pango.AttrType
 
FASTEST - Static variable in class org.gnu.gdk.ImageType
 
femalesymbol - Static variable in class org.gnu.gdk.KeySymbol
 
ff - Static variable in class org.gnu.gdk.KeySymbol
 
FFrancSign - Static variable in class org.gnu.gdk.KeySymbol
 
FG - Static variable in class org.gnu.gtk.RcTokenType
 
FG - Static variable in class org.gnu.gtk.RcFlags
 
FieldMark_3270 - Static variable in class org.gnu.gdk.KeySymbol
 
figdash - Static variable in class org.gnu.gdk.KeySymbol
 
FILE_CHOOSER - Static variable in class org.gnu.atk.Role
 
FileSelection - class org.gnu.gtk.FileSelection.
The FileSelection widget lists all the files and directories in the current working directory and enables the user to select one of the file names.
FileSelection(int) - Constructor for class org.gnu.gtk.FileSelection
Construct a FileSelection using a handle to a native resource.
FileSelection(String) - Constructor for class org.gnu.gtk.FileSelection
construct a new FileSelection dialog.
Fill - class org.gnu.gdk.Fill.
 
FILL - Static variable in class org.gnu.gdk.GCValuesMask
 
FILL - Static variable in class org.gnu.gtk.Justification
 
FILL - Static variable in class org.gnu.gtk.AttachOptions
 
filledlefttribullet - Static variable in class org.gnu.gdk.KeySymbol
 
filledrectbullet - Static variable in class org.gnu.gdk.KeySymbol
 
filledrighttribullet - Static variable in class org.gnu.gdk.KeySymbol
 
filledtribulletdown - Static variable in class org.gnu.gdk.KeySymbol
 
filledtribulletup - Static variable in class org.gnu.gdk.KeySymbol
 
FILLER - Static variable in class org.gnu.atk.Role
 
FillRule - class org.gnu.gdk.FillRule.
 
Find - Static variable in class org.gnu.gdk.KeySymbol
 
FIND - Static variable in class org.gnu.gtk.GtkStockItem
 
FIND_AND_REPLACE - Static variable in class org.gnu.gtk.GtkStockItem
 
findQuark(String) - Static method in class org.gnu.glib.Quark
Find a Quark that is associated with the given string.
fire() - Method in interface org.gnu.glib.Fireable
A generic signal callback, which returns true if the subsystem that called it should continue firing (that is, continue invoking this callback).
Fireable - interface org.gnu.glib.Fireable.
Defines the interface for a fire method, which is used by Timer to signal that its interval has elapsed.
fireCellRendererToggleEvent(CellRendererToggleEvent) - Method in class org.gnu.gtk.CellRendererToggle
 
FIRST - Static variable in class org.gnu.gtk.SignalRunType
 
First_Virtual_Screen - Static variable in class org.gnu.gdk.KeySymbol
 
first() - Method in class org.gnu.glib.List
Return the first element from the List.
fiveeighths - Static variable in class org.gnu.gdk.KeySymbol
 
fivesixths - Static variable in class org.gnu.gdk.KeySymbol
 
Fixed - class org.gnu.gtk.Fixed.
The Fixed container enables your program to place widgets at a fixed location with fixed sizes in pixels and to move widgets from one location to another.
FIXED - Static variable in class org.gnu.gtk.TreeViewColumnSizing
 
Fixed() - Constructor for class org.gnu.gtk.Fixed
Construct a new Fixed object.
Fixed(int) - Constructor for class org.gnu.gtk.Fixed
Construct a new Fixed from a handle to a native resource.
Flags - class org.gnu.glib.Flags.
Base class for all classes resulting from a define-flags in a .defs file.
FLAGS() - Static method in class org.gnu.glib.Type
Return a Type instance initialized as FLAGS.
FLEUR - Static variable in class org.gnu.gdk.CursorType
 
FLOAT() - Static method in class org.gnu.glib.Type
Return a Type instance initialized as FLOAT.
FLOATING - Static variable in class org.gnu.gtk.ObjectFlags
 
FLOATING - Static variable in class org.gnu.gtk.WidgetFlags
 
FLOPPY - Static variable in class org.gnu.gtk.GtkStockItem
 
FOCUS_CHANGE - Static variable in class org.gnu.gdk.EventType
 
FOCUS_CHANGE_MASK - Static variable in class org.gnu.gdk.EventMask
 
FOCUS_IN - Static variable in class org.gnu.gtk.event.FocusEvent.Type
This event indicates that the source has focus now.
FOCUS_OUT - Static variable in class org.gnu.gtk.event.FocusEvent.Type
This event indicates that the source has lost focus now.
FOCUSABLE - Static variable in class org.gnu.atk.StateType
 
FOCUSED - Static variable in class org.gnu.atk.StateType
 
FocusEvent - class org.gnu.gtk.event.FocusEvent.
 
FocusEvent.Type - class org.gnu.gtk.event.FocusEvent.Type.
 
focusEvent(FocusEvent) - Method in interface org.gnu.gtk.event.FocusListener
Indicates that the Widget has gained or lost focus
FocusEvent(Object, FocusEvent.Type) - Constructor for class org.gnu.gtk.event.FocusEvent
Construct a FocusEvent object.
FocusListener - interface org.gnu.gtk.event.FocusListener.
 
Font - class org.gnu.pango.Font.
Pango supports a flexible architecture where a particular rendering architecture can supply an implementation of fonts.
FONT - Static variable in class org.gnu.gdk.GCValuesMask
 
FONT - Static variable in class org.gnu.gtk.RcTokenType
 
FONT - Static variable in class org.gnu.gtk.CellRendererText.Attribute
(String) Font description as a string
FONT_CHOOSER - Static variable in class org.gnu.atk.Role
 
FONT_DESC - Static variable in class org.gnu.pango.AttrType
 
FONT_FAMILY - Static variable in class org.gnu.gtk.CellRendererText.Attribute
(String) Name of the font family, e.g.
FONT_NAME - Static variable in class org.gnu.gtk.RcTokenType
 
Font() - Constructor for class org.gnu.pango.Font
 
FontDescription - class org.gnu.pango.FontDescription.
The FontDescription represents the description of an ideal font.
FontDescription() - Constructor for class org.gnu.pango.FontDescription
Create a new FontDescription.
FontDescription(int) - Constructor for class org.gnu.pango.FontDescription
Create a new FontDescription using a handle from native methods.
FontDescription(String) - Constructor for class org.gnu.pango.FontDescription
Create a new FontDescription from a string in the form "[FAMILY-LIST][STYLE-OPTIONS][SIZE]" where FAMILY-LIST is a comma separated list of families optionally terminated by a comma, STYLE-OPTIONS is a whitespace separated list of words where each WORD describes one of style, varient, weight, or stretch and SIZE is a decimal number (size in points).
FontFace - class org.gnu.pango.FontFace.
The PangoFontFace structure is used to represent a group of fonts with the same family, slant, weight, width, but varying sizes.
FontFace() - Constructor for class org.gnu.pango.FontFace
 
FontFamily - class org.gnu.pango.FontFamily.
The FontFamily object is used to represent a family of related font faces.
FontFamily() - Constructor for class org.gnu.pango.FontFamily
 
FontMask - class org.gnu.pango.FontMask.
The bits in a PangoFontMask correspond to fields in a PangoFontDescription that have been set.
FontMetrics - class org.gnu.pango.FontMetrics.
A FontMetrics structure holds the overall metric information for a font (possibly restricted to a script).
FontSelection - class org.gnu.gtk.FontSelection.
A widget that lists the available fonts, styles and sizes, allowing the user to select a font.
FontSelection() - Constructor for class org.gnu.gtk.FontSelection
Creates a new font selection widget
FontSelection(int) - Constructor for class org.gnu.gtk.FontSelection
Construct a new FontSelection from a handle to a native resource.
FontSelectionDialog - class org.gnu.gtk.FontSelectionDialog.
The FontSelectionDialog widget is a dialog for selecting a font.
FontSelectionDialog(int) - Constructor for class org.gnu.gtk.FontSelectionDialog
Construct a FontSelectionDialog using a handle to a native resource.
FontSelectionDialog(String) - Constructor for class org.gnu.gtk.FontSelectionDialog
Construct a new FontSelectionDialog object.
FONTSET - Static variable in class org.gnu.gtk.RcTokenType
 
forEach(TreeModel, TreePath, TreeIter) - Method in interface org.gnu.gtk.TreeSelectionForEach
This is called for each of the items.
forEachSelected(TreeSelectionForEach) - Method in class org.gnu.gtk.TreeSelection
Calls the forEach method of the specified class for every selected value.
FOREGROUND - Static variable in class org.gnu.pango.AttrType
 
FOREGROUND - Static variable in class org.gnu.gdk.GCValuesMask
 
FOREGROUND - Static variable in class org.gnu.gtk.CellRendererText.Attribute
(String) Foreground color
FOREGROUND_GDK - Static variable in class org.gnu.gtk.CellRendererText.Attribute
(gdk.Color) Foreground color
FOREIGN - Static variable in class org.gnu.gdk.WindowType
 
FORK - Static variable in class org.gnu.glib.SpawnError
 
FORMAT_VALUE - Static variable in class org.gnu.gtk.event.ScaleEvent.Type
This event indicates that the menu item has been activated.
formatScaleValue(ScaleEvent, double) - Method in interface org.gnu.gtk.event.ScaleListener
This method is called whenever a Scale requires the label string to be formatted.
fourfifths - Static variable in class org.gnu.gdk.KeySymbol
 
Frame - class org.gnu.gtk.Frame.
The Frame widget is a Bin that surrounds its child with a decorative frame and an optional label.
FRAME - Static variable in class org.gnu.atk.Role
 
Frame() - Constructor for class org.gnu.gtk.Frame
Creates a new frame with no label
Frame(int) - Constructor for class org.gnu.gtk.Frame
Construct a frame using a handle to a native resource.
Frame(String) - Constructor for class org.gnu.gtk.Frame
Creates a new frame, with the text of label being displayed in the top left.
FREE - Static variable in class org.gnu.gtk.CurveType
 
free() - Method in class org.gnu.glib.Error
Free the resources associated with this object
free() - Method in class org.gnu.glib.List
Release the resources associated with this object.
freeze() - Method in class org.gnu.gtk.Calendar
Locks the display of the Calendar until it is thawed with the thaw() method.
fromWidget(Widget) - Static method in class org.gnu.gtk.ItemFactory
Obtain the item factory from which a widget was created.
FROZEN - Static variable in class org.gnu.gdk.GrabStatus
 
FULL - Static variable in class org.gnu.gdk.PixbufAlphaMode
 
FULL - Static variable in class org.gnu.gtk.Visibility
 
FULLY_OBSCURED - Static variable in class org.gnu.gdk.VisibilityState
 
function - Static variable in class org.gnu.gdk.KeySymbol
 
Function - class org.gnu.gdk.Function.
Determines how the bit values for the source pixels are combined with the bit values for destination pixels to produce the final result.
FUNCTION - Static variable in class org.gnu.gdk.GCValuesMask
 

G

g - Static variable in class org.gnu.gdk.KeySymbol
 
G - Static variable in class org.gnu.gdk.KeySymbol
 
gabovedot - Static variable in class org.gnu.gdk.KeySymbol
 
Gabovedot - Static variable in class org.gnu.gdk.KeySymbol
 
GammaCurve - class org.gnu.gtk.GammaCurve.
The GammaCurve widget displays an interactive window that enables the mouse to insert and move points.
GammaCurve() - Constructor for class org.gnu.gtk.GammaCurve
 
GammaCurve(int) - Constructor for class org.gnu.gtk.GammaCurve
Construct a new GammaCurve from a handle to a native resource.
gbreve - Static variable in class org.gnu.gdk.KeySymbol
 
Gbreve - Static variable in class org.gnu.gdk.KeySymbol
 
GC - class org.gnu.gdk.GC.
All drawing operations in GDK take a GC argument.
GC(int) - Constructor for class org.gnu.gdk.GC
 
GC(Window) - Constructor for class org.gnu.gdk.GC
 
gcedilla - Static variable in class org.gnu.gdk.KeySymbol
 
Gcedilla - Static variable in class org.gnu.gdk.KeySymbol
 
gcircumflex - Static variable in class org.gnu.gdk.KeySymbol
 
Gcircumflex - Static variable in class org.gnu.gdk.KeySymbol
 
GCValuesMask - class org.gnu.gdk.GCValuesMask.
 
Gdk - class org.gnu.gdk.Gdk.
 
Gdk() - Constructor for class org.gnu.gdk.Gdk
 
Geometry - class org.gnu.gdk.Geometry.
Gives the window manager information about a window's geometry constraints.
Geometry() - Constructor for class org.gnu.gdk.Geometry
 
get(int) - Method in class org.gnu.pango.Coverage
Determine whether a particular index is covered by coverage
getAccelWidget() - Method in class org.gnu.gtk.AccelLabel
Retrieve the widget for this AccelLabel
getAccelWidth() - Method in class org.gnu.gtk.AccelLabel
Returns the width needed to display the accelerator key(s).
getAccessible() - Method in class org.gnu.gtk.Widget
Returns the accessible object associated with this widget.
getAction() - Method in class org.gnu.gdk.DragContext
Return the action chosen by the destination.
getActionArea() - Method in class org.gnu.gtk.Dialog
The lower area of the Dialog where the buttons are located is a HButtonBox.
getActive() - Method in class org.gnu.gtk.CheckMenuItem
Returns whether the CheckMenuItem is active.
getAdjustment() - Method in class org.gnu.gtk.SpinButton
Returns the Adjustment ojbect used with this object.
getAdjustment() - Method in class org.gnu.gtk.Range
Get the Adjustment which is the "model" object for Range.
getAligment(int) - Method in class org.gnu.pango.TabArray
Returns the alignment ofthe tab stop
getAlignment() - Method in class org.gnu.pango.Layout
Gets the alignment for the layout (how partial lines are positioned within the horizontal space available.)
getAppearance() - Method in class org.gnu.gtk.TextAttributes
 
getApplyButton() - Method in class org.gnu.gtk.FontSelectionDialog
Return the Apply Button widget for this Dialog.
getAttributes() - Method in class org.gnu.pango.Layout
Gets the attribute list for the layout, if any
getAttributes() - Method in class org.gnu.gtk.Label
Gets the attribute list that was set on the label using setAttributes, if any.
getAttributes(TextAttributes) - Method in class org.gnu.gtk.TextIter
Computes the effect of any tags applied to this spot in the text.
getBaseDir() - Method in class org.gnu.pango.Context
Retrieves the base direction for the context.
getBestDepth() - Static method in class org.gnu.gdk.Visual
Get the best available depth for the default GDK display.
getBestVisualType() - Static method in class org.gnu.gdk.Visual
Return the best available visual type (the one with the most colors) for the default GDK display.
getBgColor() - Method in class org.gnu.gtk.TextAppearance
 
getBgFullHeight() - Method in class org.gnu.gtk.TextAttributes
 
getBgStipple() - Method in class org.gnu.gtk.TextAppearance
 
getBlue() - Method in class org.gnu.pango.Color
Returns the Blue component of the color.
getBlue() - Method in class org.gnu.gdk.Color
Returns the blue component in the range 0-65535 in the default sRGB space.
getBoolean() - Method in class org.gnu.glib.Value
Used internally by Java-Gnome
getBorderWidth() - Method in class org.gnu.gtk.Container
Retrieves the border width for the Container.
getBuffer() - Method in class org.gnu.gtk.TextIter
Returns the associated buffer
getBuffer() - Method in class org.gnu.gtk.TextView
Returns the buffer being used
getBuffer() - Method in class org.gnu.gtk.TextMark
Gets the buffer this mark is located inside, or NULL if the mark is deleted.
getButton() - Method in class org.gnu.gdk.EventButton
 
getButtonPressed() - Method in class org.gnu.gtk.event.MouseEvent
Returns the buttonPressed.
getCancelButton() - Method in class org.gnu.gtk.FontSelectionDialog
Return the Cancel Button widget for this dialog.
getCancelButton() - Method in class org.gnu.gtk.ColorSelectionDialog
Return the Cancel Button widget for this dialog.
getCancelButton() - Method in class org.gnu.gtk.FileSelection
Return the Cancel Button widget for this dialog.
getCanInsert(boolean) - Method in class org.gnu.gtk.TextIter
Considering the default editability of the buffer, and tags that affect editability, determines whether text inserted at iter would be editable.
getChar() - Method in class org.gnu.gtk.TextIter
Returns the Unicode character at this iterator.
getCharacters(int, int) - Method in class org.gnu.gtk.Editable
Retrieve a sequence of characters.
getCharCount() - Method in class org.gnu.gtk.TextBuffer
Gets the number of characters in the buffer; note that characters and bytes are not the same, you can't e.g.
getCharsInLine() - Method in class org.gnu.gtk.TextIter
Returns the number of characters in the line containing iter, including the paragraph delimiters.
getChild() - Method in class org.gnu.gtk.Bin
Retruns the child of this Bin or null if the bin contains no child.
getChild() - Method in class org.gnu.gtk.event.ContainerEvent
Return the child widget associated with this ContainerEvent, or null if no child is involved.
getChild(int) - Method in class org.gnu.atk.AtkObject
Returns the specified child of the object.
getChildAnchor() - Method in class org.gnu.gtk.TextIter
If the location pointed to by iter contains a child anchor, the anchor is returned (with no new reference count added).
getClipRegion() - Method in class org.gnu.gdk.Drawable
 
getClipXOrigin() - Method in class org.gnu.gdk.GC
Getst he x origin of the clip mask.
getClipYOrigin() - Method in class org.gnu.gdk.GC
Gets the y origin of the clip mask.
getColor() - Method in class org.gnu.pango.AttrColor
Returns the color
getColormap() - Method in class org.gnu.gdk.Image
Retrieves the colormap for a given image.
getColormap() - Method in class org.gnu.gdk.Drawable
 
getColormap() - Method in class org.gnu.gdk.GC
Gets the colormap, if it exists.
getColormap() - Method in class org.gnu.gtk.Widget
Returns the Colormap that will be used to render this widget.
getColorSelectionWidget() - Method in class org.gnu.gtk.ColorSelectionDialog
Return the ColorSelection widget for this dialog.
getColumn() - Method in class org.gnu.gtk.DataBlock
Returns the column number of this dataBlock used internally by Gtk.
getColumn(int) - Method in class org.gnu.gtk.TreeView
Gets the column at the given position in the tree view.
getColumnSpacing(int) - Method in class org.gnu.gtk.Table
Gets the amount of space between column column, and column column + 1.
getContext() - Method in class org.gnu.gtk.Widget
Gets a Context with the appropriate Colormap, FontDescription and base direction for this widget.
getContextID(String) - Method in class org.gnu.gtk.StatusBar
Returns a new context identifier, given a description of the actual context.
getCorePointer() - Static method in class org.gnu.gdk.Device
Returns the device for the core pointer.
getCount() - Method in class org.gnu.gtk.event.TextViewEvent
Returns the count.
getCount() - Method in class org.gnu.gtk.event.EntryEvent
 
getCoverage(Language) - Method in class org.gnu.pango.Font
Computes the coverage map for a given font and language tag.
getCurrentAlpha() - Method in class org.gnu.gtk.ColorSelection
Returns the current opacity.
getCurrentColor() - Method in class org.gnu.gtk.ColorSelection
Returns the color which is set in the widget
getCurrentPage() - Method in class org.gnu.gtk.Notebook
Returns the page number of the current page.
getCursorColumn() - Method in class org.gnu.gtk.TreeView
Returns the current column
getCursorPath() - Method in class org.gnu.gtk.TreeView
Returns the current path
getCursorPosition() - Method in class org.gnu.gtk.Editable
Retrieves the current cursor position.
getData(String) - Method in class org.gnu.glib.GObject
 
getDataBlockCount() - Method in class org.gnu.gtk.TreeModel
Returns the number of data blocks supported by the model
getDate() - Method in class org.gnu.gtk.Calendar
Gets the selected date from a Calendar.
getDefaultAttributes() - Method in class org.gnu.gtk.TextView
Obtains a copy of the default text attributes.
getDefaultColumnSpacing() - Method in class org.gnu.gtk.Table
returns the default spacing between columns.
getDefaultGC(Drawable) - Static method in class org.gnu.gdk.GC
 
getDefaultRowSpacing() - Method in class org.gnu.gtk.Table
returns the default spacing between rows.
getDeleted() - Method in class org.gnu.gtk.TextChildAnchor
Returns true if the anchor has been deleted from the textbuffer.
getDeleted() - Method in class org.gnu.gtk.TextMark
Returns TRUE if the mark has been removed from its buffer with TextBuffer.deleteMark(TextMark).
getDeleteType() - Method in class org.gnu.gtk.event.EntryEvent
 
getDepth() - Method in class org.gnu.gdk.Drawable
 
getDepth() - Method in class org.gnu.gtk.TreePath
Returns the current depth of path.
getDescription() - Method in class org.gnu.pango.AttrFontDesc
Returns the font description which is the value of this attribute
getDescription() - Method in class org.gnu.atk.AtkObject
Gets the accessible description of the accessible.
getDestination() - Method in class org.gnu.gdk.DragContext
Return the destination window.
getDevicesList() - Static method in class org.gnu.gdk.Device
 
getDialogLayout() - Method in class org.gnu.gtk.Dialog
The upper area of the Dialog where widgets can be added is a VBox.
getDimension() - Method in class org.gnu.gdk.WindowAttr
 
getDirection() - Method in class org.gnu.gtk.IconSource
Returns the text direction for the icon source.
getDirection() - Method in class org.gnu.gtk.TextAttributes
 
getDirection() - Method in class org.gnu.gtk.event.MouseEvent
Returns the direction.
getDirList() - Method in class org.gnu.gtk.FileSelection
Return the directory list for this widget
getDomain() - Method in class org.gnu.glib.Error
Return the domain for this error.
getDouble() - Method in class org.gnu.glib.Value
Used internally by Java-Gnome
getDrawBg() - Method in class org.gnu.gtk.TextAppearance
 
getEditable() - Method in class org.gnu.gtk.Editable
Retrieves whether the text contained in the widget is editable.
getEditable() - Method in class org.gnu.gtk.TextView
Returns the default editability of the GtkTextView.
getEditable() - Method in class org.gnu.gtk.TextAttributes
 
getEditable(boolean) - Method in class org.gnu.gtk.TextIter
Returns whether the character at iter is within an editable region of text.
getEndIndex() - Method in class org.gnu.pango.Attribute
Returns end index of the range.
getEndIter() - Method in class org.gnu.gtk.TextBuffer
Returns Iterator for the end of the text
getEndPosition() - Method in class org.gnu.gtk.event.EditableEvent
Returns the endPosition.
getEndsLine() - Method in class org.gnu.gtk.TextIter
Returns TRUE if iter points to the start of the paragraph delimiter characters for a line (delimiters will be either a newline, a carriage return, a carriage return followed by a newline, or a Unicode paragraph separator character).
getEndsSentence() - Method in class org.gnu.gtk.TextIter
Determines whether iter ends a sentence.
getEndsWord() - Method in class org.gnu.gtk.TextIter
Determines whether iter ends a natural-language word.
getEntry() - Method in class org.gnu.gtk.Combo
Get the Entry field that is a part of this combo.
getErrorCode() - Method in class org.gnu.glib.Error
Return the error code associated with this error.
getErrorMessage() - Method in class org.gnu.glib.Error
Return the error message associated with this error.
getEventListenerClass(String) - Method in class org.gnu.gtk.MenuItem
 
getEventListenerClass(String) - Method in class org.gnu.gtk.Widget
 
getEventListenerClass(String) - Method in class org.gnu.gtk.Adjustment
 
getEventListenerClass(String) - Method in class org.gnu.gtk.Entry
 
getEventListenerClass(String) - Method in class org.gnu.gtk.CellRendererToggle
 
getEventListenerClass(String) - Method in class org.gnu.gtk.Editable
 
getEventListenerClass(String) - Method in class org.gnu.gtk.TreeViewColumn
 
getEventListenerClass(String) - Method in class org.gnu.gtk.OptionMenu
 
getEventListenerClass(String) - Method in class org.gnu.gtk.Dialog
 
getEventListenerClass(String) - Method in class org.gnu.gtk.Scale
 
getEventListenerClass(String) - Method in class org.gnu.gtk.TextView
 
getEventListenerClass(String) - Method in class org.gnu.gtk.Calendar
 
getEventListenerClass(String) - Method in class org.gnu.gtk.TextBuffer
 
getEventListenerClass(String) - Method in class org.gnu.gtk.ToggleButton
 
getEventListenerClass(String) - Method in class org.gnu.gtk.SpinButton
 
getEventListenerClass(String) - Method in class org.gnu.gtk.Notebook
 
getEventListenerClass(String) - Method in class org.gnu.gtk.TreeSelection
 
getEventListenerClass(String) - Method in class org.gnu.gtk.Range
 
getEventListenerClass(String) - Method in class org.gnu.gtk.CellRendererText
 
getEventListenerClass(String) - Method in class org.gnu.gtk.Container
 
getEventListenerClass(String) - Method in class org.gnu.gtk.Button
 
getEventMask() - Method in class org.gnu.gdk.WindowAttr
 
getEventType(String) - Method in class org.gnu.glib.EventMap
Get the event type for a given signal.
getEventType(String) - Method in class org.gnu.gtk.MenuItem
 
getEventType(String) - Method in class org.gnu.gtk.Widget
 
getEventType(String) - Method in class org.gnu.gtk.Adjustment
 
getEventType(String) - Method in class org.gnu.gtk.Entry
 
getEventType(String) - Method in class org.gnu.gtk.CellRendererToggle
 
getEventType(String) - Method in class org.gnu.gtk.Editable
 
getEventType(String) - Method in class org.gnu.gtk.TreeViewColumn
 
getEventType(String) - Method in class org.gnu.gtk.OptionMenu
 
getEventType(String) - Method in class org.gnu.gtk.Dialog
 
getEventType(String) - Method in class org.gnu.gtk.Scale
 
getEventType(String) - Method in class org.gnu.gtk.TextView
 
getEventType(String) - Method in class org.gnu.gtk.Calendar
 
getEventType(String) - Method in class org.gnu.gtk.TextBuffer
 
getEventType(String) - Method in class org.gnu.gtk.ToggleButton
 
getEventType(String) - Method in class org.gnu.gtk.SpinButton
 
getEventType(String) - Method in class org.gnu.gtk.Notebook
 
getEventType(String) - Method in class org.gnu.gtk.TreeSelection
 
getEventType(String) - Method in class org.gnu.gtk.Range
 
getEventType(String) - Method in class org.gnu.gtk.CellRendererText
 
getEventType(String) - Method in class org.gnu.gtk.Container
 
getEventType(String) - Method in class org.gnu.gtk.Button
 
getExtendedSelection() - Method in class org.gnu.gtk.event.EntryEvent
 
getFamily() - Method in class org.gnu.pango.FontDescription
Gets the family name field of a font description.
getFgColor() - Method in class org.gnu.gtk.TextAppearance
 
getFgStipple() - Method in class org.gnu.gtk.TextAppearance
 
getFileList() - Method in class org.gnu.gtk.FileSelection
Returns the the file list for this widget
getFilename() - Method in class org.gnu.gtk.FileSelection
Returns the selected filename.
getFilename() - Method in class org.gnu.gtk.IconSource
Retrieves the source filename or null if one does not exist.
getFirstChild(TreeIter) - Method in class org.gnu.gtk.TreeModel
Returns an iterator for the first child of the given iterator, or null if the iter has no children.
getFirstIter() - Method in class org.gnu.gtk.TreeModel
Returns the iterator at the start of the model (the one at the path "0"), or returns null if the tree is empty.
getFloat() - Method in class org.gnu.glib.Value
Used internally by Java-Gnome
getFocusWidget() - Method in class org.gnu.gtk.Window
Retrieves the current focused Widget within the window.
getFont() - Method in class org.gnu.gtk.CellRendererText
Returns the font being used
getFont() - Method in class org.gnu.gtk.FontSelection
Returns the name of the currently selected font.
getFontDescription() - Method in class org.gnu.pango.Context
Retrieve the default font description for the context.
getFontDescription() - Method in class org.gnu.gtk.TextAttributes
 
getFontName() - Method in class org.gnu.gtk.FontSelectionDialog
Gets the currently selected font name.
getFontScale() - Method in class org.gnu.gtk.TextAttributes
 
getFraction() - Method in class org.gnu.gtk.ProgressBar
Returns the current value of the display.
getGamma() - Method in class org.gnu.gtk.GammaCurve
 
getGravity() - Method in class org.gnu.gtk.Window
Gets the value set by setGravity().
getGreen() - Method in class org.gnu.pango.Color
Returns the Green component of the color.
getGreen() - Method in class org.gnu.gdk.Color
Returns the green component in the range 0-65535 in the default sRGB space.
getGroup() - Method in class org.gnu.gdk.EventKey
 
getHAdjustment() - Method in class org.gnu.gtk.TreeView
Gets the GtkAdjustment currently being used for the horizontal aspect.
getHAdjustment() - Method in class org.gnu.gtk.Viewport
Returns the horizontal Viewport's Adjustment.
getHAdjustment() - Method in class org.gnu.gtk.ScrolledWindow
Returns the horizontal Scrollbar's Adjustment.
getHandle() - Method in class org.gnu.glib.Boxed
Get the raw handle value.
getHandle() - Method in class org.gnu.glib.GObject
Get the raw handle value.
getHandlePosition() - Method in class org.gnu.gtk.HandleBox
Retrieves the handle position.
getHasFrame() - Method in class org.gnu.gtk.Entry
Gets the value set by Entry.setHasFrame(boolean).
getHasOpacityControl() - Method in class org.gnu.gtk.ColorSelection
Determines whether the ColorSelection has an opacity control.
getHasPalette() - Method in class org.gnu.gtk.ColorSelection
Determines whether the widget's palette is visible.
getHasResizeGrip() - Method in class org.gnu.gtk.StatusBar
Returns whether the statusbar has a resize grip.
getHasSeparator() - Method in class org.gnu.gtk.Dialog
Access for whether the dialog has a separator.
getHeight() - Method in class org.gnu.pango.Rectangle
Returns height of the rectangle.
getHeight() - Method in class org.gnu.gdk.Rectangle
 
getHeight() - Method in class org.gnu.gdk.Dimension
 
getHeight() - Method in class org.gnu.gdk.Window
Retrieve the current height of the Window.
getHelpButton() - Method in class org.gnu.gtk.ColorSelectionDialog
Return the Help Button widget for this dialog.
getHelpButton() - Method in class org.gnu.gtk.FileSelection
Return the Help Button widget for this dialog.
getHistory() - Method in class org.gnu.gtk.OptionMenu
Retrieves the index of the currently selected menu item.
getHomogeneous() - Method in class org.gnu.gtk.Box
Returns whether the box is homogeneous (all children are the same size).
getHomogeneous() - Method in class org.gnu.gtk.Table
Returns whether the table cells are all constrained to the same width and height
getHorizontalAdjustment() - Method in class org.gnu.gtk.Layout
Return the Horizontal Adjustment.
getID() - Method in class org.gnu.gtk.event.GtkEventType
 
getImage(int, int, int, int) - Method in class org.gnu.gdk.Drawable
 
getInconsistent() - Method in class org.gnu.gtk.ToggleButton
Return whether this is in the inconsistent state
getInconsistent() - Method in class org.gnu.gtk.CheckMenuItem
Returns whether the CheckMenuItem is in the "inconsistent" state.
getIndent() - Method in class org.gnu.pango.Layout
Gets the amount by which the first line should be shorter than the rest of the lines.
getIndent() - Method in class org.gnu.gtk.TextAttributes
 
getIndex() - Method in class org.gnu.gtk.event.CellRendererTextEvent
Returns the TreeIter index of which the text has been changed.
getIndex() - Method in class org.gnu.gtk.event.CellRendererToggleEvent
Returns the TreeIter index of which the text has been changed.
getInkRect() - Method in class org.gnu.pango.AttrShape
Returns the ink rectangle to restrict to
getInsert() - Method in class org.gnu.gtk.TextBuffer
Returns the mark that represents the cursor (insertion point).
getInsertPosition() - Method in class org.gnu.gtk.event.EditableEvent
Returns the insertPosition.
getInsideSentence() - Method in class org.gnu.gtk.TextIter
Determines whether iter is inside a sentence (as opposed to in between two sentences, e.g.
getInsideWord() - Method in class org.gnu.gtk.TextIter
Determines whether iter is inside a natural-language word (as opposed to say inside some whitespace).
getInt() - Method in class org.gnu.glib.Value
Used internally by Java-Gnome
getInterval() - Method in class org.gnu.glib.Timer
Returns the interval associated with this Timer.
getIntValue() - Method in class org.gnu.gtk.SpinButton
Returns the current value, as an integer.
getInverted() - Method in class org.gnu.gtk.Range
Gets the vaue set by Range.setInverted(boolean).
getInvisible() - Method in class org.gnu.gtk.TextAttributes
 
getIsCursorPosition() - Method in class org.gnu.gtk.TextIter
 
getIsEndIter() - Method in class org.gnu.gtk.TextIter
Returns TRUE if iter is the end iterator, i.e.
getIsStartIter() - Method in class org.gnu.gtk.TextIter
Returns TRUE if iter is the first iterator in the buffer, that is if iter has a character offset of 0.
getIsVisible() - Method in class org.gnu.gtk.TreeViewColumn
Returns TRUE if any of the cells packed into the column are visible.
getItem(String) - Method in class org.gnu.gtk.ItemFactory
Obtain the menu item that corresponds to path.
getIter(int) - Method in class org.gnu.gtk.TextBuffer
Obtains an iterator pointing to charOffset within the entire string, statring from the beginning
getIter(int, int) - Method in class org.gnu.gtk.TextBuffer
Obtains an iterator pointing to charOffset within the given line.
getIter(String) - Method in class org.gnu.gtk.TreeModel
Returns a valid iterator pointing to the path represented by pathString, or returns null if the path is invalid.
getIter(TextChildAnchor) - Method in class org.gnu.gtk.TextBuffer
Obtains the location of anchor within buffer.
getIter(TextMark) - Method in class org.gnu.gtk.TextBuffer
Returns an iter at the given mark
getIter(TreePath) - Method in class org.gnu.gtk.TreeModel
Returns a valid iterator pointing to path, or null/
getIterator() - Method in class org.gnu.pango.AttrList
Create an iterator pointing at the beginning of the list.
getIteratorDepth(TreeIter) - Method in class org.gnu.gtk.TreeStore
Returns the depth of the iterator.
getIterChildCount(TreeIter) - Method in class org.gnu.gtk.TreeModel
Returns the number of children that iter has
getJavaObject() - Method in class org.gnu.glib.Value
Used internally
getJustification() - Method in class org.gnu.gtk.TextAttributes
 
getJustification() - Method in class org.gnu.gtk.Label
Returns the justification of the label.
getJustified() - Method in class org.gnu.pango.Layout
Gets whether or not each complete line should be stretched to fill the entire width of the layout.
getKeyboardFocus() - Method in class org.gnu.gdk.Window
 
getKeyval() - Method in class org.gnu.gtk.event.KeyEvent
Returns the keyval.
getKeyVal() - Method in class org.gnu.gdk.EventKey
 
getLabel() - Method in class org.gnu.gtk.Frame
Returns the text of the label which is being displayed at the top of the frame.
getLabel() - Method in class org.gnu.gtk.Label
Fetches the text from a label widget including any embedded underlines indicating mnemonics and Pango markup.
getLabel() - Method in class org.gnu.gtk.Button
Returns the label which is being used on the button.
getLabelAlign() - Method in class org.gnu.gtk.Frame
Returns a number representing the alignment of the label
getLabelWidget() - Method in class org.gnu.gtk.Frame
Returns the widget being used as the label of the frame.
getLanguage() - Method in class org.gnu.pango.Context
Retrieves the global language tag for the context.
getLanguage() - Method in class org.gnu.gtk.TextIter
A convenience wrapper which returns the language in effect at iter.
getLanguage() - Method in class org.gnu.gtk.TextAttributes
 
getLayout() - Method in class org.gnu.gtk.Entry
Gets the Layout used to display the entry.
getLayout() - Method in class org.gnu.gtk.ButtonBox
Returns the layout which is used to dictate how the buttons are organised.
getLayoutOffsets() - Method in class org.gnu.gtk.Entry
Obtains the position of the Layout used to render text in the entry, in widget coordinates.
getLeftGravity() - Method in class org.gnu.gtk.TextMark
Determines whether the mark has left gravity.
getLeftMargin() - Method in class org.gnu.gtk.TextAttributes
 
getLength() - Method in class org.gnu.gdk.EventKey
 
getLength() - Method in class org.gnu.gtk.SelectionData
 
getLength() - Method in class org.gnu.gtk.event.KeyEvent
Returns the length.
getLine(int) - Method in class org.gnu.pango.Layout
Retrieves a particular line from a PangoLayout.
getLineCount() - Method in class org.gnu.pango.Layout
Retrieve the count of lines for the layout
getLineCount() - Method in class org.gnu.gtk.TextBuffer
Obtains the number of lines in the buffer.
getLineIter(int) - Method in class org.gnu.gtk.TextBuffer
Obtains an iterator pointing to the start of the given line
getLineNumber() - Method in class org.gnu.gtk.TextIter
Returns the line number containing the iterator.
getLineOffset() - Method in class org.gnu.gtk.TextIter
Returns the character offset of the iterator, counting from the start of a newline-terminated line.
getLineWrap() - Method in class org.gnu.gtk.Label
Returns whether lines in the label are automatically wrapped.
getListenerClass(String) - Method in class org.gnu.glib.EventMap
Return the event listener class for a given signal.
getLogicalRect() - Method in class org.gnu.pango.AttrShape
Returns the logical rectangle to restrict to
getLong() - Method in class org.gnu.glib.Value
Used internally by Java-Gnome
getMark(String) - Method in class org.gnu.gtk.TextBuffer
Returns the mark named name in the buffer, or null if no such mark exists in the buffer
getMaxLength() - Method in class org.gnu.gtk.Entry
Returns the maximum length of the contents of the widget.
getMenu() - Method in class org.gnu.gtk.OptionMenu
Returns the Menu associated with this OptionMenu.
getMenu() - Method in class org.gnu.gtk.event.TextViewEvent
Returns the menu.
getMenuListener() - Method in class org.gnu.gtk.ItemFactoryEntry
Retrieve the MenuListener associated with this item.
getMetrics(FontDescription, Language) - Method in class org.gnu.pango.Context
Get overall metric information for a font particular font description.
getMetrics(Language) - Method in class org.gnu.pango.Font
Gets overall metric information for a font.
getMnemonicWidget() - Method in class org.gnu.gtk.Label
Retrieves the target of the mnemonic (keyboard shortcut) of this label
getMode() - Method in class org.gnu.gdk.Device
Returns the mode of an input device.
getModel() - Method in class org.gnu.gtk.TreeView
Returns the model associated with this tree.
getModified() - Method in class org.gnu.gtk.TextBuffer
Indicates whether the buffer has been modified since the last call to TextBuffer.setModified(boolean) set the modification flag to FALSE.
getModifierKey() - Method in class org.gnu.gtk.event.KeyEvent
Returns the modifierKey.
getModifierStyle() - Method in class org.gnu.gtk.Widget
Retruns the Widget's RcStyle.
getMovementStep() - Method in class org.gnu.gtk.event.TextViewEvent
Returns the movementStep.
getMovementStep() - Method in class org.gnu.gtk.event.EntryEvent
 
getName() - Method in class org.gnu.atk.AtkObject
Gets the accessible name of the accessible.
getName() - Method in class org.gnu.gdk.Atom
Obtains the atom's name.
getName() - Method in class org.gnu.gdk.Device
Returns the name of this device.
getName() - Method in class org.gnu.gtk.Widget
Returns the name for the widget.
getName() - Method in class org.gnu.gtk.TextTag
Returns the name of the tag
getName() - Method in class org.gnu.gtk.TextMark
Returns the mark name; returns NULL for anonymous marks.
getName() - Method in class org.gnu.gtk.event.GtkEventType
 
getNextIter(TreeIter) - Method in class org.gnu.gtk.TreeModel
Returns the next iter pointing to the node following the TreeIter provided at the same level.
getNumChildren() - Method in class org.gnu.atk.AtkObject
Returns the number of accessible children of the accessible.
getOffset() - Method in class org.gnu.gtk.TextIter
Returns the character offset of an iterator.
getOKButton() - Method in class org.gnu.gtk.FontSelectionDialog
Return the OK Button widget for this Dialog.
getOKButton() - Method in class org.gnu.gtk.ColorSelectionDialog
Return the OK Button widget for this Dialog.
getOKButton() - Method in class org.gnu.gtk.FileSelection
Return the OK Button widget for this Dialog.
getPage(int) - Method in class org.gnu.gtk.Notebook
Returns the child Widget contained int he page number pageNum.
getPageNumber() - Method in class org.gnu.gtk.event.NotebookEvent
Return the page number on which this event occurred.
getParent() - Method in class org.gnu.atk.AtkObject
Get the accessible parent of the accessible.
getParent() - Method in class org.gnu.gtk.Widget
Returns the parent container for this widget
getParentWindow() - Method in class org.gnu.gtk.Widget
Returns the widget's parent window.
getPath(TreeIter) - Method in class org.gnu.gtk.TreeModel
Returns a newly-created TreePath referenced by iter.
getPixbuf() - Method in class org.gnu.glib.Value
Used internally
getPixbuf() - Method in class org.gnu.gdk.PixbufLoader
 
getPixbuf() - Method in class org.gnu.gtk.TextIter
If the location pointed to by iter contains a pixbuf, the pixbuf is returned (with no new reference count added).
getPixbuf() - Method in class org.gnu.gtk.IconSource
Retrieves the source pixbuf or null if one does not exist.
getPixbufAnimation() - Method in class org.gnu.gdk.PixbufLoader
 
getPixelsAboveLines() - Method in class org.gnu.gtk.TextAttributes
 
getPixelsBelowLines() - Method in class org.gnu.gtk.TextAttributes
 
getPixelsInsideWrap() - Method in class org.gnu.gtk.TextAttributes
 
getPointer() - Method in class org.gnu.gtk.Widget
Returns the location of the mouse pointer in widget coordinates.
getPolygon(Point[], FillRule) - Method in class org.gnu.gdk.Region
 
getPosition() - Method in class org.gnu.gdk.WindowAttr
 
getPosition() - Method in class org.gnu.gtk.Paned
Get the position of the divider between the two panes.
getPosition() - Method in class org.gnu.gtk.Window
Retuns the current position of the window.
getPosition(int) - Method in class org.gnu.pango.TabArray
Returns the position of the tab stops
getPreviewText() - Method in class org.gnu.gtk.FontSelection
Returns the text which appears in the preview box.
getPreviewText(String) - Method in class org.gnu.gtk.FontSelection
Sets the text to appear in the preview box.
getPreviousAlpha() - Method in class org.gnu.gtk.ColorSelection
Returns the previous alpha value.
getPreviousColor() - Method in class org.gnu.gtk.ColorSelection
Returns the previous color.
getPriority() - Method in class org.gnu.gtk.TextTag
Returns the priority of the tag.
getProtocol() - Method in class org.gnu.gdk.DragContext
Return the Drag Protocol
getRealized() - Method in class org.gnu.gtk.TextAttributes
 
getRed() - Method in class org.gnu.pango.Color
Returns the red component of the color.
getRed() - Method in class org.gnu.gdk.Color
Returns the red component in the range 0-65535 in the default sRGB space.
getRelief() - Method in class org.gnu.gtk.Button
Returns the current relief style of the button
getResizeMode() - Method in class org.gnu.gtk.Container
Returns the ResizeMode for the Container.
getResponse() - Method in class org.gnu.gtk.event.DialogEvent
Return the response ID for a RESPONSE event.
getRightMargin() - Method in class org.gnu.gtk.TextAttributes
 
getRise() - Method in class org.gnu.gtk.TextAppearance
returns super/subscript rise, can be negative
getRole() - Method in class org.gnu.atk.AtkObject
Gets the role of the accessible.
getRowExpanded(TreePath) - Method in class org.gnu.gtk.TreeView
Returns TRUE if the node pointed to by path is expanded.
getRowSpacing(int) - Method in class org.gnu.gtk.Table
Gets the amount of space between row row, and row row + 1.
getScreenDimension() - Static method in class org.gnu.gdk.Gdk
 
getScrollDirection() - Method in class org.gnu.gdk.EventScroll
 
getSelectable() - Method in class org.gnu.gtk.Label
Gets the value set by setSelectable.
getSelected() - Method in class org.gnu.gtk.TextBuffer
Returns true if an area of the buffer is selected
getSelected() - Method in class org.gnu.gtk.Label
Returns true if any part of the label is selected
getSelected(int) - Method in class org.gnu.gtk.SimpleList
Returns true if the element at index is selected
getSelected(TreeIter) - Method in class org.gnu.gtk.TreeSelection
Returns TRUE if the row pointed to by iter is currently selected.
getSelected(TreePath) - Method in class org.gnu.gtk.TreeSelection
Returns TRUE if the row pointed to by path is currently selected.
getSelection() - Method in class org.gnu.gtk.TreeView
Gets the TreeSelection associated with this widget
getSelectionBound() - Method in class org.gnu.gtk.TextBuffer
Returns the mark that represents the selection bound.
getSelectionEnd() - Method in class org.gnu.gtk.TextBuffer
Returns an iterator for the end of the selection, or null if no text is selected.
getSelectionEnd() - Method in class org.gnu.gtk.Label
Returns the index of the end of the selected test.
getSelectionEntry() - Method in class org.gnu.gtk.FileSelection
Returns the selection entry
getSelectionStart() - Method in class org.gnu.gtk.TextBuffer
Returns an iterator for the start of the selected text, or null if no text is selected.
getSelectionStart() - Method in class org.gnu.gtk.Label
Returns the index of the start of the selected text.
getSensitive() - Method in class org.gnu.gtk.Widget
Gets the sensitivity of the widget.
getSetFields() - Method in class org.gnu.pango.FontDescription
Determines which fields in a font description have been set.
getShadow() - Method in class org.gnu.gtk.Frame
Returns the shadow type in use
getShadowType() - Method in class org.gnu.gtk.HandleBox
Retrieves the shadow type used by this widget.
getShapEdge() - Method in class org.gnu.gtk.HandleBox
Retrieves the snap edge of the widget.
getSingleParagraphMode() - Method in class org.gnu.pango.Layout
Obtains the value set by Layout.setSingleParagraphMode(boolean).
getSize() - Method in class org.gnu.pango.FontDescription
Gets the size field of a font description.
getSize() - Method in class org.gnu.pango.TabArray
Get the number of tab stops in the array
getSize() - Method in class org.gnu.gdk.Drawable
 
getSize() - Method in class org.gnu.gtk.TextTagTable
Returns the size of the table (number of tags)
getSize() - Method in class org.gnu.gtk.SimpleList
Returns the number of items in the list
getSize() - Method in class org.gnu.gtk.IconSource
Return the icon size.
getSize() - Method in class org.gnu.gtk.Window
Returns the current size of a Window.
getSize() - Method in class org.gnu.gtk.Layout
Retrieve the size of the scrollabel area of the layout.
getSlice(TextIter, TextIter, boolean) - Method in class org.gnu.gtk.TextBuffer
Returns the text in the range start,end.
getSortColumnID() - Method in class org.gnu.gtk.TreeViewColumn
Gets the logical sortColumnId that the model sorts on when this column is selected for sorting.
getSource() - Method in class org.gnu.gdk.DragContext
Return the source window.
getSource() - Method in class org.gnu.gdk.Device
Returns the type of this device.
getSource() - Method in class org.gnu.gtk.event.GtkEvent
Returns the object on which the event originally occured
getSpacing() - Method in class org.gnu.pango.Layout
Gets the amount of spacing between the lines of the layout.
getSpacing() - Method in class org.gnu.gtk.Box
Gets the spacing between the children of the box.
getStartIndex() - Method in class org.gnu.pango.Attribute
Returns the start index of the range
getStartIter() - Method in class org.gnu.gtk.TextBuffer
Returns an iterator for the start of the text
getStartPosition() - Method in class org.gnu.gtk.event.EditableEvent
Returns the startPosition.
getStartsLine() - Method in class org.gnu.gtk.TextIter
Returns TRUE if iter begins a paragraph, i.e.
getStartsSentence() - Method in class org.gnu.gtk.TextIter
Determines whether iter begins a sentence.
getStartsWord() - Method in class org.gnu.gtk.TextIter
Determines whether iter begins a natural-language word.
getState() - Method in class org.gnu.gdk.EventKey
 
getState() - Method in class org.gnu.gtk.IconSource
Return the icon state.
getState() - Method in class org.gnu.gtk.ToggleButton
Returns the state of the toggle button
getStorageType() - Method in class org.gnu.gtk.Image
Gets the type of representation being used by the Image to store image data.
getStretch() - Method in class org.gnu.pango.FontDescription
Gets the stretch field of a font description.
getStrikethrough() - Method in class org.gnu.gtk.TextAppearance
 
getString() - Method in class org.gnu.glib.Quark
Retrieve the string value associated with this Quark.
getString() - Method in class org.gnu.glib.Value
Used internally by Java-Gnome
getString() - Method in class org.gnu.gdk.EventKey
 
getString() - Method in class org.gnu.gtk.GtkStockItem
 
getString() - Method in class org.gnu.gtk.event.KeyEvent
Returns the string.
getStyle() - Method in class org.gnu.pango.FontDescription
Gets the style field of a PangoFontDescription.
getStyle() - Method in class org.gnu.gtk.Widget
Returns the Widgets Style.
getSuggestedAction() - Method in class org.gnu.gdk.DragContext
Return the action suggested by the source.
getSystem() - Static method in class org.gnu.gdk.Colormap
Returns the system's default colormap.
getSystemVisual() - Static method in class org.gnu.gdk.Visual
Get the default or system visual for the default GDK display.
getTabArray() - Method in class org.gnu.gtk.TextAttributes
 
getText() - Method in class org.gnu.pango.Layout
Gets the text in the layout.
getText() - Method in class org.gnu.gtk.Entry
Retrieve the contents of the entry widget.
getText() - Method in class org.gnu.gtk.Clipboard
Requests the contents of the clipboard as text.
getText() - Method in class org.gnu.gtk.SelectionData
 
getText() - Method in class org.gnu.gtk.Label
Returns the text which is being displayed on this label.
getText() - Method in class org.gnu.gtk.Combo
Retrieve the text from the combo.
getText() - Method in class org.gnu.gtk.event.EditableEvent
Returns the text.
getText() - Method in class org.gnu.gtk.event.EntryEvent
 
getText() - Method in class org.gnu.gtk.event.CellRendererTextEvent
Returns the new user entered text.
getText(TextIter, TextIter, boolean) - Method in class org.gnu.gtk.TextBuffer
Returns the text in the range start,end.
getTextTagTable() - Method in class org.gnu.gtk.TextBuffer
Get the GtkTextTagTable associated with this buffer.
getTitle() - Method in class org.gnu.gdk.WindowAttr
 
getTitle() - Method in class org.gnu.gtk.Menu
Returns the title of the menu.
getTitle() - Method in class org.gnu.gtk.Window
Returns the title for the Window object
getToplevel() - Method in class org.gnu.gtk.Widget
Returns the topmost widget in the container hierarchy.
getTopLevelWindows() - Static method in class org.gnu.gdk.Window
 
getTreeView() - Method in class org.gnu.gtk.TreeSelection
Returns the TreeView associated with the selection.
getTsXOrigin() - Method in class org.gnu.gdk.GC
Gets the x origin of the tile or stipple.
getTsYOrigin() - Method in class org.gnu.gdk.GC
Gets the y origin of the tile or stipple.
getType() - Method in class org.gnu.gdk.EventButton
 
getType() - Static method in class org.gnu.gdk.Pixmap
 
getType() - Static method in class org.gnu.gtk.HScrollBar
Retrieve the runtime type used by the GLib library.
getType() - Static method in class org.gnu.gtk.VScrollBar
Retrieve the runtime type used by the GLib library.
getType() - Static method in class org.gnu.gtk.EventBox
Retrieve the runtime type used by the GLib library.
getType() - Static method in class org.gnu.gtk.Frame
Retrieve the runtime type used by the GLib library.
getType() - Static method in class org.gnu.gtk.VBox
Retrieve the runtime type used by the GLib library.
getType() - Static method in class org.gnu.gtk.FontSelectionDialog
Retrieve the runtime type used by the GLib library.
getType() - Static method in class org.gnu.gtk.TreeModelSort
Retrieve the runtime type used by the GLib library.
getType() - Static method in class org.gnu.gtk.HBox
Retrieve the runtime type used by the GLib library.
getType() - Static method in class org.gnu.gtk.IMContext
Retrieve the runtime type used by the GLib library.
getType() - Static method in class org.gnu.gtk.HPaned
Retrieve the runtime type used by the GLib library.
getType() - Static method in class org.gnu.gtk.Image
Retrieve the runtime type used by the GLib library.
getType() - Static method in class org.gnu.gtk.Separator
Retrieve the runtime type used by the GLib library.
getType() - Static method in class org.gnu.gtk.ItemFactory
Retrieve the runtime type used by the GLib library.
getType() - Static method in class org.gnu.gtk.MessageDialog
Retrieve the runtime type used by the GLib library.
getType() - Static method in class org.gnu.gtk.MenuItem
Retrieve the runtime type used by the GLib library.
getType() - Static method in class org.gnu.gtk.Widget
Retrieve the runtime type used by the GLib library.
getType() - Static method in class org.gnu.gtk.HRuler
Retrieve the runtime type used by the GLib library.
getType() - Static method in class org.gnu.gtk.Invisible
Retrieve the runtime type used by the GLib library.
getType() - Static method in class org.gnu.gtk.GammaCurve
Retrieve the runtime type used by the GLib library.
getType() - Static method in class org.gnu.gtk.AspectFrame
Retrieve the runtime type used by the GLib library.
getType() - Static method in class org.gnu.gtk.AccelLabel
Retrieve the runtime type used by the GLib library.
getType() - Static method in class org.gnu.gtk.Adjustment
Retrieve the runtime type used by the GLib library.
getType() - Static method in class org.gnu.gtk.TreeIter
Retrieve the runtime type used by the GLib library.
getType() - Static method in class org.gnu.gtk.Entry
Retrieve the runtime type used by the GLib library.
getType() - Static method in class org.gnu.gtk.TextTagTable
Retrieve the runtime type used by the GLib library.
getType() - Static method in class org.gnu.gtk.CellRendererToggle
Retrieve the runtime type used by the GLib library.
getType() - Static method in class org.gnu.gtk.TearoffMenuItem
Retrieve the runtime type used by the GLib library.
getType() - Static method in class org.gnu.gtk.CheckButton
Retrieve the runtime type used by the GLib library.
getType() - Static method in class org.gnu.gtk.Editable
Retrieve the runtime type used by the GLib library.
getType() - Static method in class org.gnu.gtk.TreeViewColumn
Retrieve the runtime type used by the GLib library.
getType() - Static method in class org.gnu.gtk.HButtonBox
Retrieve the runtime type used by the GLib library.
getType() - Static method in class org.gnu.gtk.RadioMenuItem
Retrieve the runtime type used by the GLib library.
getType() - Static method in class org.gnu.gtk.TextChildAnchor
Retrieve the runtime type used by the GLib library.
getType() - Static method in class org.gnu.gtk.VButtonBox
Retrieve the runtime type used by the GLib library.
getType() - Static method in class org.gnu.gtk.Style
Retrieve the runtime type used by the GLib library.
getType() - Static method in class org.gnu.gtk.TreeView
Retrieve the runtime type used by the GLib library.
getType() - Static method in class org.gnu.gtk.Viewport
Retrieve the runtime type used by the GLib library.
getType() - Static method in class org.gnu.gtk.ColorSelectionDialog
Retrieve the runtime type used by the GLib library.
getType() - Static method in class org.gnu.gtk.MenuBar
Retrieve the runtime type used by the GLib library.
getType() - Static method in class org.gnu.gtk.Menu
Retrieve the runtime type used by the GLib library.
getType() - Static method in class org.gnu.gtk.TreeSortable
Retrieve the runtime type used by the GLib library.
getType() - Static method in class org.gnu.gtk.ColorSelection
Retrieve the runtime type used by the GLib library.
getType() - Static method in class org.gnu.gtk.Box
Retrieve the runtime type used by the GLib library.
getType() - Static method in class org.gnu.gtk.Bin
Retrieve the runtime type used by the GLib library.
getType() - Static method in class org.gnu.gtk.TextTag
Retrieve the runtime type used by the GLib library.
getType() - Static method in class org.gnu.gtk.InputDialog
Retrieve the runtime type used by the GLib library.
getType() - Method in class org.gnu.gtk.DataBlock
Returns the glib Type of data contained in this column.
getType() - Static method in class org.gnu.gtk.OptionMenu
Retrieve the runtime type used by the GLib library.
getType() - Static method in class org.gnu.gtk.SizeGroup
Retrieve the runtime type used by the GLib library.
getType() - Static method in class org.gnu.gtk.Dialog
Retrieve the runtime type used by the GLib library.
getType() - Static method in class org.gnu.gtk.Misc
Retrieve the runtime type used by the GLib library.
getType() - Static method in class org.gnu.gtk.SeparatorMenuItem
Retrieve the runtime type used by the GLib library.
getType() - Static method in class org.gnu.gtk.RadioButton
Retrieve the runtime type used by the GLib library.
getType() - Static method in class org.gnu.gtk.Scale
Retrieve the runtime type used by the GLib library.
getType() - Static method in class org.gnu.gtk.FileSelection
Retrieve the runtime type used by the GLib library.
getType() - Static method in class org.gnu.gtk.Arrow
Retrieve the runtime type used by the GLib library.
getType() - Static method in class org.gnu.gtk.Curve
Retrieve the runtime type used by the GLib library.
getType() - Static method in class org.gnu.gtk.AccelGroup
Retrieve the runtime type used by the GLib library.
getType() - Static method in class org.gnu.gtk.Plug
Retrieve the runtime type used by the GLib library.
getType() - Static method in class org.gnu.gtk.ScrolledWindow
Retrieve the runtime type used by the GLib library.
getType() - Static method in class org.gnu.gtk.TextView
Retrieve the runtime type used by the GLib library.
getType() - Static method in class org.gnu.gtk.Calendar
Retrieve the runtime type used by the GLib library.
getType() - Static method in class org.gnu.gtk.ScrollBar
Retrieve the runtime type used by the GLib library.
getType() - Static method in class org.gnu.gtk.CellEditable
Retrieve the runtime type used by the GLib library.
getType() - Static method in class org.gnu.gtk.ToolTips
Retrieve the runtime type used by the GLib library.
getType() - Static method in class org.gnu.gtk.HSeparator
Retrieve the runtime type used by the GLib library.
getType() - Static method in class org.gnu.gtk.WindowGroup
Retrieve the runtime type used by the GLib library.
getType() - Static method in class org.gnu.gtk.TextBuffer
Retrieve the runtime type used by the GLib library.
getType() - Static method in class org.gnu.gtk.VSeparator
Retrieve the runtime type used by the GLib library.
getType() - Static method in class org.gnu.gtk.Fixed
Retrieve the runtime type used by the GLib library.
getType() - Static method in class org.gnu.gtk.IMMulticontext
Retrieve the runtime type used by the GLib library.
getType() - Static method in class org.gnu.gtk.RcStyle
Retrieve the runtime type used by the GLib library.
getType() - Static method in class org.gnu.gtk.CellRendererPixbuf
Retrieve the runtime type used by the GLib library.
getType() - Static method in class org.gnu.gtk.CellRenderer
Retrieve the runtime type used by the GLib library.
getType() - Static method in class org.gnu.gtk.ToggleButton
Retrieve the runtime type used by the GLib library.
getType() - Static method in class org.gnu.gtk.SpinButton
Retrieve the runtime type used by the GLib library.
getType() - Static method in class org.gnu.gtk.Paned
Retrieve the runtime type used by the GLib library.
getType() - Static method in class org.gnu.gtk.Settings
Retrieve the runtime type used by the GLib library.
getType() - Static method in class org.gnu.gtk.TreeModel
Retrieve the runtime type used by the GLib library.
getType() - Static method in class org.gnu.gtk.ListStore
Retrieve the runtime type used by the GLib library.
getType() - Static method in class org.gnu.gtk.ToolBar
Retrieve the runtime type used by the GLib library.
getType() - Static method in class org.gnu.gtk.Ruler
Retrieve the runtime type used by the GLib library.
getType() - Static method in class org.gnu.gtk.ProgressBar
Retrieve the runtime type used by the GLib library.
getType() - Static method in class org.gnu.gtk.Accessible
Retrieve the runtime type used by the GLib library.
getType() - Static method in class org.gnu.gtk.Alignment
Retrieve the runtime type used by the GLib library.
getType() - Static method in class org.gnu.gtk.ImageMenuItem
Retrieve the runtime type used by the GLib library.
getType() - Static method in class org.gnu.gtk.Window
Retrieve the runtime type used by the GLib library.
getType() - Static method in class org.gnu.gtk.VScale
Retrieve the runtime type used by the GLib library.
getType() - Static method in class org.gnu.gtk.TreeStore
Retrieve the runtime type used by the GLib library.
getType() - Static method in class org.gnu.gtk.Label
Retrieve the runtime type used by the GLib library.
getType() - Static method in class org.gnu.gtk.Notebook
Retrieve the runtime type used by the GLib library.
getType() - Static method in class org.gnu.gtk.Table
Retrieve the runtime type used by the GLib library.
getType() - Static method in class org.gnu.gtk.TextMark
Retrieve the runtime type used by the GLib library.
getType() - Static method in class org.gnu.gtk.ButtonBox
Retrieve the runtime type used by the GLib library.
getType() - Static method in class org.gnu.gtk.TreeSelection
Retrieve the runtime type used by the GLib library.
getType() - Static method in class org.gnu.gtk.IMContextSimple
Retrieve the runtime type used by the GLib library.
getType() - Static method in class org.gnu.gtk.Range
Retrieve the runtime type used by the GLib library.
getType() - Static method in class org.gnu.gtk.StatusBar
Retrieve the runtime type used by the GLib library.
getType() - Static method in class org.gnu.gtk.MenuShell
Retrieve the runtime type used by the GLib library.
getType() - Static method in class org.gnu.gtk.Combo
Retrieve the runtime type used by the GLib library.
getType() - Static method in class org.gnu.gtk.HandleBox
Retrieve the runtime type used by the GLib library.
getType() - Static method in class org.gnu.gtk.GtkObject
Retrieve the runtime type used by the GLib library.
getType() - Static method in class org.gnu.gtk.CheckMenuItem
Retrieve the runtime type used by the GLib library.
getType() - Static method in class org.gnu.gtk.VPaned
Retrieve the runtime type used by the GLib library.
getType() - Static method in class org.gnu.gtk.IconFactory
Retrieve the runtime type used by the GLib library.
getType() - Static method in class org.gnu.gtk.DrawingArea
Retrieve the runtime type used by the GLib library.
getType() - Static method in class org.gnu.gtk.CellRendererText
Retrieve the runtime type used by the GLib library.
getType() - Static method in class org.gnu.gtk.HScale
Retrieve the runtime type used by the GLib library.
getType() - Static method in class org.gnu.gtk.VRuler
Retrieve the runtime type used by the GLib library.
getType() - Static method in class org.gnu.gtk.Layout
Retrieve the runtime type used by the GLib library.
getType() - Static method in class org.gnu.gtk.Item
Retrieve the runtime type used by the GLib library.
getType() - Static method in class org.gnu.gtk.FontSelection
Retrieve the runtime type used by the GLib library.
getType() - Static method in class org.gnu.gtk.Container
Retrieve the runtime type used by the GLib library.
getType() - Static method in class org.gnu.gtk.Button
Retrieve the runtime type used by the GLib library.
getType() - Method in class org.gnu.gtk.event.GtkEvent
 
getType(int) - Method in class org.gnu.gtk.TreeModel
Returns the type of the data block.
getTypeHandle() - Method in class org.gnu.glib.Type
Returns the unique identifyer used to identify a type in the native libraries.
getUnderline() - Method in class org.gnu.gtk.TextAppearance
 
getUpdatePolicy() - Method in class org.gnu.gtk.Range
Gets the update policy
getUseMarkup() - Method in class org.gnu.gtk.Label
Returns whether the label's text is interpreted as marked up with the Pango text markup language.
getUseMnemonic() - Method in class org.gnu.gtk.Label
Returns whether an embedded underline in the label indicates a mnemonic.
getUseStock() - Method in class org.gnu.gtk.Button
Returns true if this button is using stock items
getUseUnderline() - Method in class org.gnu.gtk.Button
Returns whether an embedded underline in the button label indicates a mnemonic.
getVAdjustment() - Method in class org.gnu.gtk.TreeView
Gets the Adjustment currently being used for the vertical aspect.
getVAdjustment() - Method in class org.gnu.gtk.Viewport
Returns the vertical Viewport's Adjustment.
getVAdjustment() - Method in class org.gnu.gtk.ScrolledWindow
Returns the vertical Scrollbar's Adjustment.
getValue() - Method in class org.gnu.glib.Flags
Get the raw value of the object.
getValue() - Method in class org.gnu.glib.Enum
Get the raw value of the object.
getValue() - Method in class org.gnu.pango.AttrLanguage
Returns the value of the object
getValue() - Method in class org.gnu.pango.Scale
 
getValue() - Method in class org.gnu.pango.AttrString
 
getValue() - Method in class org.gnu.pango.AttrFloat
Returns the value
getValue() - Method in class org.gnu.pango.AttrInt
Returns the value of the object.
getValue() - Method in class org.gnu.gtk.Adjustment
Gets the current value of the adjustment.
getValue() - Method in class org.gnu.gtk.SpinButton
Get the value of the SpinButton
getValue() - Method in class org.gnu.gtk.Range
Gets the current value of the range.
getValue(int) - Method in class org.gnu.gtk.SimpleList
Returns the string at the given position
getValue(TreeIter, DataBlockBoolean) - Method in class org.gnu.gtk.TreeModel
Returns the Value at the given iter in the specified data block.
getValue(TreeIter, DataBlockDouble) - Method in class org.gnu.gtk.TreeModel
Returns the Value at the given iter in the specified data block.
getValue(TreeIter, DataBlockInt) - Method in class org.gnu.gtk.TreeModel
Returns the Value at the given iter in the specified data block.
getValue(TreeIter, DataBlockObject) - Method in class org.gnu.gtk.TreeModel
Returns the Value at the given iter in the specified data block.
getValue(TreeIter, DataBlockString) - Method in class org.gnu.gtk.TreeModel
Returns the Value at the given iter in the specified data block.
getVariant() - Method in class org.gnu.pango.FontDescription
Gets the variant field of the description
getVerticalAdjustment() - Method in class org.gnu.gtk.Layout
Return the Vertical Adjustment.
getVisibility() - Method in class org.gnu.gtk.TextMark
Returns TRUE if the mark is visible (i.e.
getVisible() - Method in class org.gnu.gtk.Entry
Retrieves whether the contents of the entry are visible or not.
getVisibleLineOffset() - Method in class org.gnu.gtk.TextIter
Returns the offset in characters from the start of the line to the given iter, not counting characters that are invisible due to tags with the "invisible" flag toggled on.
getVisibleRegion() - Method in class org.gnu.gdk.Drawable
 
getVisual() - Static method in class org.gnu.gdk.Visual
Get the visual with the most available colors for the default GDK display.
getVisual() - Method in class org.gnu.gdk.Drawable
 
getVisual() - Method in class org.gnu.gdk.Colormap
Returns the visual for which a given colormap was created.
getVisual(int) - Static method in class org.gnu.gdk.Visual
Get the best visual with depth depth for the default GDK display.
getVisual(int, VisualType) - Static method in class org.gnu.gdk.Visual
Combines getVisual(int depth) and getVisual(VisualType vt).
getVisual(VisualType) - Static method in class org.gnu.gdk.Visual
Get the best visual of the given visual_type for the default GDK display.
getVisualType(int) - Static method in class org.gnu.gdk.VisualType
Builds a VisualType.
getWeight() - Method in class org.gnu.pango.FontDescription
Gets the weight field of a font description.
getWidget() - Method in class org.gnu.gtk.TextChildAnchor
Returns the associated widget
getWidget() - Method in class org.gnu.gtk.Accessible
 
getWidget(String) - Method in class org.gnu.gtk.ItemFactory
Obtain the widget that corresponds to path.
getWidth() - Method in class org.gnu.pango.Rectangle
Returns width of the rectangle.
getWidth() - Method in class org.gnu.pango.Layout
Gets the width to which the lines of the PangoLayout should be wrapped.
getWidth() - Method in class org.gnu.gdk.Rectangle
 
getWidth() - Method in class org.gnu.gdk.Dimension
 
getWidth() - Method in class org.gnu.gdk.Window
Retrieve the current width of the Window.
getWidth() - Method in class org.gnu.gtk.Entry
Gets the value set by Entry.setWidth(int).
getWidth() - Method in class org.gnu.gtk.TreeViewColumn
Returns the current size of the column in pixels
getWindowAt(int, int) - Method in class org.gnu.gdk.Window
Obtains the window underneath the mouse pointer, returning the location of that window in win_x, win_y.
getWindowState() - Method in class org.gnu.gdk.Window
 
getWrapMode() - Method in class org.gnu.pango.Layout
Get the wrap mode for the layout.
getWrapMode() - Method in class org.gnu.gtk.TextAttributes
 
getX() - Method in class org.gnu.pango.Rectangle
Returns X coordinate of the left side of the rectangle.
getX() - Method in class org.gnu.gdk.Point
 
getX() - Method in class org.gnu.gdk.Rectangle
 
getX() - Method in class org.gnu.gdk.EventButton
 
getX() - Method in class org.gnu.gtk.event.MouseEvent
Returns the x.
getXAlign() - Method in class org.gnu.gtk.Misc
Returns the horizontal alignment of the widget.
getXPadding() - Method in class org.gnu.gtk.Misc
Retrieve the amount of space added to the left and right of the widget.
getY() - Method in class org.gnu.pango.Rectangle
Returns Y coordinate of the the top side of the rectangle.
getY() - Method in class org.gnu.gdk.Point
 
getY() - Method in class org.gnu.gdk.Rectangle
 
getY() - Method in class org.gnu.gdk.EventButton
 
getY() - Method in class org.gnu.gtk.event.MouseEvent
Returns the y.
getYAlign() - Method in class org.gnu.gtk.Misc
Returns the vertical alignment of the widget.
getYPadding() - Method in class org.gnu.gtk.Misc
Retrieve the amount of space added to the top and bottom of the widget.
GLASS_PANE - Static variable in class org.gnu.atk.Role
 
GListString - class org.gnu.glib.GListString.
Wrapper class for glib's GList structure, specialized to hold only lists of strings.
GListString() - Constructor for class org.gnu.glib.GListString
Construct an instance.
GListString(String[]) - Constructor for class org.gnu.glib.GListString
Construct an instance initially containing the elemnts of the given array.
GListString(Vector) - Constructor for class org.gnu.glib.GListString
Construct an instance initially containing the elements of the given vector.
GlyphString - class org.gnu.pango.GlyphString.
 
GlyphString() - Constructor for class org.gnu.pango.GlyphString
 
GO_BACK - Static variable in class org.gnu.gtk.GtkStockItem
 
GO_DOWN - Static variable in class org.gnu.gtk.GtkStockItem
 
GO_FORWARD - Static variable in class org.gnu.gtk.GtkStockItem
 
GO_UP - Static variable in class org.gnu.gtk.GtkStockItem
 
GOBBLER - Static variable in class org.gnu.gdk.CursorType
 
GObject - class org.gnu.glib.GObject.
Base class for all objects that participate in the GLib object system.
GObject(int) - Constructor for class org.gnu.glib.GObject
Create a new GObject with a handle to a native resource returned from a call to the native libraries.
GOTO_BOTTOM - Static variable in class org.gnu.gtk.GtkStockItem
 
GOTO_FIRST - Static variable in class org.gnu.gtk.GtkStockItem
 
GOTO_LAST - Static variable in class org.gnu.gtk.GtkStockItem
 
GOTO_TOP - Static variable in class org.gnu.gtk.GtkStockItem
 
GRAB - Static variable in class org.gnu.gdk.CrossingMode
 
grabDefault() - Method in class org.gnu.gtk.Widget
Causes the widget to become the default widget.
grabFocus() - Method in class org.gnu.gtk.Widget
Causes the widget to gain focus within its' TOPLEVEL.
GrabStatus - class org.gnu.gdk.GrabStatus.
 
grave - Static variable in class org.gnu.gdk.KeySymbol
 
Gravity - class org.gnu.gdk.Gravity.
 
GRAYSCALE - Static variable in class org.gnu.gdk.VisualType
 
greater - Static variable in class org.gnu.gdk.KeySymbol
 
greaterthanequal - Static variable in class org.gnu.gdk.KeySymbol
 
Greek_accentdieresis - Static variable in class org.gnu.gdk.KeySymbol
 
Greek_alpha - Static variable in class org.gnu.gdk.KeySymbol
 
Greek_ALPHA - Static variable in class org.gnu.gdk.KeySymbol
 
Greek_alphaaccent - Static variable in class org.gnu.gdk.KeySymbol
 
Greek_ALPHAaccent - Static variable in class org.gnu.gdk.KeySymbol
 
Greek_beta - Static variable in class org.gnu.gdk.KeySymbol
 
Greek_BETA - Static variable in class org.gnu.gdk.KeySymbol
 
Greek_chi - Static variable in class org.gnu.gdk.KeySymbol
 
Greek_CHI - Static variable in class org.gnu.gdk.KeySymbol
 
Greek_delta - Static variable in class org.gnu.gdk.KeySymbol
 
Greek_DELTA - Static variable in class org.gnu.gdk.KeySymbol
 
Greek_epsilon - Static variable in class org.gnu.gdk.KeySymbol
 
Greek_EPSILON - Static variable in class org.gnu.gdk.KeySymbol
 
Greek_epsilonaccent - Static variable in class org.gnu.gdk.KeySymbol
 
Greek_EPSILONaccent - Static variable in class org.gnu.gdk.KeySymbol
 
Greek_eta - Static variable in class org.gnu.gdk.KeySymbol
 
Greek_ETA - Static variable in class org.gnu.gdk.KeySymbol
 
Greek_etaaccent - Static variable in class org.gnu.gdk.KeySymbol
 
Greek_ETAaccent - Static variable in class org.gnu.gdk.KeySymbol
 
Greek_finalsmallsigma - Static variable in class org.gnu.gdk.KeySymbol
 
Greek_gamma - Static variable in class org.gnu.gdk.KeySymbol
 
Greek_GAMMA - Static variable in class org.gnu.gdk.KeySymbol
 
Greek_horizbar - Static variable in class org.gnu.gdk.KeySymbol
 
Greek_iota - Static variable in class org.gnu.gdk.KeySymbol
 
Greek_IOTA - Static variable in class org.gnu.gdk.KeySymbol
 
Greek_iotaaccent - Static variable in class org.gnu.gdk.KeySymbol
 
Greek_IOTAaccent - Static variable in class org.gnu.gdk.KeySymbol
 
Greek_iotaaccentdieresis - Static variable in class org.gnu.gdk.KeySymbol
 
Greek_IOTAdiaeresis - Static variable in class org.gnu.gdk.KeySymbol
 
Greek_iotadieresis - Static variable in class org.gnu.gdk.KeySymbol
 
Greek_kappa - Static variable in class org.gnu.gdk.KeySymbol
 
Greek_KAPPA - Static variable in class org.gnu.gdk.KeySymbol
 
Greek_lambda - Static variable in class org.gnu.gdk.KeySymbol
 
Greek_LAMBDA - Static variable in class org.gnu.gdk.KeySymbol
 
Greek_lamda - Static variable in class org.gnu.gdk.KeySymbol
 
Greek_LAMDA - Static variable in class org.gnu.gdk.KeySymbol
 
Greek_mu - Static variable in class org.gnu.gdk.KeySymbol
 
Greek_MU - Static variable in class org.gnu.gdk.KeySymbol
 
Greek_nu - Static variable in class org.gnu.gdk.KeySymbol
 
Greek_NU - Static variable in class org.gnu.gdk.KeySymbol
 
Greek_omega - Static variable in class org.gnu.gdk.KeySymbol
 
Greek_OMEGA - Static variable in class org.gnu.gdk.KeySymbol
 
Greek_omegaaccent - Static variable in class org.gnu.gdk.KeySymbol
 
Greek_OMEGAaccent - Static variable in class org.gnu.gdk.KeySymbol
 
Greek_omicron - Static variable in class org.gnu.gdk.KeySymbol
 
Greek_OMICRON - Static variable in class org.gnu.gdk.KeySymbol
 
Greek_omicronaccent - Static variable in class org.gnu.gdk.KeySymbol
 
Greek_OMICRONaccent - Static variable in class org.gnu.gdk.KeySymbol
 
Greek_phi - Static variable in class org.gnu.gdk.KeySymbol
 
Greek_PHI - Static variable in class org.gnu.gdk.KeySymbol
 
Greek_pi - Static variable in class org.gnu.gdk.KeySymbol
 
Greek_PI - Static variable in class org.gnu.gdk.KeySymbol
 
Greek_psi - Static variable in class org.gnu.gdk.KeySymbol
 
Greek_PSI - Static variable in class org.gnu.gdk.KeySymbol
 
Greek_rho - Static variable in class org.gnu.gdk.KeySymbol
 
Greek_RHO - Static variable in class org.gnu.gdk.KeySymbol
 
Greek_sigma - Static variable in class org.gnu.gdk.KeySymbol
 
Greek_SIGMA - Static variable in class org.gnu.gdk.KeySymbol
 
Greek_switch - Static variable in class org.gnu.gdk.KeySymbol
 
Greek_tau - Static variable in class org.gnu.gdk.KeySymbol
 
Greek_TAU - Static variable in class org.gnu.gdk.KeySymbol
 
Greek_theta - Static variable in class org.gnu.gdk.KeySymbol
 
Greek_THETA - Static variable in class org.gnu.gdk.KeySymbol
 
Greek_upsilon - Static variable in class org.gnu.gdk.KeySymbol
 
Greek_UPSILON - Static variable in class org.gnu.gdk.KeySymbol
 
Greek_upsilonaccent - Static variable in class org.gnu.gdk.KeySymbol
 
Greek_UPSILONaccent - Static variable in class org.gnu.gdk.KeySymbol
 
Greek_upsilonaccentdieresis - Static variable in class org.gnu.gdk.KeySymbol
 
Greek_upsilondieresis - Static variable in class org.gnu.gdk.KeySymbol
 
Greek_UPSILONdieresis - Static variable in class org.gnu.gdk.KeySymbol
 
Greek_xi - Static variable in class org.gnu.gdk.KeySymbol
 
Greek_XI - Static variable in class org.gnu.gdk.KeySymbol
 
Greek_zeta - Static variable in class org.gnu.gdk.KeySymbol
 
Greek_ZETA - Static variable in class org.gnu.gdk.KeySymbol
 
GREEN - Static variable in class org.gnu.gdk.Color
 
GROW_ONLY - Static variable in class org.gnu.gtk.TreeViewColumnSizing
 
Gtk - class org.gnu.gtk.Gtk.
This class is a catch-all for methods in GTK that are not associated with a GTK object.
GTK - Static variable in class org.gnu.gtk.PathPriorityType
 
GTK - Static variable in class org.gnu.gtk.RcTokenType
 
GtkEvent - class org.gnu.gtk.event.GtkEvent.
 
GtkEvent(Object, GtkEventType) - Constructor for class org.gnu.gtk.event.GtkEvent
Construct a GtkEvent object with the specified source object and type.
GtkEventType - class org.gnu.gtk.event.GtkEventType.
Represents a particular type of an event.
GtkEventType(int, String) - Constructor for class org.gnu.gtk.event.GtkEventType
Constructs a new event type
GtkObject - class org.gnu.gtk.GtkObject.
This is the base class of all widgets and a few non-widget objects.
GtkObject() - Constructor for class org.gnu.gtk.GtkObject
 
GtkStockItem - class org.gnu.gtk.GtkStockItem.
Stock items are combinations of icons and text which are used in various widgets, such as gtk.Button.
GtkStockItem(String) - Constructor for class org.gnu.gtk.GtkStockItem
Creates a new StockItem object, based on the id string for that object.
guillemotleft - Static variable in class org.gnu.gdk.KeySymbol
 
guillemotright - Static variable in class org.gnu.gdk.KeySymbol
 
GUMBY - Static variable in class org.gnu.gdk.CursorType
 

H

h - Static variable in class org.gnu.gdk.KeySymbol
 
H - Static variable in class org.gnu.gdk.KeySymbol
 
hairspace - Static variable in class org.gnu.gdk.KeySymbol
 
HALF - Static variable in class org.gnu.gtk.ReliefStyle
 
HAND1 - Static variable in class org.gnu.gdk.CursorType
 
HAND2 - Static variable in class org.gnu.gdk.CursorType
 
HandleBox - class org.gnu.gtk.HandleBox.
The HandleBox widget allows a portion of the window to be "torn-off".
HandleBox() - Constructor for class org.gnu.gtk.HandleBox
Create a new HandleBox object.
HandleBox(int) - Constructor for class org.gnu.gtk.HandleBox
Construct a HandleBox using a handle to a native resource.
Hangul - Static variable in class org.gnu.gdk.KeySymbol
 
Hangul_A - Static variable in class org.gnu.gdk.KeySymbol
 
Hangul_AE - Static variable in class org.gnu.gdk.KeySymbol
 
Hangul_AraeA - Static variable in class org.gnu.gdk.KeySymbol
 
Hangul_AraeAE - Static variable in class org.gnu.gdk.KeySymbol
 
Hangul_Banja - Static variable in class org.gnu.gdk.KeySymbol
 
Hangul_Cieuc - Static variable in class org.gnu.gdk.KeySymbol
 
Hangul_Codeinput - Static variable in class org.gnu.gdk.KeySymbol
 
Hangul_Dikeud - Static variable in class org.gnu.gdk.KeySymbol
 
Hangul_E - Static variable in class org.gnu.gdk.KeySymbol
 
Hangul_End - Static variable in class org.gnu.gdk.KeySymbol
 
Hangul_EO - Static variable in class org.gnu.gdk.KeySymbol
 
Hangul_EU - Static variable in class org.gnu.gdk.KeySymbol
 
Hangul_Hanja - Static variable in class org.gnu.gdk.KeySymbol
 
Hangul_Hieuh - Static variable in class org.gnu.gdk.KeySymbol
 
Hangul_I - Static variable in class org.gnu.gdk.KeySymbol
 
Hangul_Ieung - Static variable in class org.gnu.gdk.KeySymbol
 
Hangul_J_Cieuc - Static variable in class org.gnu.gdk.KeySymbol
 
Hangul_J_Dikeud - Static variable in class org.gnu.gdk.KeySymbol
 
Hangul_J_Hieuh - Static variable in class org.gnu.gdk.KeySymbol
 
Hangul_J_Ieung - Static variable in class org.gnu.gdk.KeySymbol
 
Hangul_J_Jieuj - Static variable in class org.gnu.gdk.KeySymbol
 
Hangul_J_Khieuq - Static variable in class org.gnu.gdk.KeySymbol
 
Hangul_J_Kiyeog - Static variable in class org.gnu.gdk.KeySymbol
 
Hangul_J_KiyeogSios - Static variable in class org.gnu.gdk.KeySymbol
 
Hangul_J_KkogjiDalrinIeung - Static variable in class org.gnu.gdk.KeySymbol
 
Hangul_J_Mieum - Static variable in class org.gnu.gdk.KeySymbol
 
Hangul_J_Nieun - Static variable in class org.gnu.gdk.KeySymbol
 
Hangul_J_NieunHieuh - Static variable in class org.gnu.gdk.KeySymbol
 
Hangul_J_NieunJieuj - Static variable in class org.gnu.gdk.KeySymbol
 
Hangul_J_PanSios - Static variable in class org.gnu.gdk.KeySymbol
 
Hangul_J_Phieuf - Static variable in class org.gnu.gdk.KeySymbol
 
Hangul_J_Pieub - Static variable in class org.gnu.gdk.KeySymbol
 
Hangul_J_PieubSios - Static variable in class org.gnu.gdk.KeySymbol
 
Hangul_J_Rieul - Static variable in class org.gnu.gdk.KeySymbol
 
Hangul_J_RieulHieuh - Static variable in class org.gnu.gdk.KeySymbol
 
Hangul_J_RieulKiyeog - Static variable in class org.gnu.gdk.KeySymbol
 
Hangul_J_RieulMieum - Static variable in class org.gnu.gdk.KeySymbol
 
Hangul_J_RieulPhieuf - Static variable in class org.gnu.gdk.KeySymbol
 
Hangul_J_RieulPieub - Static variable in class org.gnu.gdk.KeySymbol
 
Hangul_J_RieulSios - Static variable in class org.gnu.gdk.KeySymbol
 
Hangul_J_RieulTieut - Static variable in class org.gnu.gdk.KeySymbol
 
Hangul_J_Sios - Static variable in class org.gnu.gdk.KeySymbol
 
Hangul_J_SsangKiyeog - Static variable in class org.gnu.gdk.KeySymbol
 
Hangul_J_SsangSios - Static variable in class org.gnu.gdk.KeySymbol
 
Hangul_J_Tieut - Static variable in class org.gnu.gdk.KeySymbol
 
Hangul_J_YeorinHieuh - Static variable in class org.gnu.gdk.KeySymbol
 
Hangul_Jamo - Static variable in class org.gnu.gdk.KeySymbol
 
Hangul_Jeonja - Static variable in class org.gnu.gdk.KeySymbol
 
Hangul_Jieuj - Static variable in class org.gnu.gdk.KeySymbol
 
Hangul_Khieuq - Static variable in class org.gnu.gdk.KeySymbol
 
Hangul_Kiyeog - Static variable in class org.gnu.gdk.KeySymbol
 
Hangul_KiyeogSios - Static variable in class org.gnu.gdk.KeySymbol
 
Hangul_KkogjiDalrinIeung - Static variable in class org.gnu.gdk.KeySymbol
 
Hangul_Mieum - Static variable in class org.gnu.gdk.KeySymbol
 
Hangul_MultipleCandidate - Static variable in class org.gnu.gdk.KeySymbol
 
Hangul_Nieun - Static variable in class org.gnu.gdk.KeySymbol
 
Hangul_NieunHieuh - Static variable in class org.gnu.gdk.KeySymbol
 
Hangul_NieunJieuj - Static variable in class org.gnu.gdk.KeySymbol
 
Hangul_O - Static variable in class org.gnu.gdk.KeySymbol
 
Hangul_OE - Static variable in class org.gnu.gdk.KeySymbol
 
Hangul_PanSios - Static variable in class org.gnu.gdk.KeySymbol
 
Hangul_Phieuf - Static variable in class org.gnu.gdk.KeySymbol
 
Hangul_Pieub - Static variable in class org.gnu.gdk.KeySymbol
 
Hangul_PieubSios - Static variable in class org.gnu.gdk.KeySymbol
 
Hangul_PostHanja - Static variable in class org.gnu.gdk.KeySymbol
 
Hangul_PreHanja - Static variable in class org.gnu.gdk.KeySymbol
 
Hangul_PreviousCandidate - Static variable in class org.gnu.gdk.KeySymbol
 
Hangul_Rieul - Static variable in class org.gnu.gdk.KeySymbol
 
Hangul_RieulHieuh - Static variable in class org.gnu.gdk.KeySymbol
 
Hangul_RieulKiyeog - Static variable in class org.gnu.gdk.KeySymbol
 
Hangul_RieulMieum - Static variable in class org.gnu.gdk.KeySymbol
 
Hangul_RieulPhieuf - Static variable in class org.gnu.gdk.KeySymbol
 
Hangul_RieulPieub - Static variable in class org.gnu.gdk.KeySymbol
 
Hangul_RieulSios - Static variable in class org.gnu.gdk.KeySymbol
 
Hangul_RieulTieut - Static variable in class org.gnu.gdk.KeySymbol
 
Hangul_RieulYeorinHieuh - Static variable in class org.gnu.gdk.KeySymbol
 
Hangul_Romaja - Static variable in class org.gnu.gdk.KeySymbol
 
Hangul_SingleCandidate - Static variable in class org.gnu.gdk.KeySymbol
 
Hangul_Sios - Static variable in class org.gnu.gdk.KeySymbol
 
Hangul_Special - Static variable in class org.gnu.gdk.KeySymbol
 
Hangul_SsangDikeud - Static variable in class org.gnu.gdk.KeySymbol
 
Hangul_SsangJieuj - Static variable in class org.gnu.gdk.KeySymbol
 
Hangul_SsangKiyeog - Static variable in class org.gnu.gdk.KeySymbol
 
Hangul_SsangPieub - Static variable in class org.gnu.gdk.KeySymbol
 
Hangul_SsangSios - Static variable in class org.gnu.gdk.KeySymbol
 
Hangul_Start - Static variable in class org.gnu.gdk.KeySymbol
 
Hangul_SunkyeongeumMieum - Static variable in class org.gnu.gdk.KeySymbol
 
Hangul_SunkyeongeumPhieuf - Static variable in class org.gnu.gdk.KeySymbol
 
Hangul_SunkyeongeumPieub - Static variable in class org.gnu.gdk.KeySymbol
 
Hangul_switch - Static variable in class org.gnu.gdk.KeySymbol
 
Hangul_Tieut - Static variable in class org.gnu.gdk.KeySymbol
 
Hangul_U - Static variable in class org.gnu.gdk.KeySymbol
 
Hangul_WA - Static variable in class org.gnu.gdk.KeySymbol
 
Hangul_WAE - Static variable in class org.gnu.gdk.KeySymbol
 
Hangul_WE - Static variable in class org.gnu.gdk.KeySymbol
 
Hangul_WEO - Static variable in class org.gnu.gdk.KeySymbol
 
Hangul_WI - Static variable in class org.gnu.gdk.KeySymbol
 
Hangul_YA - Static variable in class org.gnu.gdk.KeySymbol
 
Hangul_YAE - Static variable in class org.gnu.gdk.KeySymbol
 
Hangul_YE - Static variable in class org.gnu.gdk.KeySymbol
 
Hangul_YEO - Static variable in class org.gnu.gdk.KeySymbol
 
Hangul_YeorinHieuh - Static variable in class org.gnu.gdk.KeySymbol
 
Hangul_YI - Static variable in class org.gnu.gdk.KeySymbol
 
Hangul_YO - Static variable in class org.gnu.gdk.KeySymbol
 
Hangul_YU - Static variable in class org.gnu.gdk.KeySymbol
 
Hankaku - Static variable in class org.gnu.gdk.KeySymbol
 
HAS_DEFAULT - Static variable in class org.gnu.gtk.WidgetFlags
 
HAS_FOCUS - Static variable in class org.gnu.gtk.WidgetFlags
 
HAS_GRAB - Static variable in class org.gnu.gtk.WidgetFlags
 
hasCursor() - Method in class org.gnu.gdk.Device
TRUE if the X pointer follows device motion.
hasFocus() - Method in class org.gnu.gtk.Widget
Determines if the widget has focus within its' TOPLEVEL.
hashCode() - Method in class org.gnu.glib.Flags
Get the hash code for this instance.
hashCode() - Method in class org.gnu.glib.Enum
Get the hash code for this instance.
hashCode() - Method in class org.gnu.gdk.Color
 
hasTag(TextTag) - Method in class org.gnu.gtk.TextIter
Returns TRUE if iter is within a range tagged with tag.
HBox - class org.gnu.gtk.HBox.
HBox is a container widget that organizes its contained widgets horizontally side by side.
HBox(boolean, int) - Constructor for class org.gnu.gtk.HBox
Constructs a new HBox widget.
HBox(int) - Constructor for class org.gnu.gtk.HBox
 
HButtonBox - class org.gnu.gtk.HButtonBox.
HButtonBox is a container designed to display a collection of buttons horizontally.
HButtonBox() - Constructor for class org.gnu.gtk.HButtonBox
Construct a new HButtonBox
HButtonBox(int) - Constructor for class org.gnu.gtk.HButtonBox
Construct a new HButtonBox from a handle to a native resource.
hcircumflex - Static variable in class org.gnu.gdk.KeySymbol
 
Hcircumflex - Static variable in class org.gnu.gdk.KeySymbol
 
heart - Static variable in class org.gnu.gdk.KeySymbol
 
HEART - Static variable in class org.gnu.gdk.CursorType
 
HEAVY - Static variable in class org.gnu.pango.Weight
 
hebrew_aleph - Static variable in class org.gnu.gdk.KeySymbol
 
hebrew_ayin - Static variable in class org.gnu.gdk.KeySymbol
 
hebrew_bet - Static variable in class org.gnu.gdk.KeySymbol
 
hebrew_beth - Static variable in class org.gnu.gdk.KeySymbol
 
hebrew_chet - Static variable in class org.gnu.gdk.KeySymbol
 
hebrew_dalet - Static variable in class org.gnu.gdk.KeySymbol
 
hebrew_daleth - Static variable in class org.gnu.gdk.KeySymbol
 
hebrew_doublelowline - Static variable in class org.gnu.gdk.KeySymbol
 
hebrew_finalkaph - Static variable in class org.gnu.gdk.KeySymbol
 
hebrew_finalmem - Static variable in class org.gnu.gdk.KeySymbol
 
hebrew_finalnun - Static variable in class org.gnu.gdk.KeySymbol
 
hebrew_finalpe - Static variable in class org.gnu.gdk.KeySymbol
 
hebrew_finalzade - Static variable in class org.gnu.gdk.KeySymbol
 
hebrew_finalzadi - Static variable in class org.gnu.gdk.KeySymbol
 
hebrew_gimel - Static variable in class org.gnu.gdk.KeySymbol
 
hebrew_gimmel - Static variable in class org.gnu.gdk.KeySymbol
 
hebrew_he - Static variable in class org.gnu.gdk.KeySymbol
 
hebrew_het - Static variable in class org.gnu.gdk.KeySymbol
 
hebrew_kaph - Static variable in class org.gnu.gdk.KeySymbol
 
hebrew_kuf - Static variable in class org.gnu.gdk.KeySymbol
 
hebrew_lamed - Static variable in class org.gnu.gdk.KeySymbol
 
hebrew_mem - Static variable in class org.gnu.gdk.KeySymbol
 
hebrew_nun - Static variable in class org.gnu.gdk.KeySymbol
 
hebrew_pe - Static variable in class org.gnu.gdk.KeySymbol
 
hebrew_qoph - Static variable in class org.gnu.gdk.KeySymbol
 
hebrew_resh - Static variable in class org.gnu.gdk.KeySymbol
 
hebrew_samech - Static variable in class org.gnu.gdk.KeySymbol
 
hebrew_samekh - Static variable in class org.gnu.gdk.KeySymbol
 
hebrew_shin - Static variable in class org.gnu.gdk.KeySymbol
 
Hebrew_switch - Static variable in class org.gnu.gdk.KeySymbol
 
hebrew_taf - Static variable in class org.gnu.gdk.KeySymbol
 
hebrew_taw - Static variable in class org.gnu.gdk.KeySymbol
 
hebrew_tet - Static variable in class org.gnu.gdk.KeySymbol
 
hebrew_teth - Static variable in class org.gnu.gdk.KeySymbol
 
hebrew_waw - Static variable in class org.gnu.gdk.KeySymbol
 
hebrew_yod - Static variable in class org.gnu.gdk.KeySymbol
 
hebrew_zade - Static variable in class org.gnu.gdk.KeySymbol
 
hebrew_zadi - Static variable in class org.gnu.gdk.KeySymbol
 
hebrew_zain - Static variable in class org.gnu.gdk.KeySymbol
 
hebrew_zayin - Static variable in class org.gnu.gdk.KeySymbol
 
height() - Method in class org.gnu.gdk.Pixbuf
Return the height of the pixbuf.
height() - Method in class org.gnu.gdk.PixbufAnimation
Return the height of the pixbuf.
Help - Static variable in class org.gnu.gdk.KeySymbol
 
HELP - Static variable in class org.gnu.gtk.GtkStockItem
 
HELP - Static variable in class org.gnu.gtk.ResponseType
 
Henkan - Static variable in class org.gnu.gdk.KeySymbol
 
Henkan_Mode - Static variable in class org.gnu.gdk.KeySymbol
 
hexagram - Static variable in class org.gnu.gdk.KeySymbol
 
HIDE - Static variable in class org.gnu.gtk.event.LifeCycleEvent.Type
This event indicates that a widget has become invisible.
hide() - Method in class org.gnu.gdk.Window
For toplevel windows, withdraws them, so they will no longer be known to the window manager; for all windows, unmaps them, so they won't be displayed.
hide() - Method in class org.gnu.gtk.Widget
Cause this Widget to not be visible.
hideAll() - Method in class org.gnu.gtk.Widget
Cause this Widget and all of its' children to not be visible.
hideFileopButtons() - Method in class org.gnu.gtk.FileSelection
Hides the file operation buttons that normally appear at the top of the dialog.
HIGHEST - Static variable in class org.gnu.gtk.PathPriorityType
 
HIGHEST - Static variable in class org.gnu.gtk.RcTokenType
 
HIGHLIGHT - Static variable in class org.gnu.gtk.DestDefaults
 
Hiragana - Static variable in class org.gnu.gdk.KeySymbol
 
Hiragana_Katakana - Static variable in class org.gnu.gdk.KeySymbol
 
Home - Static variable in class org.gnu.gdk.KeySymbol
 
HOME - Static variable in class org.gnu.gtk.GtkStockItem
 
HOME - Static variable in class org.gnu.gtk.SpinType
 
horizconnector - Static variable in class org.gnu.gdk.KeySymbol
 
horizlinescan1 - Static variable in class org.gnu.gdk.KeySymbol
 
horizlinescan3 - Static variable in class org.gnu.gdk.KeySymbol
 
horizlinescan5 - Static variable in class org.gnu.gdk.KeySymbol
 
horizlinescan7 - Static variable in class org.gnu.gdk.KeySymbol
 
horizlinescan9 - Static variable in class org.gnu.gdk.KeySymbol
 
HORIZONTAL - Static variable in class org.gnu.atk.StateType
 
HORIZONTAL - Static variable in class org.gnu.gtk.Orientation
 
HORIZONTAL - Static variable in class org.gnu.gtk.SizeGroupMode
group effects horizontal requisition
HPaned - class org.gnu.gtk.HPaned.
The HPaned widget is a container widget with two children arranged horizontally.
HPaned() - Constructor for class org.gnu.gtk.HPaned
Construct a new HPaned object.
HPaned(int) - Constructor for class org.gnu.gtk.HPaned
Construct a new HPaned from a handle to a native resource.
HRuler - class org.gnu.gtk.HRuler.
HRuler displays a horizontally-oriented scale that optionally can contain the marks and a current-position pointer.
HRuler() - Constructor for class org.gnu.gtk.HRuler
 
HRuler(int) - Constructor for class org.gnu.gtk.HRuler
Construct a HRuler from a handle to a native resource.
HScale - class org.gnu.gtk.HScale.
This widget is a horizontal slot containing a slider that can be moved by the mouse.
HScale(Adjustment) - Constructor for class org.gnu.gtk.HScale
Creates a new HScale widget.
HScale(double, double, double) - Constructor for class org.gnu.gtk.HScale
Creates a new horizontal scale widget that lets the user input a number between min and max (including min and max) with the increment step.
HScale(int) - Constructor for class org.gnu.gtk.HScale
Construct a HScale using a handle to a native resource.
HScrollBar - class org.gnu.gtk.HScrollBar.
The HScrollBar displays a horizontal scrollbar with a slider and a pair of arrow buttons.
HScrollBar(Adjustment) - Constructor for class org.gnu.gtk.HScrollBar
Creates a new ScrollBar
HScrollBar(int) - Constructor for class org.gnu.gtk.HScrollBar
Construct a HScrollBar from a handle to a native resource.
HSeparator - class org.gnu.gtk.HSeparator.
The HSeparator widget is a horizontal separator, used to group the widgets within a window.
HSeparator() - Constructor for class org.gnu.gtk.HSeparator
Creates a new HSeparator widget.
HSeparator(int) - Constructor for class org.gnu.gtk.HSeparator
Construct a HSeparator from a handle to a native resource.
hstroke - Static variable in class org.gnu.gdk.KeySymbol
 
Hstroke - Static variable in class org.gnu.gdk.KeySymbol
 
ht - Static variable in class org.gnu.gdk.KeySymbol
 
HTML_CONTAINER - Static variable in class org.gnu.atk.Role
 
HYPER - Static variable in class org.gnu.gdk.InterpType
 
Hyper_L - Static variable in class org.gnu.gdk.KeySymbol
 
Hyper_R - Static variable in class org.gnu.gdk.KeySymbol
 
hyphen - Static variable in class org.gnu.gdk.KeySymbol
 

I

i - Static variable in class org.gnu.gdk.KeySymbol
 
I - Static variable in class org.gnu.gdk.KeySymbol
 
Iabovedot - Static variable in class org.gnu.gdk.KeySymbol
 
iacute - Static variable in class org.gnu.gdk.KeySymbol
 
Iacute - Static variable in class org.gnu.gdk.KeySymbol
 
icircumflex - Static variable in class org.gnu.gdk.KeySymbol
 
Icircumflex - Static variable in class org.gnu.gdk.KeySymbol
 
ICON - Static variable in class org.gnu.atk.Role
 
ICON - Static variable in class org.gnu.gdk.CursorType
 
ICON_SET - Static variable in class org.gnu.gtk.ImageType
 
IconFactory - class org.gnu.gtk.IconFactory.
This object manages a collection of IconSet; a IconSet manages a set of variants of a particular icon.
IconFactory() - Constructor for class org.gnu.gtk.IconFactory
Construct a new IconFactory object.
ICONIFIED - Static variable in class org.gnu.atk.StateType
 
ICONIFIED - Static variable in class org.gnu.gdk.WindowState
 
iconify() - Method in class org.gnu.gtk.Window
Asks to iconify the Window.
ICONS - Static variable in class org.gnu.gtk.ToolBarStyle
 
IconSet - class org.gnu.gtk.IconSet.
This object represents a set of Icons that are a variant of a particular icon.
IconSet() - Constructor for class org.gnu.gtk.IconSet
Construct a new empty IconSet.
IconSet(int) - Constructor for class org.gnu.gtk.IconSet
Initialize an IconSet with a handle to a native resource.
IconSet(Pixbuf) - Constructor for class org.gnu.gtk.IconSet
Construct a new IconSet from a Pixbuf.
IconSize - class org.gnu.gtk.IconSize.
 
IconSource - class org.gnu.gtk.IconSource.
 
IconSource() - Constructor for class org.gnu.gtk.IconSource
Construct a new IconSource object.
Ident_3270 - Static variable in class org.gnu.gdk.KeySymbol
 
identical - Static variable in class org.gnu.gdk.KeySymbol
 
idiaeresis - Static variable in class org.gnu.gdk.KeySymbol
 
Idiaeresis - Static variable in class org.gnu.gdk.KeySymbol
 
idotless - Static variable in class org.gnu.gdk.KeySymbol
 
IF_VALID - Static variable in class org.gnu.gtk.SpinButtonUpdatePolicy
 
ifonlyif - Static variable in class org.gnu.gdk.KeySymbol
 
IGNORE - Static variable in class org.gnu.gdk.AxisUse
 
igrave - Static variable in class org.gnu.gdk.KeySymbol
 
Igrave - Static variable in class org.gnu.gdk.KeySymbol
 
IM_MODULE_FILE - Static variable in class org.gnu.gtk.RcTokenType
 
IM_MODULE_PATH - Static variable in class org.gnu.gtk.RcTokenType
 
imacron - Static variable in class org.gnu.gdk.KeySymbol
 
Imacron - Static variable in class org.gnu.gdk.KeySymbol
 
Image - class org.gnu.gdk.Image.
Image represents an area for drawing graphics.
Image - class org.gnu.gtk.Image.
The Image widget displays an image.
IMAGE - Static variable in class org.gnu.atk.Role
 
IMAGE - Static variable in class org.gnu.gtk.ImageType
 
Image() - Constructor for class org.gnu.gtk.Image
Constructs a new Image.
Image(GtkStockItem, IconSize) - Constructor for class org.gnu.gtk.Image
Create an Image displaying a Stock icon.
Image(IconSet, IconSize) - Constructor for class org.gnu.gtk.Image
Creates an Image displaying an IconSet.
Image(Image, Bitmap) - Constructor for class org.gnu.gtk.Image
Create an Image widget displaying a image and a mask.
Image(ImageType, Visual, int, int) - Constructor for class org.gnu.gdk.Image
Create a new Image.
Image(int) - Constructor for class org.gnu.gdk.Image
 
Image(int) - Constructor for class org.gnu.gtk.Image
Construct an Image from a handle to a native resource.
Image(Pixbuf) - Constructor for class org.gnu.gtk.Image
Creates an Image from a Pixbuf.
Image(PixbufAnimation) - Constructor for class org.gnu.gtk.Image
Creates an Image displaying the given PixbufAnimation.
Image(Pixmap, Bitmap) - Constructor for class org.gnu.gtk.Image
Create an Image from a Pixmap.
Image(String) - Constructor for class org.gnu.gtk.Image
Construct a new image passing the filename of an image.
ImageAnimationData - class org.gnu.gtk.ImageAnimationData.
 
ImageAnimationData() - Constructor for class org.gnu.gtk.ImageAnimationData
 
ImageIconSetData - class org.gnu.gtk.ImageIconSetData.
 
ImageIconSetData() - Constructor for class org.gnu.gtk.ImageIconSetData
 
ImageImageData - class org.gnu.gtk.ImageImageData.
 
ImageImageData() - Constructor for class org.gnu.gtk.ImageImageData
 
ImageMenuItem - class org.gnu.gtk.ImageMenuItem.
This is a MenuItem that displays an Image.
ImageMenuItem() - Constructor for class org.gnu.gtk.ImageMenuItem
Construct a new ImageMenuItem.
ImageMenuItem(int) - Constructor for class org.gnu.gtk.ImageMenuItem
Construct a ImageMenuItem using a handle to a native resource.
ImageMenuItem(String, AccelGroup) - Constructor for class org.gnu.gtk.ImageMenuItem
Construct a new ImageMenuItem using a stock icon.
ImageMenuItem(String, boolean) - Constructor for class org.gnu.gtk.ImageMenuItem
Construct a new ImageMenuItem with a label.
ImagePixbufData - class org.gnu.gtk.ImagePixbufData.
 
ImagePixbufData() - Constructor for class org.gnu.gtk.ImagePixbufData
 
ImagePixmapData - class org.gnu.gtk.ImagePixmapData.
 
ImagePixmapData() - Constructor for class org.gnu.gtk.ImagePixmapData
 
ImageStockData - class org.gnu.gtk.ImageStockData.
 
ImageStockData() - Constructor for class org.gnu.gtk.ImageStockData
 
ImageType - class org.gnu.gdk.ImageType.
 
ImageType - class org.gnu.gtk.ImageType.
Describes the image data represented by a Image.
IMContext - class org.gnu.gtk.IMContext.
 
IMContextSimple - class org.gnu.gtk.IMContextSimple.
 
IMContextSimple() - Constructor for class org.gnu.gtk.IMContextSimple
Construct a new IMContextSimple object.
IMMEDIATE - Static variable in class org.gnu.gtk.ResizeMode
 
IMMulticontext - class org.gnu.gtk.IMMulticontext.
 
IMMulticontext() - Constructor for class org.gnu.gtk.IMMulticontext
Construct a new IMMulticontext object.
implies - Static variable in class org.gnu.gdk.KeySymbol
 
IN - Static variable in class org.gnu.gdk.OverlapType
 
IN - Static variable in class org.gnu.gtk.ShadowType
 
IN_DESTRUCTION - Static variable in class org.gnu.gtk.ObjectFlags
 
INCHES - Static variable in class org.gnu.gtk.MetricType
 
INCLUDE - Static variable in class org.gnu.gtk.RcTokenType
 
INCLUDE_INFERIORS - Static variable in class org.gnu.gdk.SubwindowMode
 
includedin - Static variable in class org.gnu.gdk.KeySymbol
 
includes - Static variable in class org.gnu.gdk.KeySymbol
 
INDEX - Static variable in class org.gnu.gtk.GtkStockItem
 
INFERIOR - Static variable in class org.gnu.gdk.NotifyType
 
infinity - Static variable in class org.gnu.gdk.KeySymbol
 
INFO - Static variable in class org.gnu.gtk.MessageType
 
init(String[]) - Static method in class org.gnu.gtk.Gtk
This method should be called before using any java-gnome objects.
initialize(GObject) - Method in class org.gnu.glib.EventMap
Connect all event handlers to this event source.
INPUT_ONLY - Static variable in class org.gnu.gdk.WindowClass
 
INPUT_OUTPUT - Static variable in class org.gnu.gdk.WindowClass
 
InputCondition - class org.gnu.gdk.InputCondition.
 
InputDialog - class org.gnu.gtk.InputDialog.
The InputDialog window is designed specifically to be used in software that controls access to XInput defices - input devices other than the mouse and keyboard.
InputDialog() - Constructor for class org.gnu.gtk.InputDialog
Construct a new InputDialog.
InputDialog(int) - Constructor for class org.gnu.gtk.InputDialog
Construct an InputDialog using a handle to a native resource.
InputMode - class org.gnu.gdk.InputMode.
 
InputSource - class org.gnu.gdk.InputSource.
 
inRange(TextIter, TextIter) - Method in class org.gnu.gtk.TextIter
Checks whether iter falls in the range [start, end).
INSENSITIVE - Static variable in class org.gnu.gtk.RcTokenType
 
INSENSITIVE - Static variable in class org.gnu.gtk.StateType
 
INSENSITIVE - Static variable in class org.gnu.gtk.CellRendererState
 
inserChildAnchor(TextIter, TextChildAnchor) - Method in class org.gnu.gtk.TextBuffer
Inserts a child widget anchor into the text buffer at iter.
Insert - Static variable in class org.gnu.gdk.KeySymbol
 
INSERT_AT_CURSOR - Static variable in class org.gnu.gtk.event.TextViewEvent.Type
 
INSERT_AT_CURSOR - Static variable in class org.gnu.gtk.event.EntryEvent.Type
Indicates that the user has inserted text at the cursor.
INSERT_CHILD_ANCHOR - Static variable in class org.gnu.gtk.event.TextBufferEvent.Type
 
INSERT_PIXBUF - Static variable in class org.gnu.gtk.event.TextBufferEvent.Type
 
INSERT_TEXT - Static variable in class org.gnu.gtk.event.EditableEvent.Type
This type of event is emitted when the user inserts text into the widget.
INSERT_TEXT - Static variable in class org.gnu.gtk.event.TextBufferEvent.Type
 
insert(Attribute) - Method in class org.gnu.pango.AttrList
Insert the given attribute into the list.
insert(int, int) - Method in class org.gnu.glib.List
Insert an element at a specified location in the List.
insert(MenuItem, int) - Method in class org.gnu.gtk.MenuShell
Adds a new MenuItem to the MenuShell's item list at the requested position.
insertBefore(Attribute) - Method in class org.gnu.pango.AttrList
Insert the given attribute into the list.
insertColumn(TreeViewColumn, int) - Method in class org.gnu.gtk.TreeView
This inserts the column into the tree_view at position.
insertPage(Widget, Widget, int) - Method in class org.gnu.gtk.Notebook
Insert a page into the Notebook at the given position.
insertPage(Widget, Widget, Widget, int) - Method in class org.gnu.gtk.Notebook
Insert a page into the Notebook at the given position.
insertPixbuf(TextIter, Pixbuf) - Method in class org.gnu.gtk.TextBuffer
Inserts an image into the text buffer at iter.
insertRange(TextIter, TextIter, TextIter) - Method in class org.gnu.gtk.TextBuffer
Copies text, tags, and pixbufs between start and end (the order of start and end doesn't matter) and inserts the copy at iter.
insertRangeInteractive(TextIter, TextIter, TextIter, boolean) - Method in class org.gnu.gtk.TextBuffer
Same as TextBuffer.insertRange(TextIter, TextIter, TextIter), but does nothing if the insertion point isn't editable.
insertRow(int) - Method in class org.gnu.gtk.ListStore
Creates a new row at position.
insertRow(TreeIter, int) - Method in class org.gnu.gtk.TreeStore
Creates a new row at position.
insertRowAfter(TreeIter) - Method in class org.gnu.gtk.ListStore
Inserts a new row after sibling.
insertRowAfter(TreeIter, TreeIter) - Method in class org.gnu.gtk.TreeStore
Inserts a new row after sibling.
insertRowBefore(TreeIter) - Method in class org.gnu.gtk.ListStore
Inserts a new row before sibling.
insertRowBefore(TreeIter, TreeIter) - Method in class org.gnu.gtk.TreeStore
Inserts a new row before sibling.
insertSpace(int) - Method in class org.gnu.gtk.ToolBar
Insert a space in the ToolBar at the specified location.
insertText(String) - Method in class org.gnu.gtk.TextBuffer
Inserts text at the current cursor position
insertText(String, int) - Method in class org.gnu.gtk.Editable
Insert text at a given point
insertText(TextIter, String) - Method in class org.gnu.gtk.TextBuffer
Inserts text at position iter.
insertText(TextIter, String, String) - Method in class org.gnu.gtk.TextBuffer
Inserts text and applies a tag to that text.
insertText(TextIter, String, String[]) - Method in class org.gnu.gtk.TextBuffer
Inserts text and applies tags to that text.
insertTextInteractive(String, boolean) - Method in class org.gnu.gtk.TextBuffer
Calls TextBuffer.insertTextInteractive(TextIter, String, boolean) at the cursor position.
insertTextInteractive(TextIter, String, boolean) - Method in class org.gnu.gtk.TextBuffer
Like TextBuffer.insertText(TextIter, String), but the insertion will not occur if iter is at a non-editable location in the buffer.
insertWidget(Widget, String, String, int) - Method in class org.gnu.gtk.ToolBar
Insert a Widget in the ToolBar at the given position
INT() - Static method in class org.gnu.glib.Type
Return a Type instance initialized as INT.
integral - Static variable in class org.gnu.gdk.KeySymbol
 
INTERFACE() - Static method in class org.gnu.glib.Type
Return a Type instance initialized as INTERFACE.
intern(int) - Static method in class org.gnu.glib.SpawnError
 
intern(int) - Static method in class org.gnu.pango.CoverageLevel
 
intern(int) - Static method in class org.gnu.pango.Variant
 
intern(int) - Static method in class org.gnu.pango.Stretch
 
intern(int) - Static method in class org.gnu.pango.FontMask
 
intern(int) - Static method in class org.gnu.pango.TabAlign
 
intern(int) - Static method in class org.gnu.pango.Style
 
intern(int) - Static method in class org.gnu.pango.Direction
 
intern(int) - Static method in class org.gnu.pango.AttrType
 
intern(int) - Static method in class org.gnu.pango.WrapMode
 
intern(int) - Static method in class org.gnu.pango.Alignment
 
intern(int) - Static method in class org.gnu.pango.Weight
 
intern(int) - Static method in class org.gnu.pango.Underline
 
intern(int) - Static method in class org.gnu.atk.RelationType
 
intern(int) - Static method in class org.gnu.atk.StateType
 
intern(int) - Static method in class org.gnu.atk.Layer
 
intern(int) - Static method in class org.gnu.atk.Role
 
intern(int) - Static method in class org.gnu.gdk.WindowState
 
intern(int) - Static method in class org.gnu.gdk.DragAction
 
intern(int) - Static method in class org.gnu.gdk.PropMode
 
intern(int) - Static method in class org.gnu.gdk.WindowAttributesType
 
intern(int) - Static method in class org.gnu.gdk.WindowHints
 
intern(int) - Static method in class org.gnu.gdk.InterpType
 
intern(int) - Static method in class org.gnu.gdk.EventMask
 
intern(int) - Static method in class org.gnu.gdk.CursorType
 
intern(int) - Static method in class org.gnu.gdk.EventType
 
intern(int) - Static method in class org.gnu.gdk.VisibilityState
 
intern(int) - Static method in class org.gnu.gdk.AxisUse
 
intern(int) - Static method in class org.gnu.gdk.JoinStyle
 
intern(int) - Static method in class org.gnu.gdk.Fill
 
intern(int) - Static method in class org.gnu.gdk.ModifierType
 
intern(int) - Static method in class org.gnu.gdk.PropertyState
 
intern(int) - Static method in class org.gnu.gdk.DragProtocol
 
intern(int) - Static method in class org.gnu.gdk.InputMode
 
intern(int) - Static method in class org.gnu.gdk.WindowEdge
 
intern(int) - Static method in class org.gnu.gdk.WindowTypeHint
 
intern(int) - Static method in class org.gnu.gdk.LineStyle
 
intern(int) - Static method in class org.gnu.gdk.PixbufAlphaMode
 
intern(int) - Static method in class org.gnu.gdk.OverlapType
 
intern(int) - Static method in class org.gnu.gdk.FillRule
 
intern(int) - Static method in class org.gnu.gdk.ExtensionMode
 
intern(int) - Static method in class org.gnu.gdk.ByteOrder
 
intern(int) - Static method in class org.gnu.gdk.GCValuesMask
 
intern(int) - Static method in class org.gnu.gdk.WMDecoration
 
intern(int) - Static method in class org.gnu.gdk.VisualType
 
intern(int) - Static method in class org.gnu.gdk.InputSource
 
intern(int) - Static method in class org.gnu.gdk.RgbDither
 
intern(int) - Static method in class org.gnu.gdk.SubwindowMode
 
intern(int) - Static method in class org.gnu.gdk.Function
 
intern(int) - Static method in class org.gnu.gdk.WMFunction
 
intern(int) - Static method in class org.gnu.gdk.WindowClass
 
intern(int) - Static method in class org.gnu.gdk.Colorspace
 
intern(int) - Static method in class org.gnu.gdk.CapStyle
 
intern(int) - Static method in class org.gnu.gdk.NotifyType
 
intern(int) - Static method in class org.gnu.gdk.InputCondition
 
intern(int) - Static method in class org.gnu.gdk.CrossingMode
 
intern(int) - Static method in class org.gnu.gdk.Status
 
intern(int) - Static method in class org.gnu.gdk.WindowType
 
intern(int) - Static method in class org.gnu.gdk.SettingAction
 
intern(int) - Static method in class org.gnu.gdk.ImageType
 
intern(int) - Static method in class org.gnu.gdk.Gravity
 
intern(int) - Static method in class org.gnu.gdk.ScrollDirection
 
intern(int) - Static method in class org.gnu.gdk.GrabStatus
 
intern(int) - Static method in class org.gnu.gtk.DirectionType
 
intern(int) - Static method in class org.gnu.gtk.PathPriorityType
 
intern(int) - Static method in class org.gnu.gtk.SubmenuPlacement
 
intern(int) - Static method in class org.gnu.gtk.TargetFlags
 
intern(int) - Static method in class org.gnu.gtk.MenuFactoryType
 
intern(int) - Static method in class org.gnu.gtk.PathType
 
intern(int) - Static method in class org.gnu.gtk.CurveType
 
intern(int) - Static method in class org.gnu.gtk.ProgressBarStyle
 
intern(int) - Static method in class org.gnu.gtk.CellRendererMode
 
intern(int) - Static method in class org.gnu.gtk.ToolBarSpaceStyle
 
intern(int) - Static method in class org.gnu.gtk.MetricType
 
intern(int) - Static method in class org.gnu.gtk.SortType
 
intern(int) - Static method in class org.gnu.gtk.MovementStep
 
intern(int) - Static method in class org.gnu.gtk.ExpanderStyle
 
intern(int) - Static method in class org.gnu.gtk.Orientation
 
intern(int) - Static method in class org.gnu.gtk.CalendarDisplayOptions
 
intern(int) - Static method in class org.gnu.gtk.ProgressBarOrientation
 
intern(int) - Static method in class org.gnu.gtk.Justification
 
intern(int) - Static method in class org.gnu.gtk.ButtonsType
 
intern(int) - Static method in class org.gnu.gtk.ResizeMode
 
intern(int) - Static method in class org.gnu.gtk.IconSize
 
intern(int) - Static method in class org.gnu.gtk.RcTokenType
 
intern(int) - Static method in class org.gnu.gtk.WindowPosition
 
intern(int) - Static method in class org.gnu.gtk.ShadowType
 
intern(int) - Static method in class org.gnu.gtk.SelectionMode
 
intern(int) - Static method in class org.gnu.gtk.Visibility
 
intern(int) - Static method in class org.gnu.gtk.ObjectFlags
 
intern(int) - Static method in class org.gnu.gtk.SpinButtonUpdatePolicy
 
intern(int) - Static method in class org.gnu.gtk.RcFlags
 
intern(int) - Static method in class org.gnu.gtk.TextWindowType
 
intern(int) - Static method in class org.gnu.gtk.ToolBarStyle
 
intern(int) - Static method in class org.gnu.gtk.ResponseType
 
intern(int) - Static method in class org.gnu.gtk.StateType
 
intern(int) - Static method in class org.gnu.gtk.SizeGroupMode
 
intern(int) - Static method in class org.gnu.gtk.PositionType
 
intern(int) - Static method in class org.gnu.gtk.AccelFlags
 
intern(int) - Static method in class org.gnu.gtk.SubmenuDirection
 
intern(int) - Static method in class org.gnu.gtk.ToolBarChildType
 
intern(int) - Static method in class org.gnu.gtk.MessageType
 
intern(int) - Static method in class org.gnu.gtk.WidgetFlags
 
intern(int) - Static method in class org.gnu.gtk.DialogFlags
 
intern(int) - Static method in class org.gnu.gtk.MenuDirectionType
 
intern(int) - Static method in class org.gnu.gtk.WrapMode
 
intern(int) - Static method in class org.gnu.gtk.SpinType
 
intern(int) - Static method in class org.gnu.gtk.AttachOptions
 
intern(int) - Static method in class org.gnu.gtk.TextDirection
 
intern(int) - Static method in class org.gnu.gtk.PolicyType
 
intern(int) - Static method in class org.gnu.gtk.SignalRunType
 
intern(int) - Static method in class org.gnu.gtk.PackType
 
intern(int) - Static method in class org.gnu.gtk.ScrollType
 
intern(int) - Static method in class org.gnu.gtk.TreeViewColumnSizing
 
intern(int) - Static method in class org.gnu.gtk.WindowType
 
intern(int) - Static method in class org.gnu.gtk.TextSearchFlags
 
intern(int) - Static method in class org.gnu.gtk.ArrowType
 
intern(int) - Static method in class org.gnu.gtk.DebugFlag
 
intern(int) - Static method in class org.gnu.gtk.ImageType
 
intern(int) - Static method in class org.gnu.gtk.SideType
 
intern(int) - Static method in class org.gnu.gtk.AnchorType
 
intern(int) - Static method in class org.gnu.gtk.CornerType
 
intern(int) - Static method in class org.gnu.gtk.CellRendererState
 
intern(int) - Static method in class org.gnu.gtk.ReliefStyle
 
intern(int) - Static method in class org.gnu.gtk.TreeViewDropPosition
 
intern(int) - Static method in class org.gnu.gtk.ButtonBoxStyle
 
intern(int) - Static method in class org.gnu.gtk.DeleteType
 
intern(int) - Static method in class org.gnu.gtk.WidgetHelpType
 
intern(int) - Static method in class org.gnu.gtk.UpdateType
 
intern(int) - Static method in class org.gnu.gtk.DestDefaults
 
INTERNAL_FRAME - Static variable in class org.gnu.atk.Role
 
InterpType - class org.gnu.gdk.InterpType.
 
intersect(Rectangle) - Method in class org.gnu.gtk.Widget
Computes the intersection of the widget's area and area.
intersect(Rectangle, Rectangle) - Method in class org.gnu.gdk.Rectangle
 
intersection - Static variable in class org.gnu.gdk.KeySymbol
 
INTO_OR_AFTER - Static variable in class org.gnu.gtk.TreeViewDropPosition
 
INTO_OR_BEFORE - Static variable in class org.gnu.gtk.TreeViewDropPosition
 
INVAL - Static variable in class org.gnu.glib.SpawnError
 
INVALID - Static variable in class org.gnu.pango.AttrType
 
INVALID - Static variable in class org.gnu.atk.StateType
 
INVALID - Static variable in class org.gnu.atk.Layer
 
INVALID - Static variable in class org.gnu.atk.Role
 
INVALID - Static variable in class org.gnu.gtk.IconSize
 
INVALID - Static variable in class org.gnu.gtk.RcTokenType
 
INVALID_TIME - Static variable in class org.gnu.gdk.GrabStatus
 
INVALID() - Static method in class org.gnu.glib.Type
Return a Type instance initialized as INVALID.
INVERT - Static variable in class org.gnu.gdk.Function
 
INVERT - Static variable in class org.gnu.gtk.CellRendererMode
 
Invisible - class org.gnu.gtk.Invisible.
The Invisible widget displays a blank window.
Invisible() - Constructor for class org.gnu.gtk.Invisible
Construct a new Invisible object.
IO - Static variable in class org.gnu.glib.SpawnError
 
iogonek - Static variable in class org.gnu.gdk.KeySymbol
 
Iogonek - Static variable in class org.gnu.gdk.KeySymbol
 
IRON_CROSS - Static variable in class org.gnu.gdk.CursorType
 
isAncestor(TreeIter, TreeIter) - Method in class org.gnu.gtk.TreeStore
Returns TRUE if iter is an ancestor of descendant.
isAncestor(TreePath) - Method in class org.gnu.gtk.TreePath
Returns TRUE if descendant is a descendant of path.
isAncestor(Widget) - Method in class org.gnu.gtk.Widget
Determines whether this widget is somewhere inside of ancestor.
isChildAnchor() - Method in class org.gnu.gtk.TextIter
Returns true is this location is a child anchor.
isDescendant(TreePath) - Method in class org.gnu.gtk.TreePath
Returns TRUE if path is a descendant of ancestor.
ISDIR - Static variable in class org.gnu.glib.SpawnError
 
ISO_Center_Object - Static variable in class org.gnu.gdk.KeySymbol
 
ISO_Continuous_Underline - Static variable in class org.gnu.gdk.KeySymbol
 
ISO_Discontinuous_Underline - Static variable in class org.gnu.gdk.KeySymbol
 
ISO_Emphasize - Static variable in class org.gnu.gdk.KeySymbol
 
ISO_Enter - Static variable in class org.gnu.gdk.KeySymbol
 
ISO_Fast_Cursor_Down - Static variable in class org.gnu.gdk.KeySymbol
 
ISO_Fast_Cursor_Left - Static variable in class org.gnu.gdk.KeySymbol
 
ISO_Fast_Cursor_Right - Static variable in class org.gnu.gdk.KeySymbol
 
ISO_Fast_Cursor_Up - Static variable in class org.gnu.gdk.KeySymbol
 
ISO_First_Group - Static variable in class org.gnu.gdk.KeySymbol
 
ISO_First_Group_Lock - Static variable in class org.gnu.gdk.KeySymbol
 
ISO_Group_Latch - Static variable in class org.gnu.gdk.KeySymbol
 
ISO_Group_Lock - Static variable in class org.gnu.gdk.KeySymbol
 
ISO_Group_Shift - Static variable in class org.gnu.gdk.KeySymbol
 
ISO_Last_Group - Static variable in class org.gnu.gdk.KeySymbol
 
ISO_Last_Group_Lock - Static variable in class org.gnu.gdk.KeySymbol
 
ISO_Left_Tab - Static variable in class org.gnu.gdk.KeySymbol
 
ISO_Level2_Latch - Static variable in class org.gnu.gdk.KeySymbol
 
ISO_Level3_Latch - Static variable in class org.gnu.gdk.KeySymbol
 
ISO_Level3_Lock - Static variable in class org.gnu.gdk.KeySymbol
 
ISO_Level3_Shift - Static variable in class org.gnu.gdk.KeySymbol
 
ISO_Lock - Static variable in class org.gnu.gdk.KeySymbol
 
ISO_Move_Line_Down - Static variable in class org.gnu.gdk.KeySymbol
 
ISO_Move_Line_Up - Static variable in class org.gnu.gdk.KeySymbol
 
ISO_Next_Group - Static variable in class org.gnu.gdk.KeySymbol
 
ISO_Next_Group_Lock - Static variable in class org.gnu.gdk.KeySymbol
 
ISO_Partial_Line_Down - Static variable in class org.gnu.gdk.KeySymbol
 
ISO_Partial_Line_Up - Static variable in class org.gnu.gdk.KeySymbol
 
ISO_Partial_Space_Left - Static variable in class org.gnu.gdk.KeySymbol
 
ISO_Partial_Space_Right - Static variable in class org.gnu.gdk.KeySymbol
 
ISO_Prev_Group - Static variable in class org.gnu.gdk.KeySymbol
 
ISO_Prev_Group_Lock - Static variable in class org.gnu.gdk.KeySymbol
 
ISO_Release_Both_Margins - Static variable in class org.gnu.gdk.KeySymbol
 
ISO_Release_Margin_Left - Static variable in class org.gnu.gdk.KeySymbol
 
ISO_Release_Margin_Right - Static variable in class org.gnu.gdk.KeySymbol
 
ISO_Set_Margin_Left - Static variable in class org.gnu.gdk.KeySymbol
 
ISO_Set_Margin_Right - Static variable in class org.gnu.gdk.KeySymbol
 
isOfType(ButtonEvent.Type) - Method in class org.gnu.gtk.event.ButtonEvent
 
isOfType(CalendarEvent.Type) - Method in class org.gnu.gtk.event.CalendarEvent
 
isOfType(ContainerEvent.Type) - Method in class org.gnu.gtk.event.ContainerEvent
 
isOfType(DialogEvent.Type) - Method in class org.gnu.gtk.event.DialogEvent
 
isOfType(EditableEvent.Type) - Method in class org.gnu.gtk.event.EditableEvent
 
isOfType(EntryEvent.Type) - Method in class org.gnu.gtk.event.EntryEvent
 
isOfType(FocusEvent.Type) - Method in class org.gnu.gtk.event.FocusEvent
 
isOfType(KeyEvent.Type) - Method in class org.gnu.gtk.event.KeyEvent
Test to compare events.
isOfType(LifeCycleEvent.Type) - Method in class org.gnu.gtk.event.LifeCycleEvent
 
isOfType(MouseEvent.Type) - Method in class org.gnu.gtk.event.MouseEvent
Test to compare events.
isOfType(NotebookEvent.Type) - Method in class org.gnu.gtk.event.NotebookEvent
 
isOfType(OptionMenuEvent.Type) - Method in class org.gnu.gtk.event.OptionMenuEvent
 
isOfType(TextBufferEvent.Type) - Method in class org.gnu.gtk.event.TextBufferEvent
Compares to event types for equality
isOfType(TextViewEvent.Type) - Method in class org.gnu.gtk.event.TextViewEvent
Comparison of TextViewEvent types
isPixbuf() - Method in class org.gnu.gtk.TextIter
Returns true if iter points to a pixbuf.
isRunning() - Method in class org.gnu.glib.Timer
Returns whether this timer is running.
isSource() - Method in class org.gnu.gdk.DragContext
Returns true if the context is used on the source side.
isViewable() - Method in class org.gnu.gdk.Window
 
isVisible() - Method in class org.gnu.gdk.Window
 
ITALIC - Static variable in class org.gnu.pango.Style
the font is slanted in an italic style.
ITALIC - Static variable in class org.gnu.gtk.GtkStockItem
 
Item - class org.gnu.gtk.Item.
This widget is designed to be a base class for widgets that can be selected and deselected.
ItemFactory - class org.gnu.gtk.ItemFactory.
 
ItemFactory(Type, String, AccelGroup) - Constructor for class org.gnu.gtk.ItemFactory
Create a new ItemFactory object.
ItemFactoryEntry - class org.gnu.gtk.ItemFactoryEntry.
This class contains the data necessary for an ItemFactory to create a menu.
iterHasChild(TreeIter) - Method in class org.gnu.gtk.TreeModel
Returns TRUE if iter has children, FALSE otherwise.
itilde - Static variable in class org.gnu.gdk.KeySymbol
 
Itilde - Static variable in class org.gnu.gdk.KeySymbol
 

J

j - Static variable in class org.gnu.gdk.KeySymbol
 
J - Static variable in class org.gnu.gdk.KeySymbol
 
JAVA_OBJECT() - Static method in class org.gnu.glib.Type
Return a Type instance initialized as JAVA_OBJECT.
jcircumflex - Static variable in class org.gnu.gdk.KeySymbol
 
Jcircumflex - Static variable in class org.gnu.gdk.KeySymbol
 
JOIN_STYLE - Static variable in class org.gnu.gdk.GCValuesMask
 
JoinStyle - class org.gnu.gdk.JoinStyle.
 
jot - Static variable in class org.gnu.gdk.KeySymbol
 
JUMP - Static variable in class org.gnu.gtk.ScrollType
 
Jump_3270 - Static variable in class org.gnu.gdk.KeySymbol
 
JUMP_TO - Static variable in class org.gnu.gtk.GtkStockItem
 
Justification - class org.gnu.gtk.Justification.
Used for justifying the text inside a Label widget.
JUSTIFY_CENTER - Static variable in class org.gnu.gtk.GtkStockItem
 
JUSTIFY_FILL - Static variable in class org.gnu.gtk.GtkStockItem
 
JUSTIFY_LEFT - Static variable in class org.gnu.gtk.GtkStockItem
 
JUSTIFY_RIGHT - Static variable in class org.gnu.gtk.GtkStockItem
 

K

k - Static variable in class org.gnu.gdk.KeySymbol
 
K - Static variable in class org.gnu.gdk.KeySymbol
 
kana_a - Static variable in class org.gnu.gdk.KeySymbol
 
kana_A - Static variable in class org.gnu.gdk.KeySymbol
 
kana_CHI - Static variable in class org.gnu.gdk.KeySymbol
 
kana_closingbracket - Static variable in class org.gnu.gdk.KeySymbol
 
kana_comma - Static variable in class org.gnu.gdk.KeySymbol
 
kana_conjunctive - Static variable in class org.gnu.gdk.KeySymbol
 
kana_e - Static variable in class org.gnu.gdk.KeySymbol
 
kana_E - Static variable in class org.gnu.gdk.KeySymbol
 
kana_FU - Static variable in class org.gnu.gdk.KeySymbol
 
kana_fullstop - Static variable in class org.gnu.gdk.KeySymbol
 
kana_HA - Static variable in class org.gnu.gdk.KeySymbol
 
kana_HE - Static variable in class org.gnu.gdk.KeySymbol
 
kana_HI - Static variable in class org.gnu.gdk.KeySymbol
 
kana_HO - Static variable in class org.gnu.gdk.KeySymbol
 
kana_HU - Static variable in class org.gnu.gdk.KeySymbol
 
kana_i - Static variable in class org.gnu.gdk.KeySymbol
 
kana_I - Static variable in class org.gnu.gdk.KeySymbol
 
kana_KA - Static variable in class org.gnu.gdk.KeySymbol
 
kana_KE - Static variable in class org.gnu.gdk.KeySymbol
 
kana_KI - Static variable in class org.gnu.gdk.KeySymbol
 
kana_KO - Static variable in class org.gnu.gdk.KeySymbol
 
kana_KU - Static variable in class org.gnu.gdk.KeySymbol
 
Kana_Lock - Static variable in class org.gnu.gdk.KeySymbol
 
kana_MA - Static variable in class org.gnu.gdk.KeySymbol
 
kana_ME - Static variable in class org.gnu.gdk.KeySymbol
 
kana_MI - Static variable in class org.gnu.gdk.KeySymbol
 
kana_middledot - Static variable in class org.gnu.gdk.KeySymbol
 
kana_MO - Static variable in class org.gnu.gdk.KeySymbol
 
kana_MU - Static variable in class org.gnu.gdk.KeySymbol
 
kana_N - Static variable in class org.gnu.gdk.KeySymbol
 
kana_NA - Static variable in class org.gnu.gdk.KeySymbol
 
kana_NE - Static variable in class org.gnu.gdk.KeySymbol
 
kana_NI - Static variable in class org.gnu.gdk.KeySymbol
 
kana_NO - Static variable in class org.gnu.gdk.KeySymbol
 
kana_NU - Static variable in class org.gnu.gdk.KeySymbol
 
kana_o - Static variable in class org.gnu.gdk.KeySymbol
 
kana_O - Static variable in class org.gnu.gdk.KeySymbol
 
kana_openingbracket - Static variable in class org.gnu.gdk.KeySymbol
 
kana_RA - Static variable in class org.gnu.gdk.KeySymbol
 
kana_RE - Static variable in class org.gnu.gdk.KeySymbol
 
kana_RI - Static variable in class org.gnu.gdk.KeySymbol
 
kana_RO - Static variable in class org.gnu.gdk.KeySymbol
 
kana_RU - Static variable in class org.gnu.gdk.KeySymbol
 
kana_SA - Static variable in class org.gnu.gdk.KeySymbol
 
kana_SE - Static variable in class org.gnu.gdk.KeySymbol
 
kana_SHI - Static variable in class org.gnu.gdk.KeySymbol
 
Kana_Shift - Static variable in class org.gnu.gdk.KeySymbol
 
kana_SO - Static variable in class org.gnu.gdk.KeySymbol
 
kana_SU - Static variable in class org.gnu.gdk.KeySymbol
 
kana_switch - Static variable in class org.gnu.gdk.KeySymbol
 
kana_TA - Static variable in class org.gnu.gdk.KeySymbol
 
kana_TE - Static variable in class org.gnu.gdk.KeySymbol
 
kana_TI - Static variable in class org.gnu.gdk.KeySymbol
 
kana_TO - Static variable in class org.gnu.gdk.KeySymbol
 
kana_tsu - Static variable in class org.gnu.gdk.KeySymbol
 
kana_TSU - Static variable in class org.gnu.gdk.KeySymbol
 
kana_tu - Static variable in class org.gnu.gdk.KeySymbol
 
kana_TU - Static variable in class org.gnu.gdk.KeySymbol
 
kana_u - Static variable in class org.gnu.gdk.KeySymbol
 
kana_U - Static variable in class org.gnu.gdk.KeySymbol
 
kana_WA - Static variable in class org.gnu.gdk.KeySymbol
 
kana_WO - Static variable in class org.gnu.gdk.KeySymbol
 
kana_ya - Static variable in class org.gnu.gdk.KeySymbol
 
kana_YA - Static variable in class org.gnu.gdk.KeySymbol
 
kana_yo - Static variable in class org.gnu.gdk.KeySymbol
 
kana_YO - Static variable in class org.gnu.gdk.KeySymbol
 
kana_yu - Static variable in class org.gnu.gdk.KeySymbol
 
kana_YU - Static variable in class org.gnu.gdk.KeySymbol
 
Kanji - Static variable in class org.gnu.gdk.KeySymbol
 
Kanji_Bangou - Static variable in class org.gnu.gdk.KeySymbol
 
kappa - Static variable in class org.gnu.gdk.KeySymbol
 
Katakana - Static variable in class org.gnu.gdk.KeySymbol
 
kcedilla - Static variable in class org.gnu.gdk.KeySymbol
 
Kcedilla - Static variable in class org.gnu.gdk.KeySymbol
 
KEY_PRESS - Static variable in class org.gnu.gdk.EventType
 
KEY_PRESS_MASK - Static variable in class org.gnu.gdk.EventMask
 
KEY_PRESSED - Static variable in class org.gnu.gtk.event.KeyEvent.Type
This event indicates that a key has been pressed.
KEY_RELEASE - Static variable in class org.gnu.gdk.EventType
 
KEY_RELEASE_MASK - Static variable in class org.gnu.gdk.EventMask
 
KEY_RELEASED - Static variable in class org.gnu.gtk.event.KeyEvent.Type
This event indicates that a key has been released.
KeyClick_3270 - Static variable in class org.gnu.gdk.KeySymbol
 
KeyEvent - class org.gnu.gtk.event.KeyEvent.
 
KeyEvent.Type - class org.gnu.gtk.event.KeyEvent.Type.
 
keyEvent(KeyEvent) - Method in interface org.gnu.gtk.event.KeyListener
 
KeyEvent(Object, KeyEvent.Type, EventKey) - Constructor for class org.gnu.gtk.event.KeyEvent
Construct a KeyEvent object.
KeyListener - interface org.gnu.gtk.event.KeyListener.
 
Keymap - class org.gnu.gdk.Keymap.
 
Keymap() - Constructor for class org.gnu.gdk.Keymap
 
KeymapKey - class org.gnu.gdk.KeymapKey.
 
KeymapKey() - Constructor for class org.gnu.gdk.KeymapKey
 
KeySymbol - class org.gnu.gdk.KeySymbol.
 
KeySymbol() - Constructor for class org.gnu.gdk.KeySymbol
 
Korean_Won - Static variable in class org.gnu.gdk.KeySymbol
 
KP_0 - Static variable in class org.gnu.gdk.KeySymbol
 
KP_1 - Static variable in class org.gnu.gdk.KeySymbol
 
KP_2 - Static variable in class org.gnu.gdk.KeySymbol
 
KP_3 - Static variable in class org.gnu.gdk.KeySymbol
 
KP_4 - Static variable in class org.gnu.gdk.KeySymbol
 
KP_5 - Static variable in class org.gnu.gdk.KeySymbol
 
KP_6 - Static variable in class org.gnu.gdk.KeySymbol
 
KP_7 - Static variable in class org.gnu.gdk.KeySymbol
 
KP_8 - Static variable in class org.gnu.gdk.KeySymbol
 
KP_9 - Static variable in class org.gnu.gdk.KeySymbol
 
KP_Add - Static variable in class org.gnu.gdk.KeySymbol
 
KP_Begin - Static variable in class org.gnu.gdk.KeySymbol
 
KP_Decimal - Static variable in class org.gnu.gdk.KeySymbol
 
KP_Delete - Static variable in class org.gnu.gdk.KeySymbol
 
KP_Divide - Static variable in class org.gnu.gdk.KeySymbol
 
KP_Down - Static variable in class org.gnu.gdk.KeySymbol
 
KP_End - Static variable in class org.gnu.gdk.KeySymbol
 
KP_Enter - Static variable in class org.gnu.gdk.KeySymbol
 
KP_Equal - Static variable in class org.gnu.gdk.KeySymbol
 
KP_F1 - Static variable in class org.gnu.gdk.KeySymbol
 
KP_F2 - Static variable in class org.gnu.gdk.KeySymbol
 
KP_F3 - Static variable in class org.gnu.gdk.KeySymbol
 
KP_F4 - Static variable in class org.gnu.gdk.KeySymbol
 
KP_Home - Static variable in class org.gnu.gdk.KeySymbol
 
KP_Insert - Static variable in class org.gnu.gdk.KeySymbol
 
KP_Left - Static variable in class org.gnu.gdk.KeySymbol
 
KP_Multiply - Static variable in class org.gnu.gdk.KeySymbol
 
KP_Next - Static variable in class org.gnu.gdk.KeySymbol
 
KP_Page_Down - Static variable in class org.gnu.gdk.KeySymbol
 
KP_Page_Up - Static variable in class org.gnu.gdk.KeySymbol
 
KP_Prior - Static variable in class org.gnu.gdk.KeySymbol
 
KP_Right - Static variable in class org.gnu.gdk.KeySymbol
 
KP_Separator - Static variable in class org.gnu.gdk.KeySymbol
 
KP_Space - Static variable in class org.gnu.gdk.KeySymbol
 
KP_Subtract - Static variable in class org.gnu.gdk.KeySymbol
 
KP_Tab - Static variable in class org.gnu.gdk.KeySymbol
 
KP_Up - Static variable in class org.gnu.gdk.KeySymbol
 
kra - Static variable in class org.gnu.gdk.KeySymbol
 

L

l - Static variable in class org.gnu.gdk.KeySymbol
 
L - Static variable in class org.gnu.gdk.KeySymbol
 
L1 - Static variable in class org.gnu.gdk.KeySymbol
 
L10 - Static variable in class org.gnu.gdk.KeySymbol
 
L2 - Static variable in class org.gnu.gdk.KeySymbol
 
L3 - Static variable in class org.gnu.gdk.KeySymbol
 
L4 - Static variable in class org.gnu.gdk.KeySymbol
 
L5 - Static variable in class org.gnu.gdk.KeySymbol
 
L6 - Static variable in class org.gnu.gdk.KeySymbol
 
L7 - Static variable in class org.gnu.gdk.KeySymbol
 
L8 - Static variable in class org.gnu.gdk.KeySymbol
 
L9 - Static variable in class org.gnu.gdk.KeySymbol
 
Label - class org.gnu.gtk.Label.
The Label widget displays a small amount of text.
LABEL - Static variable in class org.gnu.atk.Role
 
LABEL_FOR - Static variable in class org.gnu.atk.RelationType
 
Label(int) - Constructor for class org.gnu.gtk.Label
Construct a label using a handle to a native resource.
Label(String) - Constructor for class org.gnu.gtk.Label
Creates a new label widget displaying the given caption.
Label(String, boolean) - Constructor for class org.gnu.gtk.Label
Creates a new label widget displaying the given caption.
LABELLED_BY - Static variable in class org.gnu.atk.RelationType
 
lacute - Static variable in class org.gnu.gdk.KeySymbol
 
Lacute - Static variable in class org.gnu.gdk.KeySymbol
 
Language - class org.gnu.pango.Language.
The PangoLanguage structure is used to represent a language.
LANGUAGE - Static variable in class org.gnu.pango.AttrType
 
Language(int) - Constructor for class org.gnu.pango.Language
Constructs a new language object from handle to native resources.
Language(String) - Constructor for class org.gnu.pango.Language
Take a RFC-3066 format language tag as a string and convert it to a PangoLanguage pointer.
LARGE - Static variable in class org.gnu.pango.Scale
 
LARGE_TOOLBAR - Static variable in class org.gnu.gtk.IconSize
 
LAST - Static variable in class org.gnu.gdk.AxisUse
 
LAST - Static variable in class org.gnu.gtk.RcTokenType
 
LAST - Static variable in class org.gnu.gtk.SignalRunType
 
LAST_CURSOR - Static variable in class org.gnu.gdk.CursorType
 
LAST_DEFINED - Static variable in class org.gnu.atk.RelationType
 
LAST_DEFINED - Static variable in class org.gnu.atk.StateType
 
LAST_DEFINED - Static variable in class org.gnu.atk.Role
 
Last_Virtual_Screen - Static variable in class org.gnu.gdk.KeySymbol
 
last() - Method in class org.gnu.glib.List
Return the last element from the List.
latincross - Static variable in class org.gnu.gdk.KeySymbol
 
Layer - class org.gnu.atk.Layer.
Describes the layer of a component.
LAYERED_PANE - Static variable in class org.gnu.atk.Role
 
Layout - class org.gnu.pango.Layout.
While complete access to the layout capabilities of Pango is provided using the detailed interfaces for itemization and shaping, using that functionality directly involves writing a fairly large amount of code.
Layout - class org.gnu.gtk.Layout.
This widget is similar to DrawingArea in that it's a "blank slate" and doesn't do anything but paint a blank background by default.
Layout(Adjustment, Adjustment) - Constructor for class org.gnu.gtk.Layout
Construct a new Layout object.
Layout(Context) - Constructor for class org.gnu.pango.Layout
Construct a new Layout with the given Context.
Layout(int) - Constructor for class org.gnu.pango.Layout
Construct a new Layout with a handle that has been returned from a native call.
Layout(int) - Constructor for class org.gnu.gtk.Layout
Construct a new Layout from a handle to a native resource.
LayoutLine - class org.gnu.pango.LayoutLine.
The PangoLayoutLine structure represents one of the lines resulting from laying out a paragraph via PangoLayout.
lcaron - Static variable in class org.gnu.gdk.KeySymbol
 
Lcaron - Static variable in class org.gnu.gdk.KeySymbol
 
lcedilla - Static variable in class org.gnu.gdk.KeySymbol
 
Lcedilla - Static variable in class org.gnu.gdk.KeySymbol
 
LEAVE - Static variable in class org.gnu.gtk.event.MouseEvent.Type
This event indicates that the mouse has left the widget.
LEAVE - Static variable in class org.gnu.gtk.event.ButtonEvent.Type
Emitted when the mouse cursor leaves the region of the button.
LEAVE_NOTIFY - Static variable in class org.gnu.gdk.EventType
 
LEAVE_NOTIFY_MASK - Static variable in class org.gnu.gdk.EventMask
 
leave() - Method in class org.gnu.gtk.Button
Sends a leave signal to the button.
Left - Static variable in class org.gnu.gdk.KeySymbol
 
LEFT - Static variable in class org.gnu.pango.TabAlign
the tab stop appears to the left of the text.
LEFT - Static variable in class org.gnu.pango.Alignment
Put all available space on the right
LEFT - Static variable in class org.gnu.gdk.ScrollDirection
 
LEFT - Static variable in class org.gnu.gtk.DirectionType
 
LEFT - Static variable in class org.gnu.gtk.Justification
 
LEFT - Static variable in class org.gnu.gtk.TextWindowType
 
LEFT - Static variable in class org.gnu.gtk.PositionType
 
LEFT - Static variable in class org.gnu.gtk.SubmenuDirection
 
LEFT - Static variable in class org.gnu.gtk.ArrowType
 
LEFT - Static variable in class org.gnu.gtk.SideType
 
LEFT_PTR - Static variable in class org.gnu.gdk.CursorType
 
LEFT_RIGHT - Static variable in class org.gnu.gtk.SubmenuPlacement
 
LEFT_SIDE - Static variable in class org.gnu.gdk.CursorType
 
LEFT_TEE - Static variable in class org.gnu.gdk.CursorType
 
LEFT_TO_RIGHT - Static variable in class org.gnu.gtk.ProgressBarOrientation
 
Left2_3270 - Static variable in class org.gnu.gdk.KeySymbol
 
leftanglebracket - Static variable in class org.gnu.gdk.KeySymbol
 
leftarrow - Static variable in class org.gnu.gdk.KeySymbol
 
LEFTBUTTON - Static variable in class org.gnu.gdk.CursorType
 
leftcaret - Static variable in class org.gnu.gdk.KeySymbol
 
leftdoublequotemark - Static variable in class org.gnu.gdk.KeySymbol
 
leftmiddlecurlybrace - Static variable in class org.gnu.gdk.KeySymbol
 
leftopentriangle - Static variable in class org.gnu.gdk.KeySymbol
 
leftpointer - Static variable in class org.gnu.gdk.KeySymbol
 
leftradical - Static variable in class org.gnu.gdk.KeySymbol
 
leftshoe - Static variable in class org.gnu.gdk.KeySymbol
 
leftsinglequotemark - Static variable in class org.gnu.gdk.KeySymbol
 
leftt - Static variable in class org.gnu.gdk.KeySymbol
 
lefttack - Static variable in class org.gnu.gdk.KeySymbol
 
length() - Method in class org.gnu.glib.List
Return the number of elements contained in the List.
less - Static variable in class org.gnu.gdk.KeySymbol
 
lessthanequal - Static variable in class org.gnu.gdk.KeySymbol
 
lf - Static variable in class org.gnu.gdk.KeySymbol
 
LIBBAD - Static variable in class org.gnu.glib.SpawnError
 
LifeCycleEvent - class org.gnu.gtk.event.LifeCycleEvent.
This event is used to identify life cycle events that effect a widget.
LifeCycleEvent.Type - class org.gnu.gtk.event.LifeCycleEvent.Type.
 
lifeCycleEvent(LifeCycleEvent) - Method in interface org.gnu.gtk.event.LifeCycleListener
 
LifeCycleEvent(Object, LifeCycleEvent.Type) - Constructor for class org.gnu.gtk.event.LifeCycleEvent
Construct a LifeCycleEvent object.
LifeCycleListener - interface org.gnu.gtk.event.LifeCycleListener.
This is the listener interface for receiving life cycle realted events for a Widget.
LIGHT - Static variable in class org.gnu.pango.Weight
 
LINE - Static variable in class org.gnu.gtk.ToolBarSpaceStyle
 
LINE_STYLE - Static variable in class org.gnu.gdk.GCValuesMask
 
LINE_WIDTH - Static variable in class org.gnu.gdk.GCValuesMask
 
LINEAR - Static variable in class org.gnu.gtk.CurveType
 
Linefeed - Static variable in class org.gnu.gdk.KeySymbol
 
LineStyle - class org.gnu.gdk.LineStyle.
 
LINK - Static variable in class org.gnu.gdk.DragAction
 
LiraSign - Static variable in class org.gnu.gdk.KeySymbol
 
List - class org.gnu.glib.List.
This object represents a doubly-linked list in the GLib system.
LIST - Static variable in class org.gnu.atk.Role
 
LIST_ITEM - Static variable in class org.gnu.atk.Role
 
List() - Constructor for class org.gnu.glib.List
Construct a List object
List(int) - Constructor for class org.gnu.glib.List
Contruct a List object using a given handle.
ListStore - class org.gnu.gtk.ListStore.
The ListStore is the gtk Model used for constructing Lists and tables to be displayed within TreeView widgets.
ListStore(DataBlock[]) - Constructor for class org.gnu.gtk.ListStore
Constructs a new ListStore object for storing data in a list style manner.
LL_ANGLE - Static variable in class org.gnu.gdk.CursorType
 
load(String) - Static method in class org.gnu.gtk.AccelMap
Loads a file previously saved with the same method, parses the file for accelerator specifications, and propogates them accordingly.
loadFont(FontDescription) - Method in class org.gnu.pango.Context
Loads the font in one of the fontmaps in the context that is the closest match for desc.
LOCAL - Static variable in class org.gnu.gdk.DragProtocol
 
LOCK_MASK - Static variable in class org.gnu.gdk.ModifierType
 
lock() - Method in class org.gnu.gtk.AccelGroup
Locks the accelerator group.
LOCKED - Static variable in class org.gnu.gtk.AccelFlags
 
LOGICAL_POSITIONS - Static variable in class org.gnu.gtk.MovementStep
 
logicaland - Static variable in class org.gnu.gdk.KeySymbol
 
logicalor - Static variable in class org.gnu.gdk.KeySymbol
 
LONG() - Static method in class org.gnu.glib.Type
Return a Type instance initialized as LONG.
lookup(String) - Method in class org.gnu.gtk.TextTagTable
Look up a named tag.
lookupIconSet(String) - Method in class org.gnu.gtk.IconFactory
Looks up stockID from the icon factory, returning an icon set if found.
LOOP - Static variable in class org.gnu.glib.SpawnError
 
LOW - Static variable in class org.gnu.pango.Underline
a single underline should be drawn at a position beneath the ink extents of the text being underlined.
lower() - Method in class org.gnu.gdk.Window
 
LOWEST - Static variable in class org.gnu.gtk.PathPriorityType
 
LOWEST - Static variable in class org.gnu.gtk.RcTokenType
 
lowleftcorner - Static variable in class org.gnu.gdk.KeySymbol
 
lowrightcorner - Static variable in class org.gnu.gdk.KeySymbol
 
LR_ANGLE - Static variable in class org.gnu.gdk.CursorType
 
LSB_FIRST - Static variable in class org.gnu.gdk.ByteOrder
 
lstroke - Static variable in class org.gnu.gdk.KeySymbol
 
Lstroke - Static variable in class org.gnu.gdk.KeySymbol
 
LTR - Static variable in class org.gnu.pango.Direction
The text is written left-to-right
LTR - Static variable in class org.gnu.gtk.RcTokenType
 
LTR - Static variable in class org.gnu.gtk.TextDirection
 

M

m - Static variable in class org.gnu.gdk.KeySymbol
 
M - Static variable in class org.gnu.gdk.KeySymbol
 
Macedonia_dse - Static variable in class org.gnu.gdk.KeySymbol
 
Macedonia_DSE - Static variable in class org.gnu.gdk.KeySymbol
 
Macedonia_gje - Static variable in class org.gnu.gdk.KeySymbol
 
Macedonia_GJE - Static variable in class org.gnu.gdk.KeySymbol
 
Macedonia_kje - Static variable in class org.gnu.gdk.KeySymbol
 
Macedonia_KJE - Static variable in class org.gnu.gdk.KeySymbol
 
macron - Static variable in class org.gnu.gdk.KeySymbol
 
Mae_Koho - Static variable in class org.gnu.gdk.KeySymbol
 
main() - Static method in class org.gnu.gtk.Gtk
Runs the main event loop.
mainIteration() - Static method in class org.gnu.gtk.Gtk
Runs a single iteration of the main loop.
mainQuit() - Static method in class org.gnu.gtk.Gtk
Quit the main event loop.
makeWidget(int) - Static method in class org.gnu.gtk.Widget
Create a Java-GNOME Widget subclass from an existing native GTK+ handle.
malesymbol - Static variable in class org.gnu.gdk.KeySymbol
 
maltesecross - Static variable in class org.gnu.gdk.KeySymbol
 
MAN - Static variable in class org.gnu.gdk.CursorType
 
MAP - Static variable in class org.gnu.gdk.EventType
 
MAPPED - Static variable in class org.gnu.gtk.WidgetFlags
 
MARK_DELETED - Static variable in class org.gnu.gtk.event.TextBufferEvent.Type
 
MARK_SET - Static variable in class org.gnu.gtk.event.TextBufferEvent.Type
 
markDay(int) - Method in class org.gnu.gtk.Calendar
Places a visual marker on a particular day.
marker - Static variable in class org.gnu.gdk.KeySymbol
 
markExists(String) - Method in class org.gnu.gtk.TextBuffer
Returns true if a mark exists with the given name.
MARKUP - Static variable in class org.gnu.gtk.CellRendererText.Attribute
(String) Marked up text to render
masculine - Static variable in class org.gnu.gdk.KeySymbol
 
MASK - Static variable in class org.gnu.gtk.AccelFlags
 
Massyo - Static variable in class org.gnu.gdk.KeySymbol
 
MAX - Static variable in class org.gnu.gdk.RgbDither
 
MAX_SIZE - Static variable in class org.gnu.gdk.WindowHints
 
MAXIMIZE - Static variable in class org.gnu.gdk.WMDecoration
 
MAXIMIZE - Static variable in class org.gnu.gdk.WMFunction
 
maximize() - Method in class org.gnu.gtk.Window
Asks to maximize the Window so it becomes full-screen.
MAXIMIZED - Static variable in class org.gnu.gdk.WindowState
 
MDI - Static variable in class org.gnu.atk.Layer
 
MEDIUM - Static variable in class org.gnu.pango.Scale
 
MEMBER_OF - Static variable in class org.gnu.atk.RelationType
 
Menu - class org.gnu.gtk.Menu.
A Menu is a MenuShell that implements a drop down menu consisting of a list of MenuItem objects which can be navigated and activated by the user to perform application functions.
Menu - Static variable in class org.gnu.gdk.KeySymbol
 
MENU - Static variable in class org.gnu.atk.Role
 
MENU - Static variable in class org.gnu.gdk.WindowTypeHint
 
MENU - Static variable in class org.gnu.gdk.WMDecoration
 
MENU - Static variable in class org.gnu.gtk.MenuFactoryType
 
MENU - Static variable in class org.gnu.gtk.IconSize
 
MENU_BAR - Static variable in class org.gnu.atk.Role
 
MENU_BAR - Static variable in class org.gnu.gtk.MenuFactoryType
 
MENU_ITEM - Static variable in class org.gnu.atk.Role
 
Menu() - Constructor for class org.gnu.gtk.Menu
Create a new Menu.
Menu(int) - Constructor for class org.gnu.gtk.Menu
Create a new Menu from a handle to a native resource.
MenuBar - class org.gnu.gtk.MenuBar.
The MenuBar is a subclass of MenuShell which contains one to many MenuItem.
MenuBar() - Constructor for class org.gnu.gtk.MenuBar
Create a new MenuBar.
MenuBar(int) - Constructor for class org.gnu.gtk.MenuBar
Creates a new menubar from a handle to internal resources.
MenuDirectionType - class org.gnu.gtk.MenuDirectionType.
Represents directional movements within a menu.
MenuFactoryType - class org.gnu.gtk.MenuFactoryType.
 
MenuItem - class org.gnu.gtk.MenuItem.
The MenuItem widget and derived widgets are the only valid children for Menus.
MenuItem() - Constructor for class org.gnu.gtk.MenuItem
Construct a new menu item.
MenuItem(int) - Constructor for class org.gnu.gtk.MenuItem
Create a new MenuItem with a handle to a native resource returned from a call to the native libraries.
MenuItem(String, boolean) - Constructor for class org.gnu.gtk.MenuItem
Construct a new menu item with the provided label.
MenuItemEvent - class org.gnu.gtk.event.MenuItemEvent.
An event represeting action by a MenuItem widget.
MenuItemEvent.Type - class org.gnu.gtk.event.MenuItemEvent.Type.
 
menuItemEvent(MenuItemEvent) - Method in interface org.gnu.gtk.event.MenuItemListener
This method is called when the MenuItem activate event occurs.
MenuItemEvent(Object) - Constructor for class org.gnu.gtk.event.MenuItemEvent
Creates a new MenuItem Event.
MenuItemListener - interface org.gnu.gtk.event.MenuItemListener.
 
MenuShell - class org.gnu.gtk.MenuShell.
The MenuShell class is an abstract base class used to derive the Menu and MenuBar subclasses.
MessageDialog - class org.gnu.gtk.MessageDialog.
MessageDialog presents a dialog with an image representing the type of message (Error, Question, etc.) alongside some message text.
MessageDialog(int) - Constructor for class org.gnu.gtk.MessageDialog
Construct a MessageDialog using a handle to a native resource.
MessageDialog(Window, DialogFlags, MessageType, ButtonsType, String) - Constructor for class org.gnu.gtk.MessageDialog
Construct a new MessageDialog.
MessageType - class org.gnu.gtk.MessageType.
The type of message to be displayed in a dialog.
Meta_L - Static variable in class org.gnu.gdk.KeySymbol
 
Meta_R - Static variable in class org.gnu.gdk.KeySymbol
 
MetricType - class org.gnu.gtk.MetricType.
 
MFILE - Static variable in class org.gnu.glib.SpawnError
 
MIDDLEBUTTON - Static variable in class org.gnu.gdk.CursorType
 
MillSign - Static variable in class org.gnu.gdk.KeySymbol
 
MIN_SIZE - Static variable in class org.gnu.gdk.WindowHints
 
MINIMIZE - Static variable in class org.gnu.gdk.WMDecoration
 
MINIMIZE - Static variable in class org.gnu.gdk.WMFunction
 
minus - Static variable in class org.gnu.gdk.KeySymbol
 
minutes - Static variable in class org.gnu.gdk.KeySymbol
 
Misc - class org.gnu.gtk.Misc.
This is a base class providing allignment and padding to a number of displayable widgets.
MISC - Static variable in class org.gnu.gtk.DebugFlag
 
MISSING_IMAGE - Static variable in class org.gnu.gtk.GtkStockItem
 
MITER - Static variable in class org.gnu.gdk.JoinStyle
 
MOD1_MASK - Static variable in class org.gnu.gdk.ModifierType
 
MOD2_MASK - Static variable in class org.gnu.gdk.ModifierType
 
MOD3_MASK - Static variable in class org.gnu.gdk.ModifierType
 
MOD4_MASK - Static variable in class org.gnu.gdk.ModifierType
 
MOD5_MASK - Static variable in class org.gnu.gdk.ModifierType
 
MODAL - Static variable in class org.gnu.atk.StateType
 
MODAL - Static variable in class org.gnu.gtk.DialogFlags
 
Mode_switch - Static variable in class org.gnu.gdk.KeySymbol
 
MODIFIED_CHANGED - Static variable in class org.gnu.gtk.event.TextBufferEvent.Type
 
ModifierType - class org.gnu.gdk.ModifierType.
 
modifyStyle(RcStyle) - Method in class org.gnu.gtk.Widget
Modifies style values on the Widget.
MODULE_PATH - Static variable in class org.gnu.gtk.RcTokenType
 
MONTH_CHANGED - Static variable in class org.gnu.gtk.event.CalendarEvent.Type
Emitted when the user clicks a button to change the selected month.
MOTIF - Static variable in class org.gnu.gdk.DragProtocol
 
MOTION - Static variable in class org.gnu.gtk.DestDefaults
 
MOTION_NOTIFY - Static variable in class org.gnu.gdk.EventType
 
MOUSE - Static variable in class org.gnu.gdk.CursorType
 
MOUSE - Static variable in class org.gnu.gdk.InputSource
 
MOUSE - Static variable in class org.gnu.gtk.WindowPosition
Windows should be placed at the current mouse position.
MouseEvent - class org.gnu.gtk.event.MouseEvent.
 
MouseEvent.Type - class org.gnu.gtk.event.MouseEvent.Type.
 
mouseEvent(MouseEvent) - Method in interface org.gnu.gtk.event.MouseListener
 
MouseEvent(Object, MouseEvent.Type, EventButton) - Constructor for class org.gnu.gtk.event.MouseEvent
Construct a LifeCycleEvent object for the BUTTON event.
MouseEvent(Object, MouseEvent.Type, EventCrossing) - Constructor for class org.gnu.gtk.event.MouseEvent
Construct a LifeCycleEvent object for the ENTER and LEAVE event.
MouseEvent(Object, MouseEvent.Type, EventScroll) - Constructor for class org.gnu.gtk.event.MouseEvent
Construct a LifeCycleEvent object for the WHEEL_SCROLL event.
MouseKeys_Accel_Enable - Static variable in class org.gnu.gdk.KeySymbol
 
MouseKeys_Enable - Static variable in class org.gnu.gdk.KeySymbol
 
MouseListener - interface org.gnu.gtk.event.MouseListener.
 
MOVE - Static variable in class org.gnu.gdk.DragAction
 
MOVE - Static variable in class org.gnu.gdk.WMFunction
 
MOVE_CURSOR - Static variable in class org.gnu.gtk.event.TreeViewEvent
 
MOVE_CURSOR - Static variable in class org.gnu.gtk.event.TextViewEvent.Type
The insertion point has been moved.
MOVE_CURSOR - Static variable in class org.gnu.gtk.event.EntryEvent.Type
Indicates that the user has moved the cursor in the widget.
MOVE_FOCUS - Static variable in class org.gnu.gtk.event.TextViewEvent.Type
 
move(int, int) - Method in class org.gnu.gdk.Window
Repositions a window relative to its parent window.
move(int, int) - Method in class org.gnu.gtk.Window
Ask the window manager to move the Window to a given location.
moveAndResize(int, int, int, int) - Method in class org.gnu.gdk.Window
Equivalent to calling move() and resize(), except that both operations are performed at once, avoiding strange visual effects (i.e.
moveBackwardChar() - Method in class org.gnu.gtk.TextIter
Moves backward by one character offset.
moveBackwardChar(int) - Method in class org.gnu.gtk.TextIter
Moves count characters backward, if possible (if count would move past the start or end of the buffer, moves to the start or end of the buffer).
moveBackwardCursorPosition() - Method in class org.gnu.gtk.TextIter
Like TextIter.moveForwardCursorPosition(), but moves backward.
moveBackwardCursorPosition(int) - Method in class org.gnu.gtk.TextIter
Moves up to count cursor positions.
moveBackwardLine() - Method in class org.gnu.gtk.TextIter
Moves iter to the start of the previous line.
moveBackwardLine(int) - Method in class org.gnu.gtk.TextIter
Moves count lines backward, if possible (if count would move past the start or end of the buffer, moves to the start or end of the buffer).
moveBackwardSentenceStart() - Method in class org.gnu.gtk.TextIter
Moves backward to the previous sentence start; if iter is already at the start of a sentence, moves backward to the next one.
moveBackwardSentenceStart(int) - Method in class org.gnu.gtk.TextIter
Calls TextIter.moveBackwardSentenceStart() up to count times, or until it returns FALSE.
moveBackwardToggle(TextTag) - Method in class org.gnu.gtk.TextIter
Moves backward to the next toggle (on or off) of the TextTag tag.
moveBackwardWordStart() - Method in class org.gnu.gtk.TextIter
Moves backward to the previous word start.
moveBackwardWordStart(int) - Method in class org.gnu.gtk.TextIter
Calls TextIter.moveBackwardWordStart() up to count times.
moveChild(Widget, int, int) - Method in class org.gnu.gtk.Layout
Move a child Widget to a new position
moveColumn(TreeViewColumn, TreeViewColumn) - Method in class org.gnu.gtk.TreeView
Moves column to be after to baseColumn.
moveCursorOnScreen() - Method in class org.gnu.gtk.TextView
Moves the cursor to the currently visible region of the buffer, it it isn't there already.
moveForwardChar() - Method in class org.gnu.gtk.TextIter
Moves iter forward by one character offset.
moveForwardChar(int) - Method in class org.gnu.gtk.TextIter
Moves count characters if possible (if count would move past the start or end of the buffer, moves to the start or end of the buffer).
moveForwardCursorPosition() - Method in class org.gnu.gtk.TextIter
Moves iter forward by a single cursor position.
moveForwardCursorPosition(int) - Method in class org.gnu.gtk.TextIter
Moves up to count cursor positions.
moveForwardLine() - Method in class org.gnu.gtk.TextIter
Moves iter to the start of the next line.
moveForwardLine(int) - Method in class org.gnu.gtk.TextIter
Moves count lines forward, if possible (if count would move past the start or end of the buffer, moves to the start or end of the buffer).
moveForwardSentenceEnd() - Method in class org.gnu.gtk.TextIter
Moves forward to the next sentence end.
moveForwardSentenceEnd(int) - Method in class org.gnu.gtk.TextIter
Calls TextIter.moveForwardSentenceEnd() count times (or until it returns FALSE).
moveForwardToggle(TextTag) - Method in class org.gnu.gtk.TextIter
Moves forward to the next toggle (on or off) of the TextTag tag.
moveForwardWordEnd() - Method in class org.gnu.gtk.TextIter
Moves forward to the next word end.
moveForwardWordEnd(int) - Method in class org.gnu.gtk.TextIter
Calls TextIter.moveForwardWordEnd() up to count times.
moveMark(String, TextIter) - Method in class org.gnu.gtk.TextBuffer
Moves the mark named name (which must exist) to location where
moveMark(TextMark, TextIter) - Method in class org.gnu.gtk.TextBuffer
Moves mark to the new location where.
MovementStep - class org.gnu.gtk.MovementStep.
 
moveToEnd() - Method in class org.gnu.gtk.TextIter
Moves iter forward to the "end iterator," which points one past the last valid character in the buffer.
moveToLineEnd() - Method in class org.gnu.gtk.TextIter
Moves the iterator to point to the paragraph delimiter characters, which will be either a newline, a carriage return, a carriage return/newline in sequence, or the Unicode paragraph separator character.
moveWidget(Widget, int, int) - Method in class org.gnu.gtk.Fixed
Move a widget to a new location.
MSB_FIRST - Static variable in class org.gnu.gdk.ByteOrder
 
mu - Static variable in class org.gnu.gdk.KeySymbol
 
Muhenkan - Static variable in class org.gnu.gdk.KeySymbol
 
Multi_key - Static variable in class org.gnu.gdk.KeySymbol
 
MULTI_LINE - Static variable in class org.gnu.atk.StateType
 
MULTIPLE - Static variable in class org.gnu.gtk.SelectionMode
 
MultipleCandidate - Static variable in class org.gnu.gdk.KeySymbol
 
multiply - Static variable in class org.gnu.gdk.KeySymbol
 
MULTISELECTABLE - Static variable in class org.gnu.atk.StateType
 
musicalflat - Static variable in class org.gnu.gdk.KeySymbol
 
musicalsharp - Static variable in class org.gnu.gdk.KeySymbol
 

N

n - Static variable in class org.gnu.gdk.KeySymbol
 
N - Static variable in class org.gnu.gdk.KeySymbol
 
nabla - Static variable in class org.gnu.gdk.KeySymbol
 
nacute - Static variable in class org.gnu.gdk.KeySymbol
 
Nacute - Static variable in class org.gnu.gdk.KeySymbol
 
NairaSign - Static variable in class org.gnu.gdk.KeySymbol
 
NAMETOOLONG - Static variable in class org.gnu.glib.SpawnError
 
NAND - Static variable in class org.gnu.gdk.Function
 
NativeWindow - class org.gnu.gdk.NativeWindow.
 
NativeWindow() - Constructor for class org.gnu.gdk.NativeWindow
 
ncaron - Static variable in class org.gnu.gdk.KeySymbol
 
Ncaron - Static variable in class org.gnu.gdk.KeySymbol
 
ncedilla - Static variable in class org.gnu.gdk.KeySymbol
 
Ncedilla - Static variable in class org.gnu.gdk.KeySymbol
 
NEAREST - Static variable in class org.gnu.gdk.InterpType
 
NEVER - Static variable in class org.gnu.gtk.PolicyType
 
NEW - Static variable in class org.gnu.gdk.SettingAction
 
NEW - Static variable in class org.gnu.gtk.GtkStockItem
 
NEW_VALUE - Static variable in class org.gnu.gdk.PropertyState
 
NewSheqelSign - Static variable in class org.gnu.gdk.KeySymbol
 
Next - Static variable in class org.gnu.gdk.KeySymbol
 
NEXT - Static variable in class org.gnu.gtk.MenuDirectionType
 
Next_Virtual_Screen - Static variable in class org.gnu.gdk.KeySymbol
 
next() - Method in class org.gnu.glib.List
Return the next element in the List.
next() - Method in class org.gnu.pango.AttrIterator
Advance the iterator until the next change of style.
next() - Method in class org.gnu.gtk.TreePath
Moves the path to point to the next node at the current depth.
nextPage() - Method in class org.gnu.gtk.Notebook
Switches to the next page.
NFILE - Static variable in class org.gnu.glib.SpawnError
 
nl - Static variable in class org.gnu.gdk.KeySymbol
 
NO - Static variable in class org.gnu.gtk.GtkStockItem
 
NO - Static variable in class org.gnu.gtk.ResponseType
 
NO_EXPOSE - Static variable in class org.gnu.gdk.EventType
 
NO_HOOKS - Static variable in class org.gnu.gtk.SignalRunType
 
NO_MONTH_CHANGE - Static variable in class org.gnu.gtk.CalendarDisplayOptions
 
NO_RECURSE - Static variable in class org.gnu.gtk.SignalRunType
 
NO_REPARENT - Static variable in class org.gnu.gtk.WidgetFlags
 
NO_RESTRICTION - Static variable in class org.gnu.gtk.TargetFlags
 
NO_SEPARATOR - Static variable in class org.gnu.gtk.DialogFlags
 
NO_WINDOW - Static variable in class org.gnu.gtk.WidgetFlags
 
nobreakspace - Static variable in class org.gnu.gdk.KeySymbol
 
NODE_CHILD_OF - Static variable in class org.gnu.atk.RelationType
 
NOENT - Static variable in class org.gnu.glib.SpawnError
 
NOEXEC - Static variable in class org.gnu.glib.SpawnError
 
NOMEM - Static variable in class org.gnu.glib.SpawnError
 
NONE - Static variable in class org.gnu.pango.CoverageLevel
The character is not representable with the font.
NONE - Static variable in class org.gnu.pango.Underline
no underline should be drawn.
NONE - Static variable in class org.gnu.gdk.DragProtocol
 
NONE - Static variable in class org.gnu.gdk.RgbDither
 
NONE - Static variable in class org.gnu.gtk.ButtonsType
 
NONE - Static variable in class org.gnu.gtk.WindowPosition
No influence is made on placement.
NONE - Static variable in class org.gnu.gtk.ShadowType
 
NONE - Static variable in class org.gnu.gtk.SelectionMode
 
NONE - Static variable in class org.gnu.gtk.Visibility
 
NONE - Static variable in class org.gnu.gtk.ResponseType
 
NONE - Static variable in class org.gnu.gtk.SizeGroupMode
group has no effect
NONE - Static variable in class org.gnu.gtk.WrapMode
 
NONE - Static variable in class org.gnu.gtk.TextDirection
 
NONE - Static variable in class org.gnu.gtk.ScrollType
 
NONE - Static variable in class org.gnu.gtk.ReliefStyle
 
NONE() - Static method in class org.gnu.glib.Type
Return a Type instance initialized as NONE.
NONLINEAR - Static variable in class org.gnu.gdk.NotifyType
 
NONLINEAR_VIRTUAL - Static variable in class org.gnu.gdk.NotifyType
 
NOOP - Static variable in class org.gnu.gdk.Function
 
NOR - Static variable in class org.gnu.gdk.Function
 
NOREDIR - Static variable in class org.gnu.gdk.WindowAttributesType
 
NORMAL - Static variable in class org.gnu.pango.Variant
A normal font.
NORMAL - Static variable in class org.gnu.pango.Stretch
 
NORMAL - Static variable in class org.gnu.pango.Style
the font is upright.
NORMAL - Static variable in class org.gnu.pango.Weight
 
NORMAL - Static variable in class org.gnu.gdk.WindowTypeHint
 
NORMAL - Static variable in class org.gnu.gdk.RgbDither
 
NORMAL - Static variable in class org.gnu.gdk.CrossingMode
 
NORMAL - Static variable in class org.gnu.gdk.ImageType
 
NORMAL - Static variable in class org.gnu.gtk.RcTokenType
 
NORMAL - Static variable in class org.gnu.gtk.StateType
 
NORMAL - Static variable in class org.gnu.gtk.ReliefStyle
 
NORTH - Static variable in class org.gnu.gdk.WindowEdge
 
NORTH - Static variable in class org.gnu.gdk.Gravity
 
NORTH - Static variable in class org.gnu.gtk.AnchorType
 
NORTH_EAST - Static variable in class org.gnu.gdk.WindowEdge
 
NORTH_EAST - Static variable in class org.gnu.gdk.Gravity
 
NORTH_EAST - Static variable in class org.gnu.gtk.AnchorType
 
NORTH_WEST - Static variable in class org.gnu.gdk.WindowEdge
 
NORTH_WEST - Static variable in class org.gnu.gdk.Gravity
 
NORTH_WEST - Static variable in class org.gnu.gtk.AnchorType
 
NOT_LAST - Static variable in class org.gnu.gdk.CapStyle
 
NOT_VIEWABLE - Static variable in class org.gnu.gdk.GrabStatus
 
NOTDIR - Static variable in class org.gnu.glib.SpawnError
 
Notebook - class org.gnu.gtk.Notebook.
A Notebook widget is a container whose children are pages that can be switched between using tab labels along one edge.
Notebook() - Constructor for class org.gnu.gtk.Notebook
Construct a new Notebook object with no pages.
Notebook(int) - Constructor for class org.gnu.gtk.Notebook
Construct a new Notebook from a handle to a native resource.
NotebookEvent - class org.gnu.gtk.event.NotebookEvent.
An event represeting action by a Notebook widget.
NotebookEvent.Type - class org.gnu.gtk.event.NotebookEvent.Type.
 
notebookEvent(NotebookEvent) - Method in interface org.gnu.gtk.event.NotebookListener
 
NotebookEvent(Object, NotebookEvent.Type) - Constructor for class org.gnu.gtk.event.NotebookEvent
Creates a new Notebook Event.
NotebookEvent(Object, NotebookEvent.Type, int) - Constructor for class org.gnu.gtk.event.NotebookEvent
Creates a new Notebook Event.
NotebookListener - interface org.gnu.gtk.event.NotebookListener.
 
notequal - Static variable in class org.gnu.gdk.KeySymbol
 
NOTHING - Static variable in class org.gnu.gdk.EventType
 
NotifyType - class org.gnu.gdk.NotifyType.
 
notsign - Static variable in class org.gnu.gdk.KeySymbol
 
ntilde - Static variable in class org.gnu.gdk.KeySymbol
 
Ntilde - Static variable in class org.gnu.gdk.KeySymbol
 
NULL - Static variable in class org.gnu.atk.RelationType
 
num_0 - Static variable in class org.gnu.gdk.KeySymbol
 
num_1 - Static variable in class org.gnu.gdk.KeySymbol
 
num_2 - Static variable in class org.gnu.gdk.KeySymbol
 
num_3 - Static variable in class org.gnu.gdk.KeySymbol
 
num_4 - Static variable in class org.gnu.gdk.KeySymbol
 
num_5 - Static variable in class org.gnu.gdk.KeySymbol
 
num_6 - Static variable in class org.gnu.gdk.KeySymbol
 
num_7 - Static variable in class org.gnu.gdk.KeySymbol
 
num_8 - Static variable in class org.gnu.gdk.KeySymbol
 
num_9 - Static variable in class org.gnu.gdk.KeySymbol
 
Num_Lock - Static variable in class org.gnu.gdk.KeySymbol
 
numbersign - Static variable in class org.gnu.gdk.KeySymbol
 
numerosign - Static variable in class org.gnu.gdk.KeySymbol
 

O

o - Static variable in class org.gnu.gdk.KeySymbol
 
O - Static variable in class org.gnu.gdk.KeySymbol
 
oacute - Static variable in class org.gnu.gdk.KeySymbol
 
Oacute - Static variable in class org.gnu.gdk.KeySymbol
 
OBJECT() - Static method in class org.gnu.glib.Type
Return a Type instance initialized as OBJECT.
ObjectFlags - class org.gnu.gtk.ObjectFlags.
Tells about the state of a GtkObject.
OBLIQUE - Static variable in class org.gnu.pango.Style
the font is slanted, but in a roman style.
ocircumflex - Static variable in class org.gnu.gdk.KeySymbol
 
Ocircumflex - Static variable in class org.gnu.gdk.KeySymbol
 
odiaeresis - Static variable in class org.gnu.gdk.KeySymbol
 
Odiaeresis - Static variable in class org.gnu.gdk.KeySymbol
 
odoubleacute - Static variable in class org.gnu.gdk.KeySymbol
 
Odoubleacute - Static variable in class org.gnu.gdk.KeySymbol
 
oe - Static variable in class org.gnu.gdk.KeySymbol
 
OE - Static variable in class org.gnu.gdk.KeySymbol
 
offset(int, int) - Method in class org.gnu.gdk.GC
Offset attributes such as the clip and tile-stipple origins of the GC so that drawing at X - x_offset, y - y_offset with the offset GC has the same effect as drawing at x, y with the original GC.
ogonek - Static variable in class org.gnu.gdk.KeySymbol
 
ograve - Static variable in class org.gnu.gdk.KeySymbol
 
Ograve - Static variable in class org.gnu.gdk.KeySymbol
 
OK - Static variable in class org.gnu.gdk.Status
 
OK - Static variable in class org.gnu.gtk.GtkStockItem
 
OK - Static variable in class org.gnu.gtk.ButtonsType
 
OK - Static variable in class org.gnu.gtk.ResponseType
 
OK_CANCEL - Static variable in class org.gnu.gtk.ButtonsType
 
OLE2 - Static variable in class org.gnu.gdk.DragProtocol
 
omacron - Static variable in class org.gnu.gdk.KeySymbol
 
Omacron - Static variable in class org.gnu.gdk.KeySymbol
 
ON_OFF_DASH - Static variable in class org.gnu.gdk.LineStyle
 
oneeighth - Static variable in class org.gnu.gdk.KeySymbol
 
onefifth - Static variable in class org.gnu.gdk.KeySymbol
 
onehalf - Static variable in class org.gnu.gdk.KeySymbol
 
onequarter - Static variable in class org.gnu.gdk.KeySymbol
 
onesixth - Static variable in class org.gnu.gdk.KeySymbol
 
onesuperior - Static variable in class org.gnu.gdk.KeySymbol
 
onethird - Static variable in class org.gnu.gdk.KeySymbol
 
Ooblique - Static variable in class org.gnu.gdk.KeySymbol
 
OPAQUE - Static variable in class org.gnu.atk.StateType
 
OPAQUE_STIPPLED - Static variable in class org.gnu.gdk.Fill
 
OPEN - Static variable in class org.gnu.gtk.GtkStockItem
 
openrectbullet - Static variable in class org.gnu.gdk.KeySymbol
 
openstar - Static variable in class org.gnu.gdk.KeySymbol
 
opentribulletdown - Static variable in class org.gnu.gdk.KeySymbol
 
opentribulletup - Static variable in class org.gnu.gdk.KeySymbol
 
OPTION_MENU - Static variable in class org.gnu.gtk.MenuFactoryType
 
OPTION_PANE - Static variable in class org.gnu.atk.Role
 
OptionMenu - class org.gnu.gtk.OptionMenu.
An OptionMenu is a widget that allows the user to choose from a list of valid choices.
OptionMenu() - Constructor for class org.gnu.gtk.OptionMenu
Create a new OptionMenu.
OptionMenu(int) - Constructor for class org.gnu.gtk.OptionMenu
Construct an OptionMenu using a handle to a native resource.
OptionMenuEvent - class org.gnu.gtk.event.OptionMenuEvent.
An event represeting action by a OptionMenu widget.
OptionMenuEvent.Type - class org.gnu.gtk.event.OptionMenuEvent.Type.
Type of a OptionMenuEvent
OptionMenuEvent(Object, OptionMenuEvent.Type) - Constructor for class org.gnu.gtk.event.OptionMenuEvent
Creates a new OptionMenu Event.
optionMenuEvent(OptionMenuEvent) - Method in interface org.gnu.gtk.event.OptionMenuListener
This method is called whenever a button event occurs.
OptionMenuListener - interface org.gnu.gtk.event.OptionMenuListener.
Listener for the OptionMenu widget.
OR - Static variable in class org.gnu.gdk.Function
 
OR_INVERT - Static variable in class org.gnu.gdk.Function
 
OR_REVERSE - Static variable in class org.gnu.gdk.Function
 
or(AccelFlags) - Method in class org.gnu.gtk.AccelFlags
 
or(Alignment) - Method in class org.gnu.pango.Alignment
 
or(AnchorType) - Method in class org.gnu.gtk.AnchorType
 
or(ArrowType) - Method in class org.gnu.gtk.ArrowType
 
or(AttachOptions) - Method in class org.gnu.gtk.AttachOptions
 
or(AttrType) - Method in class org.gnu.pango.AttrType
 
or(AxisUse) - Method in class org.gnu.gdk.AxisUse
 
or(ButtonBoxStyle) - Method in class org.gnu.gtk.ButtonBoxStyle
 
or(ButtonsType) - Method in class org.gnu.gtk.ButtonsType
 
or(ByteOrder) - Method in class org.gnu.gdk.ByteOrder
 
or(CalendarDisplayOptions) - Method in class org.gnu.gtk.CalendarDisplayOptions
 
or(CapStyle) - Method in class org.gnu.gdk.CapStyle
 
or(CellRendererMode) - Method in class org.gnu.gtk.CellRendererMode
 
or(CellRendererState) - Method in class org.gnu.gtk.CellRendererState
 
or(Colorspace) - Method in class org.gnu.gdk.Colorspace
 
or(CornerType) - Method in class org.gnu.gtk.CornerType
 
or(CoverageLevel) - Method in class org.gnu.pango.CoverageLevel
 
or(CrossingMode) - Method in class org.gnu.gdk.CrossingMode
 
or(CursorType) - Method in class org.gnu.gdk.CursorType
 
or(CurveType) - Method in class org.gnu.gtk.CurveType
 
or(DebugFlag) - Method in class org.gnu.gtk.DebugFlag
 
or(DeleteType) - Method in class org.gnu.gtk.DeleteType
 
or(DestDefaults) - Method in class org.gnu.gtk.DestDefaults
 
or(DialogFlags) - Method in class org.gnu.gtk.DialogFlags
 
or(Direction) - Method in class org.gnu.pango.Direction
 
or(DirectionType) - Method in class org.gnu.gtk.DirectionType
 
or(DragAction) - Method in class org.gnu.gdk.DragAction
 
or(DragProtocol) - Method in class org.gnu.gdk.DragProtocol
 
or(EventMask) - Method in class org.gnu.gdk.EventMask
 
or(EventType) - Method in class org.gnu.gdk.EventType
 
or(ExpanderStyle) - Method in class org.gnu.gtk.ExpanderStyle
 
or(ExtensionMode) - Method in class org.gnu.gdk.ExtensionMode
 
or(Fill) - Method in class org.gnu.gdk.Fill
 
or(FillRule) - Method in class org.gnu.gdk.FillRule
 
or(FontMask) - Method in class org.gnu.pango.FontMask
 
or(Function) - Method in class org.gnu.gdk.Function
 
or(GCValuesMask) - Method in class org.gnu.gdk.GCValuesMask
 
or(GrabStatus) - Method in class org.gnu.gdk.GrabStatus
 
or(Gravity) - Method in class org.gnu.gdk.Gravity
 
or(IconSize) - Method in class org.gnu.gtk.IconSize
 
or(ImageType) - Method in class org.gnu.gdk.ImageType
 
or(ImageType) - Method in class org.gnu.gtk.ImageType
 
or(InputCondition) - Method in class org.gnu.gdk.InputCondition
 
or(InputMode) - Method in class org.gnu.gdk.InputMode
 
or(InputSource) - Method in class org.gnu.gdk.InputSource
 
or(InterpType) - Method in class org.gnu.gdk.InterpType
 
or(JoinStyle) - Method in class org.gnu.gdk.JoinStyle
 
or(Justification) - Method in class org.gnu.gtk.Justification
 
or(Layer) - Method in class org.gnu.atk.Layer
 
or(LineStyle) - Method in class org.gnu.gdk.LineStyle
 
or(MenuDirectionType) - Method in class org.gnu.gtk.MenuDirectionType
 
or(MenuFactoryType) - Method in class org.gnu.gtk.MenuFactoryType
 
or(MessageType) - Method in class org.gnu.gtk.MessageType
 
or(MetricType) - Method in class org.gnu.gtk.MetricType
 
or(ModifierType) - Method in class org.gnu.gdk.ModifierType
 
or(MovementStep) - Method in class org.gnu.gtk.MovementStep
 
or(NotifyType) - Method in class org.gnu.gdk.NotifyType
 
or(ObjectFlags) - Method in class org.gnu.gtk.ObjectFlags
 
or(Orientation) - Method in class org.gnu.gtk.Orientation
 
or(OverlapType) - Method in class org.gnu.gdk.OverlapType
 
or(PackType) - Method in class org.gnu.gtk.PackType
 
or(PathPriorityType) - Method in class org.gnu.gtk.PathPriorityType
 
or(PathType) - Method in class org.gnu.gtk.PathType
 
or(PixbufAlphaMode) - Method in class org.gnu.gdk.PixbufAlphaMode
 
or(PolicyType) - Method in class org.gnu.gtk.PolicyType
 
or(PositionType) - Method in class org.gnu.gtk.PositionType
 
or(ProgressBarOrientation) - Method in class org.gnu.gtk.ProgressBarOrientation
 
or(ProgressBarStyle) - Method in class org.gnu.gtk.ProgressBarStyle
 
or(PropertyState) - Method in class org.gnu.gdk.PropertyState
 
or(PropMode) - Method in class org.gnu.gdk.PropMode
 
or(RcFlags) - Method in class org.gnu.gtk.RcFlags
 
or(RcTokenType) - Method in class org.gnu.gtk.RcTokenType
 
or(RelationType) - Method in class org.gnu.atk.RelationType
 
or(ReliefStyle) - Method in class org.gnu.gtk.ReliefStyle
 
or(ResizeMode) - Method in class org.gnu.gtk.ResizeMode
 
or(ResponseType) - Method in class org.gnu.gtk.ResponseType
 
or(RgbDither) - Method in class org.gnu.gdk.RgbDither
 
or(Role) - Method in class org.gnu.atk.Role
 
or(ScrollDirection) - Method in class org.gnu.gdk.ScrollDirection
 
or(ScrollType) - Method in class org.gnu.gtk.ScrollType
 
or(SelectionMode) - Method in class org.gnu.gtk.SelectionMode
 
or(SettingAction) - Method in class org.gnu.gdk.SettingAction
 
or(ShadowType) - Method in class org.gnu.gtk.ShadowType
 
or(SideType) - Method in class org.gnu.gtk.SideType
 
or(SignalRunType) - Method in class org.gnu.gtk.SignalRunType
 
or(SizeGroupMode) - Method in class org.gnu.gtk.SizeGroupMode
 
or(SortType) - Method in class org.gnu.gtk.SortType
 
or(SpawnError) - Method in class org.gnu.glib.SpawnError
 
or(SpinButtonUpdatePolicy) - Method in class org.gnu.gtk.SpinButtonUpdatePolicy
 
or(SpinType) - Method in class org.gnu.gtk.SpinType
 
or(StateType) - Method in class org.gnu.atk.StateType
 
or(StateType) - Method in class org.gnu.gtk.StateType
 
or(Status) - Method in class org.gnu.gdk.Status
 
or(Stretch) - Method in class org.gnu.pango.Stretch
 
or(Style) - Method in class org.gnu.pango.Style
 
or(SubmenuDirection) - Method in class org.gnu.gtk.SubmenuDirection
 
or(SubmenuPlacement) - Method in class org.gnu.gtk.SubmenuPlacement
 
or(SubwindowMode) - Method in class org.gnu.gdk.SubwindowMode
 
or(TabAlign) - Method in class org.gnu.pango.TabAlign
 
or(TargetFlags) - Method in class org.gnu.gtk.TargetFlags
 
or(TextDirection) - Method in class org.gnu.gtk.TextDirection
 
or(TextSearchFlags) - Method in class org.gnu.gtk.TextSearchFlags
 
or(TextWindowType) - Method in class org.gnu.gtk.TextWindowType
 
or(ToolBarChildType) - Method in class org.gnu.gtk.ToolBarChildType
 
or(ToolBarSpaceStyle) - Method in class org.gnu.gtk.ToolBarSpaceStyle
 
or(ToolBarStyle) - Method in class org.gnu.gtk.ToolBarStyle
 
or(TreeViewColumnSizing) - Method in class org.gnu.gtk.TreeViewColumnSizing
 
or(TreeViewDropPosition) - Method in class org.gnu.gtk.TreeViewDropPosition
 
or(Underline) - Method in class org.gnu.pango.Underline
 
or(UpdateType) - Method in class org.gnu.gtk.UpdateType
 
or(Variant) - Method in class org.gnu.pango.Variant
 
or(Visibility) - Method in class org.gnu.gtk.Visibility
 
or(VisibilityState) - Method in class org.gnu.gdk.VisibilityState
 
or(VisualType) - Method in class org.gnu.gdk.VisualType
 
or(Weight) - Method in class org.gnu.pango.Weight
 
or(WidgetFlags) - Method in class org.gnu.gtk.WidgetFlags
 
or(WidgetHelpType) - Method in class org.gnu.gtk.WidgetHelpType
 
or(WindowAttributesType) - Method in class org.gnu.gdk.WindowAttributesType
 
or(WindowClass) - Method in class org.gnu.gdk.WindowClass
 
or(WindowEdge) - Method in class org.gnu.gdk.WindowEdge
 
or(WindowHints) - Method in class org.gnu.gdk.WindowHints
 
or(WindowPosition) - Method in class org.gnu.gtk.WindowPosition
 
or(WindowState) - Method in class org.gnu.gdk.WindowState
 
or(WindowType) - Method in class org.gnu.gdk.WindowType
 
or(WindowType) - Method in class org.gnu.gtk.WindowType
 
or(WindowTypeHint) - Method in class org.gnu.gdk.WindowTypeHint
 
or(WMDecoration) - Method in class org.gnu.gdk.WMDecoration
 
or(WMFunction) - Method in class org.gnu.gdk.WMFunction
 
or(WrapMode) - Method in class org.gnu.pango.WrapMode
 
or(WrapMode) - Method in class org.gnu.gtk.WrapMode
 
ORANGE - Static variable in class org.gnu.gdk.Color
 
ordfeminine - Static variable in class org.gnu.gdk.KeySymbol
 
org.gnu.atk - package org.gnu.atk
 
org.gnu.gdk - package org.gnu.gdk
 
org.gnu.glib - package org.gnu.glib
 
org.gnu.gtk - package org.gnu.gtk
 
org.gnu.gtk.event - package org.gnu.gtk.event
 
org.gnu.pango - package org.gnu.pango
 
Orientation - class org.gnu.gtk.Orientation.
 
oslash - Static variable in class org.gnu.gdk.KeySymbol
 
otilde - Static variable in class org.gnu.gdk.KeySymbol
 
Otilde - Static variable in class org.gnu.gdk.KeySymbol
 
OUT - Static variable in class org.gnu.gdk.OverlapType
 
OUT - Static variable in class org.gnu.gtk.ShadowType
 
overbar - Static variable in class org.gnu.gdk.KeySymbol
 
OverlapType - class org.gnu.gdk.OverlapType.
 
OVERLAY - Static variable in class org.gnu.atk.Layer
 
Overlay1_Enable - Static variable in class org.gnu.gdk.KeySymbol
 
Overlay2_Enable - Static variable in class org.gnu.gdk.KeySymbol
 
overline - Static variable in class org.gnu.gdk.KeySymbol
 

P

p - Static variable in class org.gnu.gdk.KeySymbol
 
P - Static variable in class org.gnu.gdk.KeySymbol
 
PA1_3270 - Static variable in class org.gnu.gdk.KeySymbol
 
PA2_3270 - Static variable in class org.gnu.gdk.KeySymbol
 
PA3_3270 - Static variable in class org.gnu.gdk.KeySymbol
 
pack1(Widget, boolean, boolean) - Method in class org.gnu.gtk.Paned
Adds a child to the top or left pane.
pack2(Widget, boolean, boolean) - Method in class org.gnu.gtk.Paned
Adds a child to the bottom or right pane.
packEnd(CellRenderer, boolean) - Method in class org.gnu.gtk.TreeViewColumn
Packs the cell into the column.
packEnd(Widget) - Method in class org.gnu.gtk.Box
Adds child to the box, packed with reference to the end of box.
packEnd(Widget, boolean, boolean, int) - Method in class org.gnu.gtk.Box
Adds child to the box, packed with reference to the end of box.
packStart(CellRenderer, boolean) - Method in class org.gnu.gtk.TreeViewColumn
Packs the cell into the beginning column.
packStart(Widget) - Method in class org.gnu.gtk.Box
Adds child to the box, packed with reference to the start of box.
packStart(Widget, boolean, boolean, int) - Method in class org.gnu.gtk.Box
Adds child to the box, packed with reference to the start of box.
PackType - class org.gnu.gtk.PackType.
Represents the packing location of Box children.
PAGE_BACKWARD - Static variable in class org.gnu.gtk.SpinType
 
PAGE_BACKWARD - Static variable in class org.gnu.gtk.ScrollType
 
Page_Down - Static variable in class org.gnu.gdk.KeySymbol
 
PAGE_DOWN - Static variable in class org.gnu.gtk.ScrollType
 
PAGE_FORWARD - Static variable in class org.gnu.gtk.SpinType
 
PAGE_FORWARD - Static variable in class org.gnu.gtk.ScrollType
 
PAGE_HORIZONTALLY - Static variable in class org.gnu.gtk.event.TextViewEvent.Type
This event type will probably be deprecated in GTK release 2.2
PAGE_LEFT - Static variable in class org.gnu.gtk.ScrollType
 
PAGE_RIGHT - Static variable in class org.gnu.gtk.ScrollType
 
PAGE_TAB - Static variable in class org.gnu.atk.Role
 
PAGE_TAB_LIST - Static variable in class org.gnu.atk.Role
 
Page_Up - Static variable in class org.gnu.gdk.KeySymbol
 
PAGE_UP - Static variable in class org.gnu.gtk.ScrollType
 
pageNum(Widget) - Method in class org.gnu.gtk.Notebook
Finds the index of the page which contains the given child.
PAGES - Static variable in class org.gnu.gtk.MovementStep
 
Paned - class org.gnu.gtk.Paned.
Paned is the base class for widgets with two panes arranged either horizontally (HPaned) or vertically (VPaned).
PANEL - Static variable in class org.gnu.atk.Role
 
Pango - class org.gnu.gdk.Pango.
 
Pango() - Constructor for class org.gnu.gdk.Pango
 
PangoAttrEmbossed - class org.gnu.gdk.PangoAttrEmbossed.
 
PangoAttrEmbossed() - Constructor for class org.gnu.gdk.PangoAttrEmbossed
 
PangoAttrStipple - class org.gnu.gdk.PangoAttrStipple.
 
PangoAttrStipple() - Constructor for class org.gnu.gdk.PangoAttrStipple
 
paragraph - Static variable in class org.gnu.gdk.KeySymbol
 
PARAGRAPH_ENDS - Static variable in class org.gnu.gtk.MovementStep
 
PARAGRAPH_ENDS - Static variable in class org.gnu.gtk.DeleteType
 
PARAGRAPHS - Static variable in class org.gnu.gtk.MovementStep
 
PARAGRAPHS - Static variable in class org.gnu.gtk.DeleteType
 
PARAM() - Static method in class org.gnu.glib.Type
Return a Type instance initialized as PARAM.
parenleft - Static variable in class org.gnu.gdk.KeySymbol
 
parenright - Static variable in class org.gnu.gdk.KeySymbol
 
PARENT - Static variable in class org.gnu.gtk.ResizeMode
 
PARENT - Static variable in class org.gnu.gtk.MenuDirectionType
 
PARENT_SENSITIVE - Static variable in class org.gnu.gtk.WidgetFlags
 
PART - Static variable in class org.gnu.gdk.OverlapType
 
PARTIAL - Static variable in class org.gnu.gdk.VisibilityState
 
PARTIAL - Static variable in class org.gnu.gtk.Visibility
 
partialderivative - Static variable in class org.gnu.gdk.KeySymbol
 
PASSWORD_TEXT - Static variable in class org.gnu.atk.Role
 
PASTE - Static variable in class org.gnu.gtk.GtkStockItem
 
PASTE_CLIPBOARD - Static variable in class org.gnu.gtk.event.TextViewEvent.Type
Data has been pasted from the clipboard to the widget.
PASTE_CLIPBOARD - Static variable in class org.gnu.gtk.event.EntryEvent.Type
 
pasteClipboard() - Method in class org.gnu.gtk.Editable
Causes the contents of the clipboard to be pasted into this widget at the current cursor position.
pasteClipboard(Clipboard, boolean) - Method in class org.gnu.gtk.TextBuffer
Pastes the contents of a clipboard at the insertion point.
pasteClipboard(Clipboard, TextIter, boolean) - Method in class org.gnu.gtk.TextBuffer
Pastes the contents of a clipboard at location.
PathPriorityType - class org.gnu.gtk.PathPriorityType.
 
PathType - class org.gnu.gtk.PathType.
 
Pause - Static variable in class org.gnu.gdk.KeySymbol
 
PEN - Static variable in class org.gnu.gdk.InputSource
 
PENCIL - Static variable in class org.gnu.gdk.CursorType
 
percent - Static variable in class org.gnu.gdk.KeySymbol
 
period - Static variable in class org.gnu.gdk.KeySymbol
 
periodcentered - Static variable in class org.gnu.gdk.KeySymbol
 
PERM - Static variable in class org.gnu.glib.SpawnError
 
PesetaSign - Static variable in class org.gnu.gdk.KeySymbol
 
phonographcopyright - Static variable in class org.gnu.gdk.KeySymbol
 
PIRATE - Static variable in class org.gnu.gdk.CursorType
 
Pixbuf - class org.gnu.gdk.Pixbuf.
 
PIXBUF - Static variable in class org.gnu.gtk.CellRendererPixbuf.Attribute
 
PIXBUF - Static variable in class org.gnu.gtk.ImageType
 
PIXBUF_EXPANDER_CLOSED - Static variable in class org.gnu.gtk.CellRendererPixbuf.Attribute
 
PIXBUF_EXPANDER_OPEN - Static variable in class org.gnu.gtk.CellRendererPixbuf.Attribute
 
PIXBUF() - Static method in class org.gnu.glib.Type
Return a Type instance initialized as PIXBUF.
Pixbuf(int) - Constructor for class org.gnu.gdk.Pixbuf
Constructs a Pixbuf from a handle to native resources.
Pixbuf(String) - Constructor for class org.gnu.gdk.Pixbuf
Construct a new Pixbuf from an image file.
PixbufAlphaMode - class org.gnu.gdk.PixbufAlphaMode.
 
PixbufAnimation - class org.gnu.gdk.PixbufAnimation.
 
PixbufAnimation(int) - Constructor for class org.gnu.gdk.PixbufAnimation
Create a new pixbuf from a handle to a native resource.
PixbufAnimation(String) - Constructor for class org.gnu.gdk.PixbufAnimation
Construct a new Pixbuf animation from an image file.
PixbufAnimationIter - class org.gnu.gdk.PixbufAnimationIter.
 
PixbufAnimationIter() - Constructor for class org.gnu.gdk.PixbufAnimationIter
 
PixbufFrame - class org.gnu.gdk.PixbufFrame.
 
PixbufFrame() - Constructor for class org.gnu.gdk.PixbufFrame
 
PixbufLoader - class org.gnu.gdk.PixbufLoader.
 
PixbufLoader() - Constructor for class org.gnu.gdk.PixbufLoader
Construct a new PixbufLoader
PixbufLoader(String) - Constructor for class org.gnu.gdk.PixbufLoader
Construct a new PixbufLoader
PIXELS - Static variable in class org.gnu.gtk.MetricType
 
Pixmap - class org.gnu.gdk.Pixmap.
 
PIXMAP - Static variable in class org.gnu.gtk.ImageType
 
PIXMAP_PATH - Static variable in class org.gnu.gtk.RcTokenType
 
Pixmap(int) - Constructor for class org.gnu.gdk.Pixmap
Construct a new Pixmap from a handle to a native resource.
Pixmap(Window, Bitmap, Color, String) - Constructor for class org.gnu.gdk.Pixmap
 
Pixmap(Window, byte[], int, int, int, Color, Color) - Constructor for class org.gnu.gdk.Pixmap
 
Pixmap(Window, int, int, int) - Constructor for class org.gnu.gdk.Pixmap
 
placeCursor(TextIter) - Method in class org.gnu.gtk.TextBuffer
This function moves the "insert" and "selection_bound" marks simultaneously.
Play_3270 - Static variable in class org.gnu.gdk.KeySymbol
 
Plug - class org.gnu.gtk.Plug.
A GtkPlug window is a top-level window that can be made available to a separate process from the one that created it.
Plug() - Constructor for class org.gnu.gtk.Plug
 
PLUGSOCKET - Static variable in class org.gnu.gtk.DebugFlag
 
plus - Static variable in class org.gnu.gdk.KeySymbol
 
PLUS - Static variable in class org.gnu.gdk.CursorType
 
plusminus - Static variable in class org.gnu.gdk.KeySymbol
 
Point - class org.gnu.gdk.Point.
 
Point(int) - Constructor for class org.gnu.gdk.Point
 
Point(int, int) - Constructor for class org.gnu.gdk.Point
 
Pointer_Accelerate - Static variable in class org.gnu.gdk.KeySymbol
 
Pointer_Button_Dflt - Static variable in class org.gnu.gdk.KeySymbol
 
Pointer_Button1 - Static variable in class org.gnu.gdk.KeySymbol
 
Pointer_Button2 - Static variable in class org.gnu.gdk.KeySymbol
 
Pointer_Button3 - Static variable in class org.gnu.gdk.KeySymbol
 
Pointer_Button4 - Static variable in class org.gnu.gdk.KeySymbol
 
Pointer_Button5 - Static variable in class org.gnu.gdk.KeySymbol
 
Pointer_DblClick_Dflt - Static variable in class org.gnu.gdk.KeySymbol
 
Pointer_DblClick1 - Static variable in class org.gnu.gdk.KeySymbol
 
Pointer_DblClick2 - Static variable in class org.gnu.gdk.KeySymbol
 
Pointer_DblClick3 - Static variable in class org.gnu.gdk.KeySymbol
 
Pointer_DblClick4 - Static variable in class org.gnu.gdk.KeySymbol
 
Pointer_DblClick5 - Static variable in class org.gnu.gdk.KeySymbol
 
Pointer_DfltBtnNext - Static variable in class org.gnu.gdk.KeySymbol
 
Pointer_DfltBtnPrev - Static variable in class org.gnu.gdk.KeySymbol
 
Pointer_Down - Static variable in class org.gnu.gdk.KeySymbol
 
Pointer_DownLeft - Static variable in class org.gnu.gdk.KeySymbol
 
Pointer_DownRight - Static variable in class org.gnu.gdk.KeySymbol
 
Pointer_Drag_Dflt - Static variable in class org.gnu.gdk.KeySymbol
 
Pointer_Drag1 - Static variable in class org.gnu.gdk.KeySymbol
 
Pointer_Drag2 - Static variable in class org.gnu.gdk.KeySymbol
 
Pointer_Drag3 - Static variable in class org.gnu.gdk.KeySymbol
 
Pointer_Drag4 - Static variable in class org.gnu.gdk.KeySymbol
 
Pointer_Drag5 - Static variable in class org.gnu.gdk.KeySymbol
 
Pointer_EnableKeys - Static variable in class org.gnu.gdk.KeySymbol
 
Pointer_Left - Static variable in class org.gnu.gdk.KeySymbol
 
POINTER_MOTION_HINT_MASK - Static variable in class org.gnu.gdk.EventMask
 
POINTER_MOTION_MASK - Static variable in class org.gnu.gdk.EventMask
 
Pointer_Right - Static variable in class org.gnu.gdk.KeySymbol
 
Pointer_Up - Static variable in class org.gnu.gdk.KeySymbol
 
Pointer_UpLeft - Static variable in class org.gnu.gdk.KeySymbol
 
Pointer_UpRight - Static variable in class org.gnu.gdk.KeySymbol
 
PolicyType - class org.gnu.gtk.PolicyType.
Determines when a scrollbar is visible.
pop(int) - Method in class org.gnu.gtk.StatusBar
Removes the message at the top of the statusbar's stack.
popColormap() - Method in class org.gnu.gtk.Widget
Pops the top colormap off of the stack of colormaps.
POPULATE_POPUP - Static variable in class org.gnu.gtk.event.TextViewEvent.Type
Gives the developer the oportunity to populate a context sensitive popup menu.
POPUP - Static variable in class org.gnu.atk.Layer
 
POPUP - Static variable in class org.gnu.gtk.WindowType
 
POPUP_MENU - Static variable in class org.gnu.atk.Role
 
popup() - Method in class org.gnu.gtk.Menu
Displays a menu and makes it available for selection.
popup(int, int, int) - Method in class org.gnu.gtk.ItemFactory
Pops up the menu constructed with the item factory.
popupDisable() - Method in class org.gnu.gtk.Notebook
disables the popup menu.
popupEnable() - Method in class org.gnu.gtk.Notebook
Enables the popup menu.
POS - Static variable in class org.gnu.gdk.WindowHints
 
PositionType - class org.gnu.gtk.PositionType.
A property used to determine where items appear in widgets
PREFERENCES - Static variable in class org.gnu.gtk.GtkStockItem
 
PRELIGHT - Static variable in class org.gnu.gtk.RcTokenType
 
PRELIGHT - Static variable in class org.gnu.gtk.StateType
 
PRELIT - Static variable in class org.gnu.gtk.CellRendererState
 
PREPEND - Static variable in class org.gnu.gdk.PropMode
 
prepend(int) - Method in class org.gnu.glib.List
Prepend an element to the end of the list.
prepend(MenuItem) - Method in class org.gnu.gtk.MenuShell
Adds a new MenuItem to the beginning of the MenuShell's item list.
prependPage(Widget, Widget) - Method in class org.gnu.gtk.Notebook
Prepend a page to the Notebook.
prependPage(Widget, Widget, Widget) - Method in class org.gnu.gtk.Notebook
Prepend a page to the Notebook.
prependRow() - Method in class org.gnu.gtk.ListStore
Prepends a new row to list_store.
prependRow(TreeIter) - Method in class org.gnu.gtk.TreeStore
Prepends a new row to the store.
prependSpace() - Method in class org.gnu.gtk.ToolBar
Add a space to the beginning of the ToolBar.
prependWidget(Widget, String, String) - Method in class org.gnu.gtk.ToolBar
Add a widget to the beginning of the toolbar.
prescription - Static variable in class org.gnu.gdk.KeySymbol
 
present() - Method in class org.gnu.gtk.Window
Presents a window to the user.
PRESS - Static variable in class org.gnu.gtk.event.ButtonEvent.Type
Emitted when the button is initially pressed.
press() - Method in class org.gnu.gtk.Button
Sends a pressed signal to the button.
PRESSED - Static variable in class org.gnu.atk.StateType
 
PRESSURE - Static variable in class org.gnu.gdk.AxisUse
 
PREV - Static variable in class org.gnu.gtk.MenuDirectionType
 
Prev_Virtual_Screen - Static variable in class org.gnu.gdk.KeySymbol
 
previous() - Method in class org.gnu.glib.List
Return the previous element in the List.
previous() - Method in class org.gnu.gtk.TreePath
Moves the path to point to the previous node at the current depth, if it exists.
PreviousCandidate - Static variable in class org.gnu.gdk.KeySymbol
 
prevPage() - Method in class org.gnu.gtk.Notebook
Switches to the previous page.
Print - Static variable in class org.gnu.gdk.KeySymbol
 
PRINT - Static variable in class org.gnu.gtk.GtkStockItem
 
PRINT_PREVIEW - Static variable in class org.gnu.gtk.GtkStockItem
 
PrintScreen_3270 - Static variable in class org.gnu.gdk.KeySymbol
 
Prior - Static variable in class org.gnu.gdk.KeySymbol
 
PRIVATE - Static variable in class org.gnu.gdk.DragAction
 
PRIVATE - Static variable in class org.gnu.gtk.TextWindowType
 
Progress - class org.gnu.gtk.Progress.
The Progress widget is the base class of ProgressBar.
PROGRESS_BAR - Static variable in class org.gnu.atk.Role
 
ProgressBar - class org.gnu.gtk.ProgressBar.
The ProgressBar is typically used to display the progress of a long running operation.
ProgressBar() - Constructor for class org.gnu.gtk.ProgressBar
Constructs a new ProgressBar widget
ProgressBar(int) - Constructor for class org.gnu.gtk.ProgressBar
Construct a new ProgressBar passing a handle to a native widget resource.
ProgressBarOrientation - class org.gnu.gtk.ProgressBarOrientation.
An object representing the various orientations and growth directions for progress bar widgets.
ProgressBarStyle - class org.gnu.gtk.ProgressBarStyle.
 
PROJECTING - Static variable in class org.gnu.gdk.CapStyle
 
prolongedsound - Static variable in class org.gnu.gdk.KeySymbol
 
PROPERTIES - Static variable in class org.gnu.gtk.GtkStockItem
 
Property - class org.gnu.gdk.Property.
 
PROPERTY_CHANGE_MASK - Static variable in class org.gnu.gdk.EventMask
 
PROPERTY_NOTIFY - Static variable in class org.gnu.gdk.EventType
 
Property() - Constructor for class org.gnu.gdk.Property
 
PropertyState - class org.gnu.gdk.PropertyState.
 
PropMode - class org.gnu.gdk.PropMode.
 
PROXIMITY_IN - Static variable in class org.gnu.gdk.EventType
 
PROXIMITY_IN_MASK - Static variable in class org.gnu.gdk.EventMask
 
PROXIMITY_OUT - Static variable in class org.gnu.gdk.EventType
 
PROXIMITY_OUT_MASK - Static variable in class org.gnu.gdk.EventMask
 
PSEUDO_COLOR - Static variable in class org.gnu.gdk.VisualType
 
pulse() - Method in class org.gnu.gtk.ProgressBar
Indicates that some progress is made, but you don't know how much.
punctspace - Static variable in class org.gnu.gdk.KeySymbol
 
PUSH_BUTTON - Static variable in class org.gnu.atk.Role
 
push(int, String) - Method in class org.gnu.gtk.StatusBar
Pushes a new message onto a statusbar's stack.
pushColormap(Colormap) - Method in class org.gnu.gtk.Widget
Pushes a Colormap onto the stack of colormaps.
putWidget(Widget, int, int) - Method in class org.gnu.gtk.Fixed
Add a Widget to the Fixed at the specified location.

Q

q - Static variable in class org.gnu.gdk.KeySymbol
 
Q - Static variable in class org.gnu.gdk.KeySymbol
 
quad - Static variable in class org.gnu.gdk.KeySymbol
 
Quark - class org.gnu.glib.Quark.
A Quark is an association between a String and an integer identifier.
Quark(int) - Constructor for class org.gnu.glib.Quark
This is the method that allows one to construct a Quark once a native peer has been provided.
Quark(String) - Constructor for class org.gnu.glib.Quark
Create a Quark object.
question - Static variable in class org.gnu.gdk.KeySymbol
 
QUESTION - Static variable in class org.gnu.gtk.MessageType
 
QUESTION_ARROW - Static variable in class org.gnu.gdk.CursorType
 
questiondown - Static variable in class org.gnu.gdk.KeySymbol
 
QUEUE - Static variable in class org.gnu.gtk.ResizeMode
 
QUIT - Static variable in class org.gnu.gtk.GtkStockItem
 
Quit_3270 - Static variable in class org.gnu.gdk.KeySymbol
 
quotedbl - Static variable in class org.gnu.gdk.KeySymbol
 
quoteleft - Static variable in class org.gnu.gdk.KeySymbol
 
quoteright - Static variable in class org.gnu.gdk.KeySymbol
 

R

r - Static variable in class org.gnu.gdk.KeySymbol
 
R - Static variable in class org.gnu.gdk.KeySymbol
 
R1 - Static variable in class org.gnu.gdk.KeySymbol
 
R10 - Static variable in class org.gnu.gdk.KeySymbol
 
R11 - Static variable in class org.gnu.gdk.KeySymbol
 
R12 - Static variable in class org.gnu.gdk.KeySymbol
 
R13 - Static variable in class org.gnu.gdk.KeySymbol
 
R14 - Static variable in class org.gnu.gdk.KeySymbol
 
R15 - Static variable in class org.gnu.gdk.KeySymbol
 
R2 - Static variable in class org.gnu.gdk.KeySymbol
 
R3 - Static variable in class org.gnu.gdk.KeySymbol
 
R4 - Static variable in class org.gnu.gdk.KeySymbol
 
R5 - Static variable in class org.gnu.gdk.KeySymbol
 
R6 - Static variable in class org.gnu.gdk.KeySymbol
 
R7 - Static variable in class org.gnu.gdk.KeySymbol
 
R8 - Static variable in class org.gnu.gdk.KeySymbol
 
R9 - Static variable in class org.gnu.gdk.KeySymbol
 
racute - Static variable in class org.gnu.gdk.KeySymbol
 
Racute - Static variable in class org.gnu.gdk.KeySymbol
 
radical - Static variable in class org.gnu.gdk.KeySymbol
 
RADIO_BUTTON - Static variable in class org.gnu.atk.Role
 
RADIO_MENU_ITEM - Static variable in class org.gnu.atk.Role
 
RadioButton - class org.gnu.gtk.RadioButton.
A single RadioButton performs the same basic function as a CheckButton, as it's position in the object hierarchy reflects.
RADIOBUTTON - Static variable in class org.gnu.gtk.ToolBarChildType
 
RadioButton(int) - Constructor for class org.gnu.gtk.RadioButton
Construct a radio button using a handle to a native resource.
RadioButton(RadioButton) - Constructor for class org.gnu.gtk.RadioButton
Create a new RadioButton object adding it to the same group as the provided RadioButton.
RadioButton(RadioButton, String, boolean) - Constructor for class org.gnu.gtk.RadioButton
Create a new RadioButton object adding it to the same group as the provided RadioButton.
RadioMenuItem - class org.gnu.gtk.RadioMenuItem.
A RadioMenuItem is a CheckMenuItem that belongs to a group.
RadioMenuItem(int) - Constructor for class org.gnu.gtk.RadioMenuItem
Construct a RadioMenuItem using a handle to a native resource.
RadioMenuItem(RadioMenuItem, String, boolean) - Constructor for class org.gnu.gtk.RadioMenuItem
Create a new RadioMenuItem object adding it to the same group as the provided RadioMenuItem.
raise() - Method in class org.gnu.gdk.Window
 
Range - class org.gnu.gtk.Range.
This is the base class for the group of widgets that involve graphic display and manipulation of a vale bounded within a specific minumumand maximum value.
RangeEvent - class org.gnu.gtk.event.RangeEvent.
An event represeting action by a Range widget.
RangeEvent.Type - class org.gnu.gtk.event.RangeEvent.Type.
 
RangeEvent(Object) - Constructor for class org.gnu.gtk.event.RangeEvent
Creates a new Spin Event.
rangeEvent(RangeEvent) - Method in interface org.gnu.gtk.event.RangeListener
This method is called whenever a SpinButton event occurs.
RangeListener - interface org.gnu.gtk.event.RangeListener.
Listener for widgets derived from the Range class.
Rc - class org.gnu.gtk.Rc.
 
RC - Static variable in class org.gnu.gtk.PathPriorityType
 
RC - Static variable in class org.gnu.gtk.RcTokenType
 
RC_STYLE - Static variable in class org.gnu.gtk.WidgetFlags
 
Rc() - Constructor for class org.gnu.gtk.Rc
 
rcaron - Static variable in class org.gnu.gdk.KeySymbol
 
Rcaron - Static variable in class org.gnu.gdk.KeySymbol
 
rcedilla - Static variable in class org.gnu.gdk.KeySymbol
 
Rcedilla - Static variable in class org.gnu.gdk.KeySymbol
 
RcFlags - class org.gnu.gtk.RcFlags.
 
RcProperty - class org.gnu.gtk.RcProperty.
 
RcProperty() - Constructor for class org.gnu.gtk.RcProperty
 
RcStyle - class org.gnu.gtk.RcStyle.
A class that provides runtime routines for handling resource files.
RcStyle() - Constructor for class org.gnu.gtk.RcStyle
Construct a new RcStyle.
RcStyle(int) - Constructor for class org.gnu.gtk.RcStyle
Construct a new RcStyle from a given handle to a native resource.
RcTokenType - class org.gnu.gtk.RcTokenType.
 
READ - Static variable in class org.gnu.glib.SpawnError
 
READ - Static variable in class org.gnu.gdk.InputCondition
 
REALIZE - Static variable in class org.gnu.gtk.event.LifeCycleEvent.Type
This event indicates that a widget has been realized.
realize() - Method in class org.gnu.gtk.Widget
Creates a native window resource associated with this widget.
REALIZED - Static variable in class org.gnu.gtk.WidgetFlags
 
RECEIVES_DEFAULT - Static variable in class org.gnu.gtk.WidgetFlags
 
Record_3270 - Static variable in class org.gnu.gdk.KeySymbol
 
Rectangle - class org.gnu.pango.Rectangle.
The PangoRectangle structure represents a rectangle.
Rectangle - class org.gnu.gdk.Rectangle.
 
Rectangle(int) - Constructor for class org.gnu.gdk.Rectangle
 
RED - Static variable in class org.gnu.gdk.Color
 
Redo - Static variable in class org.gnu.gdk.KeySymbol
 
REDO - Static variable in class org.gnu.gtk.GtkStockItem
 
REFRESH - Static variable in class org.gnu.gtk.GtkStockItem
 
Region - class org.gnu.gdk.Region.
 
Region() - Constructor for class org.gnu.gdk.Region
 
Region(int) - Constructor for class org.gnu.gdk.Region
 
registered - Static variable in class org.gnu.gdk.KeySymbol
 
REJECT - Static variable in class org.gnu.gtk.ResponseType
 
Relation - class org.gnu.atk.Relation.
 
Relation() - Constructor for class org.gnu.atk.Relation
 
RelationSet - class org.gnu.atk.RelationSet.
 
RelationSet() - Constructor for class org.gnu.atk.RelationSet
Create a new empty RelationSet
RelationType - class org.gnu.atk.RelationType.
 
RELEASE - Static variable in class org.gnu.gtk.event.ButtonEvent.Type
Emitted when a button which is pressed is released, no matter where the mouse cursor is.
release() - Method in class org.gnu.gtk.Button
Sends a released signal to the button.
ReliefStyle - class org.gnu.gtk.ReliefStyle.
The reliefStyle is used by a number of widgets, such as Button.
REMOVE - Static variable in class org.gnu.gtk.GtkStockItem
 
REMOVE - Static variable in class org.gnu.gtk.event.ContainerEvent.Type
This event indicates that a child widget has been removed to the container.
REMOVE_TAG - Static variable in class org.gnu.gtk.event.TextBufferEvent.Type
 
remove(int) - Method in class org.gnu.glib.List
Remove the first instance of an element from the List.
remove(int) - Method in class org.gnu.gtk.SimpleList
Removes the element at the given position
remove(int, int) - Method in class org.gnu.gtk.StatusBar
Forces the removal of a message from a statusbar's stack.
remove(Relation) - Method in class org.gnu.atk.RelationSet
Remove a relation from the relation set.
remove(TextTag) - Method in class org.gnu.gtk.TextTagTable
Remove a tag from the table.
remove(Widget) - Method in class org.gnu.gtk.Container
Remove a Widget from the Container.
removeAccelGroup(AccelGroup) - Method in class org.gnu.gtk.Window
Reverses the effect of addAccelGroup.
removeAllInstances(int) - Method in class org.gnu.glib.List
Remove all instances of an element from the List.
removeAllTags(TextTag, TextTag) - Method in class org.gnu.gtk.TextBuffer
Removes all tags in the range between start and end.
removeClipboard(Clipboard) - Method in class org.gnu.gtk.TextBuffer
Removes a clipboard added with TextBuffer.addClipboard(Clipboard)
removeColumn(TreeViewColumn) - Method in class org.gnu.gtk.TreeView
Removes column from tree_view.
removeDefault() - Method in class org.gnu.gtk.IconFactory
Removes this icon factory from the list of default icon factories.
removeEventHandler(int) - Method in class org.gnu.glib.GObject
Disconnect a event from its' callback method.
removeFormatListener() - Method in class org.gnu.gtk.Scale
Removes the format listener
removeLabel() - Method in class org.gnu.gtk.Frame
Removes the label from the frame
removeListener(AdjustmentListener) - Method in class org.gnu.gtk.Adjustment
Removes a listener
removeListener(ButtonListener) - Method in class org.gnu.gtk.Button
Removes a listener
removeListener(CalendarListener) - Method in class org.gnu.gtk.Calendar
Removes a listener
removeListener(CellRendererTextListener) - Method in class org.gnu.gtk.CellRendererText
Removes a listener
removeListener(CellRendererToggleListener) - Method in class org.gnu.gtk.CellRendererToggle
Removes a listener
removeListener(ContainerListener) - Method in class org.gnu.gtk.Container
Removes a listener
removeListener(DialogListener) - Method in class org.gnu.gtk.Dialog
Removes a listener
removeListener(DragDestinationListener) - Method in class org.gnu.gtk.Widget
Unregister an object that was receiving dragDestination event notification.
removeListener(DragSourceListener) - Method in class org.gnu.gtk.Widget
Unregister an object that was receiving drag source event notification.
removeListener(EditableListener) - Method in class org.gnu.gtk.Editable
Removes a listener
removeListener(EntryListener) - Method in class org.gnu.gtk.Entry
Removes a listener
removeListener(FocusListener) - Method in class org.gnu.gtk.Widget
Unregister an object that was receiving focus event notification.
removeListener(KeyListener) - Method in class org.gnu.gtk.Widget
Unregister an object that was receiving key event notification.
removeListener(LifeCycleListener) - Method in class org.gnu.gtk.Widget
Unregister an object that was receiving life cycle event notification.
removeListener(MenuItemListener) - Method in class org.gnu.gtk.MenuItem
Unregister an object that was receiving menuitem event notification.
removeListener(MouseListener) - Method in class org.gnu.gtk.Widget
Unregister an object that was receiving mouse event notification.
removeListener(NotebookListener) - Method in class org.gnu.gtk.Notebook
Unregister an object that was receiving notebook event notification.
removeListener(OptionMenuListener) - Method in class org.gnu.gtk.OptionMenu
Removes a listener
removeListener(SpinListener) - Method in class org.gnu.gtk.SpinButton
Removes a listener
removeListener(TextBufferListener) - Method in class org.gnu.gtk.TextBuffer
Unregister an object that was receiving text view event notification.
removeListener(TextViewListener) - Method in class org.gnu.gtk.TextView
Unregister an object that was receiving text view event notification.
removeListener(ToggleListener) - Method in class org.gnu.gtk.ToggleButton
Removes a listener
removeListener(TreeSelectionListener) - Method in class org.gnu.gtk.TreeSelection
Removes a listener
removeListener(TreeViewColumnListener) - Method in class org.gnu.gtk.TreeViewColumn
Removes a listener
removeMenu() - Method in class org.gnu.gtk.OptionMenu
Removes the Menu from the OptionMenu
removePage(int) - Method in class org.gnu.gtk.Notebook
Removes a page fro the Notegook given its index in the notebook.
removeRangeListener(RangeListener) - Method in class org.gnu.gtk.Range
Removes a listener
removeRow(TreeIter) - Method in class org.gnu.gtk.ListStore
Removes the given row from the list store.
removeRow(TreeIter) - Method in class org.gnu.gtk.TreeStore
Removes a row from the tree store.
removeSpace(int) - Method in class org.gnu.gtk.ToolBar
Remove a space from the ToolBar.
removeSubmenu() - Method in class org.gnu.gtk.MenuItem
Removes the widget's submenu.
removeTag(String, TextIter, TextIter) - Method in class org.gnu.gtk.TextBuffer
Removes a tag based on it's name.
removeTag(TextTag, TextIter, TextIter) - Method in class org.gnu.gtk.TextBuffer
Emits the "remove_tag" signal.
removeWidget(Widget) - Method in class org.gnu.gtk.SizeGroup
Removes a widget from the group
removeWindow(Window) - Method in class org.gnu.gtk.WindowGroup
Remove a Window from this WindowGroup
reorderChild(Widget, int) - Method in class org.gnu.gtk.Box
Moves child to a new position in the list of box children.
reorderChild(Widget, int) - Method in class org.gnu.gtk.Notebook
Reorders the page containing child, so that it appears in position position.
reorderMenuItem(MenuItem, int) - Method in class org.gnu.gtk.Menu
Move a MenuItem to a new position within the Menu.
reparent(Widget) - Method in class org.gnu.gtk.Widget
Moves a widget from one Container to another.
reparent(Window, int, int) - Method in class org.gnu.gdk.Window
Reparents window into the given parent.
RepeatKeys_Enable - Static variable in class org.gnu.gdk.KeySymbol
 
REPLACE - Static variable in class org.gnu.gdk.PropMode
 
replace(FontDescription, boolean) - Method in class org.gnu.pango.FontDescription
Merges the fields that are set in desc_to_merge into the fields in desc.
Requisition - class org.gnu.gtk.Requisition.
 
Requisition(int, int) - Constructor for class org.gnu.gtk.Requisition
Construct a new Requisition.
RESERVED_1 - Static variable in class org.gnu.gtk.ObjectFlags
 
RESERVED_2 - Static variable in class org.gnu.gtk.ObjectFlags
 
Reset_3270 - Static variable in class org.gnu.gdk.KeySymbol
 
RESIZABLE - Static variable in class org.gnu.atk.StateType
 
RESIZE - Static variable in class org.gnu.gdk.WMFunction
 
RESIZE_INC - Static variable in class org.gnu.gdk.WindowHints
 
resize(int) - Method in class org.gnu.pango.TabArray
Resizes a tab array.
resize(int, int) - Method in class org.gnu.gdk.Window
Resizes window; for toplevel windows, asks the window manager to resize the window.
resize(int, int) - Method in class org.gnu.gtk.Window
Resizes the Window as if the user had done so, obeying the geometry constraints.
resize(int, int) - Method in class org.gnu.gtk.Table
Changes the size of the table after it has been created.
resizeChildren() - Method in class org.gnu.gtk.Container
Informs the container to resize all of its' children based on the size requirements of the children.
RESIZEH - Static variable in class org.gnu.gdk.WMDecoration
 
ResizeMode - class org.gnu.gtk.ResizeMode.
 
RESPONSE - Static variable in class org.gnu.gtk.event.DialogEvent.Type
This event is emitted when an action widget is clicked or the dialog receives a "delete" event.
ResponseType - class org.gnu.gtk.ResponseType.
 
Return - Static variable in class org.gnu.gdk.KeySymbol
 
REVERT_TO_SAVED - Static variable in class org.gnu.gtk.GtkStockItem
 
RGB - Static variable in class org.gnu.gdk.Colorspace
 
RgbCmap - class org.gnu.gdk.RgbCmap.
 
RgbCmap() - Constructor for class org.gnu.gdk.RgbCmap
 
RgbDither - class org.gnu.gdk.RgbDither.
 
Right - Static variable in class org.gnu.gdk.KeySymbol
 
RIGHT - Static variable in class org.gnu.pango.Alignment
Put all available space on the left
RIGHT - Static variable in class org.gnu.gdk.ScrollDirection
 
RIGHT - Static variable in class org.gnu.gtk.DirectionType
 
RIGHT - Static variable in class org.gnu.gtk.Justification
 
RIGHT - Static variable in class org.gnu.gtk.TextWindowType
 
RIGHT - Static variable in class org.gnu.gtk.PositionType
 
RIGHT - Static variable in class org.gnu.gtk.SubmenuDirection
 
RIGHT - Static variable in class org.gnu.gtk.ArrowType
 
RIGHT - Static variable in class org.gnu.gtk.SideType
 
RIGHT_PTR - Static variable in class org.gnu.gdk.CursorType
 
RIGHT_SIDE - Static variable in class org.gnu.gdk.CursorType
 
RIGHT_TEE - Static variable in class org.gnu.gdk.CursorType
 
RIGHT_TO_LEFT - Static variable in class org.gnu.gtk.ProgressBarOrientation
 
Right2_3270 - Static variable in class org.gnu.gdk.KeySymbol
 
rightanglebracket - Static variable in class org.gnu.gdk.KeySymbol
 
rightarrow - Static variable in class org.gnu.gdk.KeySymbol
 
RIGHTBUTTON - Static variable in class org.gnu.gdk.CursorType
 
rightcaret - Static variable in class org.gnu.gdk.KeySymbol
 
rightdoublequotemark - Static variable in class org.gnu.gdk.KeySymbol
 
rightmiddlecurlybrace - Static variable in class org.gnu.gdk.KeySymbol
 
rightmiddlesummation - Static variable in class org.gnu.gdk.KeySymbol
 
rightopentriangle - Static variable in class org.gnu.gdk.KeySymbol
 
rightpointer - Static variable in class org.gnu.gdk.KeySymbol
 
rightshoe - Static variable in class org.gnu.gdk.KeySymbol
 
rightsinglequotemark - Static variable in class org.gnu.gdk.KeySymbol
 
rightt - Static variable in class org.gnu.gdk.KeySymbol
 
righttack - Static variable in class org.gnu.gdk.KeySymbol
 
RISE - Static variable in class org.gnu.pango.AttrType
 
RISE - Static variable in class org.gnu.gtk.CellRendererText.Attribute
(int) Offset of text above the baseline (below the baseline if rise is negative)
Role - class org.gnu.atk.Role.
Describes the role of an object.
Romaji - Static variable in class org.gnu.gdk.KeySymbol
 
ROOT - Static variable in class org.gnu.gdk.WindowType
 
ROOT_PANE - Static variable in class org.gnu.atk.Role
 
ROOTWIN - Static variable in class org.gnu.gdk.DragProtocol
 
ROUND - Static variable in class org.gnu.gdk.JoinStyle
 
ROUND - Static variable in class org.gnu.gdk.CapStyle
 
ROW_ACTIVATED - Static variable in class org.gnu.gtk.event.TreeViewEvent
 
ROW_COLLAPSED - Static variable in class org.gnu.gtk.event.TreeViewEvent
 
ROW_EXPANDED - Static variable in class org.gnu.gtk.event.TreeViewEvent
 
ROW_HEADER - Static variable in class org.gnu.atk.Role
 
RTL - Static variable in class org.gnu.pango.Direction
The text is written right-to-left
RTL - Static variable in class org.gnu.gtk.RcTokenType
 
RTL - Static variable in class org.gnu.gtk.TextDirection
 
RTL_LOGO - Static variable in class org.gnu.gdk.CursorType
 
Rule_3270 - Static variable in class org.gnu.gdk.KeySymbol
 
Ruler - class org.gnu.gtk.Ruler.
This widget is the base class for GtkHRuler and GtkVRuler.
run() - Method in class org.gnu.gtk.Dialog
Blocks in a recursive main loop until the dialog either emits a response signal or is destroyed.
runEvents() - Static method in class org.gnu.glib.CustomEvents
Executes the pending events.
RupeeSign - Static variable in class org.gnu.gdk.KeySymbol
 

S

s - Static variable in class org.gnu.gdk.KeySymbol
 
S - Static variable in class org.gnu.gdk.KeySymbol
 
sacute - Static variable in class org.gnu.gdk.KeySymbol
 
Sacute - Static variable in class org.gnu.gdk.KeySymbol
 
SAILBOAT - Static variable in class org.gnu.gdk.CursorType
 
SAME_APP - Static variable in class org.gnu.gtk.TargetFlags
 
SAME_WIDGET - Static variable in class org.gnu.gtk.TargetFlags
 
SAVE - Static variable in class org.gnu.gtk.GtkStockItem
 
SAVE_AS - Static variable in class org.gnu.gtk.GtkStockItem
 
save(String) - Static method in class org.gnu.gtk.AccelMap
Saves the current accelerator specification (accelerator path, key, and modifiers) to the filename specified.
SB_DOWN_ARROW - Static variable in class org.gnu.gdk.CursorType
 
SB_H_DOUBLE_ARROW - Static variable in class org.gnu.gdk.CursorType
 
SB_LEFT_ARROW - Static variable in class org.gnu.gdk.CursorType
 
SB_RIGHT_ARROW - Static variable in class org.gnu.gdk.CursorType
 
SB_UP_ARROW - Static variable in class org.gnu.gdk.CursorType
 
SB_V_DOUBLE_ARROW - Static variable in class org.gnu.gdk.CursorType
 
Scale - class org.gnu.pango.Scale.
 
Scale - class org.gnu.gtk.Scale.
A Scale is a slider control used to select a numeric value.
SCALE - Static variable in class org.gnu.pango.AttrType
 
SCALE - Static variable in class org.gnu.gtk.CellRendererText.Attribute
(double) Font scaling factor
Scale(double) - Constructor for class org.gnu.pango.Scale
 
scale(int, int, InterpType) - Method in class org.gnu.gdk.Pixbuf
Create a new pixbuf from an existing pixbuf scaled to the size provided.
ScaleEvent - class org.gnu.gtk.event.ScaleEvent.
An event representing a request for formatting information for the label of a scale widget
ScaleEvent.Type - class org.gnu.gtk.event.ScaleEvent.Type.
 
ScaleEvent(Object) - Constructor for class org.gnu.gtk.event.ScaleEvent
Creates a new Scale Event.
ScaleListener - interface org.gnu.gtk.event.ScaleListener.
Listener for the Scale widget.
scaron - Static variable in class org.gnu.gdk.KeySymbol
 
Scaron - Static variable in class org.gnu.gdk.KeySymbol
 
scedilla - Static variable in class org.gnu.gdk.KeySymbol
 
Scedilla - Static variable in class org.gnu.gdk.KeySymbol
 
scircumflex - Static variable in class org.gnu.gdk.KeySymbol
 
Scircumflex - Static variable in class org.gnu.gdk.KeySymbol
 
SCREEN - Static variable in class org.gnu.gdk.InputMode
 
script_switch - Static variable in class org.gnu.gdk.KeySymbol
 
SCROLL - Static variable in class org.gnu.gdk.EventType
 
SCROLL_BAR - Static variable in class org.gnu.atk.Role
 
Scroll_Lock - Static variable in class org.gnu.gdk.KeySymbol
 
SCROLL_MASK - Static variable in class org.gnu.gdk.EventMask
 
SCROLL_PANE - Static variable in class org.gnu.atk.Role
 
ScrollBar - class org.gnu.gtk.ScrollBar.
The ScrollBar widget is an abstract base class for HScrollBar and VScrollBar.
scrollContent(int, int) - Method in class org.gnu.gdk.Window
 
ScrollDirection - class org.gnu.gdk.ScrollDirection.
 
ScrolledWindow - class org.gnu.gtk.ScrolledWindow.
A ScrolledWindow is a Bin subclass; it's a container that accepts a single child widget.
ScrolledWindow() - Constructor for class org.gnu.gtk.ScrolledWindow
Creates a new ScrolledWindow object.
ScrolledWindow(Adjustment, Adjustment) - Constructor for class org.gnu.gtk.ScrolledWindow
Create a new ScrolledWindow object.
ScrolledWindow(int) - Constructor for class org.gnu.gtk.ScrolledWindow
Construct a ScrolledWindow using a handle to a native resource.
scrollToCell(TreePath) - Method in class org.gnu.gtk.TreeView
Moves the alignments of the view to the position specified by path.
scrollToCell(TreePath, TreeViewColumn) - Method in class org.gnu.gtk.TreeView
Moves the alignments of the view to the position specified by column and path.
scrollToCell(TreePath, TreeViewColumn, double, double) - Method in class org.gnu.gtk.TreeView
Moves the alignments of the view to the position specified by column and path.
scrollToCell(TreeViewColumn) - Method in class org.gnu.gtk.TreeView
 
scrollToIter(TextIter, double) - Method in class org.gnu.gtk.TextView
Scrolls text view so that iter is on the screen.
scrollToIter(TextIter, double, double, double) - Method in class org.gnu.gtk.TextView
Scrolls text view so that iter is on the screen in the position indicated by xalign and yalign.
scrollToMark(TextMark, double) - Method in class org.gnu.gtk.TextView
Scrolls the view so that mark is on the screen.
scrollToMark(TextMark, double, boolean, double, double) - Method in class org.gnu.gtk.TextView
Scrolls the view so that mark is on the screen in the position indicated by xAlign and yAlign.
ScrollType - class org.gnu.gtk.ScrollType.
 
searchBackward(String, TextSearchFlags, TextIter, TextIter, TextIter) - Method in class org.gnu.gtk.TextIter
Same as TextIter.searchForward(String, TextSearchFlags, TextIter , TextIter , TextIter), but moves backward.
searchForward(String, TextSearchFlags, TextIter, TextIter, TextIter) - Method in class org.gnu.gtk.TextIter
Searches forward for str.
seconds - Static variable in class org.gnu.gdk.KeySymbol
 
section - Static variable in class org.gnu.gdk.KeySymbol
 
Segment - class org.gnu.gdk.Segment.
 
Segment() - Constructor for class org.gnu.gdk.Segment
 
Select - Static variable in class org.gnu.gdk.KeySymbol
 
SELECT_ALL - Static variable in class org.gnu.gtk.event.TreeViewEvent
 
SELECT_COLOR - Static variable in class org.gnu.gtk.GtkStockItem
 
SELECT_CURSOR_PARENT - Static variable in class org.gnu.gtk.event.TreeViewEvent
 
SELECT_CURSOR_ROW - Static variable in class org.gnu.gtk.event.TreeViewEvent
 
SELECT_FONT - Static variable in class org.gnu.gtk.GtkStockItem
 
SELECT_PAGE - Static variable in class org.gnu.gtk.event.NotebookEvent.Type
 
select() - Method in class org.gnu.gtk.Item
Emits the "select" event.
select(int) - Method in class org.gnu.gtk.SimpleList
Selects the element at index
select(int, int) - Method in class org.gnu.gtk.Label
Selects a range of characters in the label, if the label is selectable.
select(TreeIter) - Method in class org.gnu.gtk.TreeSelection
Selects the specified iterator.
select(TreePath) - Method in class org.gnu.gtk.TreeSelection
Select the row at path.
select(TreePath, TreePath) - Method in class org.gnu.gtk.TreeSelection
Selects a range of nodes, determined by startPath and endPath inclusive.
SELECTABLE - Static variable in class org.gnu.atk.StateType
 
selectAll() - Method in class org.gnu.gtk.TreeSelection
Selects all the nodes.
selectDay(int) - Method in class org.gnu.gtk.Calendar
Selects a day from the current month.
SELECTED - Static variable in class org.gnu.atk.StateType
 
SELECTED - Static variable in class org.gnu.gtk.RcTokenType
 
SELECTED - Static variable in class org.gnu.gtk.StateType
 
SELECTED - Static variable in class org.gnu.gtk.CellRendererState
 
SELECTION_CLEAR - Static variable in class org.gnu.gdk.EventType
 
SELECTION_NOTIFY - Static variable in class org.gnu.gdk.EventType
 
SELECTION_REQUEST - Static variable in class org.gnu.gdk.EventType
 
selectionChangedEvent(TreeSelectionEvent) - Method in interface org.gnu.gtk.event.TreeSelectionListener
This method is called whenever a button event occurs.
SelectionData - class org.gnu.gtk.SelectionData.
Data used in Drag and drop operations
SelectionData(int) - Constructor for class org.gnu.gtk.SelectionData
 
SelectionMode - class org.gnu.gtk.SelectionMode.
Determines how elements of a TreeView widget may be selected.
selectItem(MenuItem) - Method in class org.gnu.gtk.MenuShell
Selects the MenuItem from the MenuShell.
selectMonth(int, int) - Method in class org.gnu.gtk.Calendar
Shifts the calendar to a different month.
selectRegion(int, int) - Method in class org.gnu.gtk.Editable
Select a region of text.
SEMI_COLLAPSED - Static variable in class org.gnu.gtk.ExpanderStyle
 
SEMI_CONDENSED - Static variable in class org.gnu.pango.Stretch
 
SEMI_EXPANDED - Static variable in class org.gnu.pango.Stretch
 
SEMI_EXPANDED - Static variable in class org.gnu.gtk.ExpanderStyle
 
semicolon - Static variable in class org.gnu.gdk.KeySymbol
 
semivoicedsound - Static variable in class org.gnu.gdk.KeySymbol
 
SENSITIVE - Static variable in class org.gnu.atk.StateType
 
SENSITIVE - Static variable in class org.gnu.gtk.WidgetFlags
 
Separator - class org.gnu.gtk.Separator.
The Separator class is the base class for HSeparator and VSeparator.
SEPARATOR - Static variable in class org.gnu.atk.Role
 
SeparatorMenuItem - class org.gnu.gtk.SeparatorMenuItem.
The SeparatorMenuItem is a separator used to group items within a menu.
SeparatorMenuItem() - Constructor for class org.gnu.gtk.SeparatorMenuItem
Create a new SeparatorMenuItem
SeparatorMenuItem(int) - Constructor for class org.gnu.gtk.SeparatorMenuItem
Construct a SeparatorMenuItem using a handle to a native resource.
Serbian_dje - Static variable in class org.gnu.gdk.KeySymbol
 
Serbian_DJE - Static variable in class org.gnu.gdk.KeySymbol
 
Serbian_dze - Static variable in class org.gnu.gdk.KeySymbol
 
Serbian_DZE - Static variable in class org.gnu.gdk.KeySymbol
 
Serbian_je - Static variable in class org.gnu.gdk.KeySymbol
 
Serbian_JE - Static variable in class org.gnu.gdk.KeySymbol
 
Serbian_lje - Static variable in class org.gnu.gdk.KeySymbol
 
Serbian_LJE - Static variable in class org.gnu.gdk.KeySymbol
 
Serbian_nje - Static variable in class org.gnu.gdk.KeySymbol
 
Serbian_NJE - Static variable in class org.gnu.gdk.KeySymbol
 
Serbian_tshe - Static variable in class org.gnu.gdk.KeySymbol
 
Serbian_TSHE - Static variable in class org.gnu.gdk.KeySymbol
 
SET - Static variable in class org.gnu.gdk.Function
 
SET_ANCHOR - Static variable in class org.gnu.gtk.event.TextViewEvent.Type
The anchor has been moved to the cursor position.
SET_FOCUS_CHILD - Static variable in class org.gnu.gtk.event.ContainerEvent.Type
This event indicates that a child widget has been given focus.
SET_SCROLL_ADJUSTMENTS - Static variable in class org.gnu.gtk.event.TreeViewEvent
 
SET_SCROLL_ADJUSTMENTS - Static variable in class org.gnu.gtk.event.TextViewEvent.Type
 
set(double, double, double, double) - Method in class org.gnu.gtk.Alignment
Set the alignment and scale for an already created Alignment object.
set(GtkStockItem, IconSize) - Method in class org.gnu.gtk.Image
Set the image to a Stock icon.
set(IconSet, IconSize) - Method in class org.gnu.gtk.Image
Sets the image to displayian IconSet.
set(Image, Bitmap) - Method in class org.gnu.gtk.Image
Sets the image widget to displaying a image and a mask.
set(int, CoverageLevel) - Method in class org.gnu.pango.Coverage
Modify a particular index within coverage
set(Pixbuf) - Method in class org.gnu.gtk.Image
Sets the Image from a Pixbuf.
set(PixbufAnimation) - Method in class org.gnu.gtk.Image
Sets to image to the given PixbufAnimation.
set(Pixmap, Bitmap) - Method in class org.gnu.gtk.Image
Sets the image to the given Pixmap.
set(String) - Method in class org.gnu.gtk.Image
Sets the image from a file
setAccelGroup(AccelGroup) - Method in class org.gnu.gtk.Menu
Set the AccelGroup which holds global accelerators for the menu.
setAccelWidget(Widget) - Method in class org.gnu.gtk.AccelLabel
Set the widget for this AccelLabel
setActivateDefaultWidget(boolean) - Method in class org.gnu.gtk.Entry
If setting is TRUE, pressing Enter in the entry will activate the default widget for the window containing the entry.
setActive(boolean) - Method in class org.gnu.gtk.CheckMenuItem
Sets the active state of the CheckMenuItem's check box.
setAdjustment(Adjustment) - Method in class org.gnu.gtk.SpinButton
Replaces the adjustment object associated with the Spin button
setAdjustment(Adjustment) - Method in class org.gnu.gtk.Range
Sets the adjustment to be used as the "model" object for this range widget.
setAlignment(Alignment) - Method in class org.gnu.pango.Layout
Sets the alignment for the layout (how partial lines are positioned within the horizontal space available.)
setAlignment(double) - Method in class org.gnu.gtk.TreeViewColumn
Sets the alignment of the title or custom widget inside the column header.
setAlignment(double, double) - Method in class org.gnu.gtk.Misc
Sets the alignment of a widget.
setAlternateRowColor(boolean) - Method in class org.gnu.gtk.TreeView
This function tells GTK+ that the user interface for your application requires users to read across tree rows and associate cells with one another.
setAspect(double, double, double, boolean) - Method in class org.gnu.gtk.AspectFrame
Set the aspect for an already created AspectFrame.
setAttributes(AttrList) - Method in class org.gnu.pango.Layout
Sets the text attributes for a layout object
setAttributes(AttrList) - Method in class org.gnu.gtk.Label
Sets a PangoAttrList; the attributes in the list are applied to the label text.
setAttributes(AttrList) - Method in class org.gnu.gtk.CellRendererText
Sets the pango attributes for the renderer
setAxisUse(int, AxisUse) - Method in class org.gnu.gdk.Device
Specifies how an axis of a device is used.
setBackground(Color) - Method in class org.gnu.gdk.GC
Sets the background color for the graphics context.
setBackground(String) - Method in class org.gnu.gtk.TextTag
 
setBackgroundColor(StateType, Color) - Method in class org.gnu.gtk.Widget
Sets the background color for a widget in a particular state.
setBaseColor(StateType, Color) - Method in class org.gnu.gtk.Widget
Sets the base color used for a widget in a particular state.
setBaseDir(Direction) - Method in class org.gnu.pango.Context
Sets the base direction for the context.
setBitmapMask(Bitmap, int, int) - Method in class org.gnu.gdk.Window
 
setBlue(short) - Method in class org.gnu.gdk.Color
Sets the blue component in the range of 0-65535.
setBoolean(boolean) - Method in class org.gnu.glib.Value
Used internally by Java-Gnome to set a boolean value
setBorderWidth(int) - Method in class org.gnu.gtk.Container
Sets the border width for the Container.
setBuffer(TextBuffer) - Method in class org.gnu.gtk.TextView
Sets buffer as the buffer being displayed by the view.
setCaseSensitive(boolean) - Method in class org.gnu.gtk.Combo
Specifies whether the text entered into the Entry field and the text in the line items are case sensitive.
setCharOffset(int) - Method in class org.gnu.gtk.TextIter
Sets iter to point to charOffset.
setChildMask(boolean) - Method in class org.gnu.gdk.Window
 
setChildSecondary(Widget, boolean) - Method in class org.gnu.gtk.ButtonBox
Sets whether child should appear in a secondary group of children.
setClickable(boolean) - Method in class org.gnu.gtk.TreeViewColumn
Sets the header to be active if active is TRUE.
setClientWindow(Window) - Method in class org.gnu.gtk.IMContext
Sets the client window for the input context.
setClipMask(Bitmap) - Method in class org.gnu.gdk.GC
Sets the clip mask for a graphics context from a bitmap.
setClipOrigin(int, int) - Method in class org.gnu.gdk.GC
Sets the origin of the clip mask.
setClipRectangle(Rectangle) - Method in class org.gnu.gdk.GC
Sets the clip mask for a graphics context from a rectangle.
setClipRegion(Region) - Method in class org.gnu.gdk.GC
Sets the clip mask for a graphics context from a region.
setColor(String) - Method in class org.gnu.pango.Color
Fill in the fields of a color from a string specification.
setColormap(Colormap) - Method in class org.gnu.gdk.Image
Sets the colormap for the image.
setColormap(Colormap) - Method in class org.gnu.gdk.Drawable
 
setColormap(Colormap) - Method in class org.gnu.gdk.GC
Sets the colormap to the given colormap.
setColormap(Colormap) - Method in class org.gnu.gtk.Widget
Set the Colormap that will be used to render this widget.
setColumnSpacing(int) - Method in class org.gnu.gtk.Table
Sets the space between every column in the table.
setColumnSpacing(int, int) - Method in class org.gnu.gtk.Table
Changes the space between a given table column and its surrounding columns.
setCount(int) - Method in class org.gnu.gtk.event.TextViewEvent
Sets the count.
setCount(int) - Method in class org.gnu.gtk.event.EntryEvent
 
setCurrentAlpha(int) - Method in class org.gnu.gtk.ColorSelection
Sets the current opacity to be alpha.
setCurrentColor(Color) - Method in class org.gnu.gtk.ColorSelection
Sets the current color to be color.
setCurrentPage(int) - Method in class org.gnu.gtk.Notebook
sets the page at offset pageNum to the current page.
setCursor(TreePath, TreeViewColumn, boolean) - Method in class org.gnu.gtk.TreeView
Sets the current keyboard focus to be at path, and selects it.
setCursorPosition(int) - Method in class org.gnu.gtk.Editable
Sets the cursor position
setCursorVisible(boolean) - Method in class org.gnu.gtk.TextView
Toggles whether the insertion point is displayed.
setDashes(int, int[]) - Method in class org.gnu.gdk.GC
Sets the way dashed-lines are drawn.
setData(String, Object) - Method in class org.gnu.glib.GObject
 
setDecorated(boolean) - Method in class org.gnu.gtk.Window
By default Windows are decorated by a titlebar, resize controls, etc.
setDefaultResponse(int) - Method in class org.gnu.gtk.Dialog
Sets the last widget in the dialog's action area with the given responseId as the default widget for the dialog.
setDefaultSize(int, int) - Method in class org.gnu.gtk.Window
Sets the default size for a Window.
setDefaultWidget(Widget) - Method in class org.gnu.gtk.Window
The default widget is the widget that is activated when the user presses the Enter key.
setDeleteType(DeleteType) - Method in class org.gnu.gtk.event.EntryEvent
 
setDescription(String) - Method in class org.gnu.atk.AtkObject
Sets the accessible description of the accessible.
setDigits(int) - Method in class org.gnu.gtk.Scale
Sets the number of decimal places that are displayed in the value.
setDimension(int, int) - Method in class org.gnu.gdk.WindowAttr
 
setDirection(TextDirection) - Method in class org.gnu.gtk.TextTag
 
setDirection(TextDirection) - Method in class org.gnu.gtk.IconSource
Set the text direction the icon source is intended to be used with.
setDisplayOptions(CalendarDisplayOptions) - Method in class org.gnu.gtk.Calendar
Sets the display options (whether to display the heading and the month headings.
setDouble(double) - Method in class org.gnu.glib.Value
Used internally by Java-Gnome to set a double value
setDoubleBuffered(boolean) - Method in class org.gnu.gtk.Widget
Enables/Disables double buffering for this widget.
setDragDestination(DestDefaults, TargetEntry[], DragAction) - Method in class org.gnu.gtk.Widget
Sets up the widget so that is can receive drops as part of drag drop events and specifies what sort of drops it will accept
setDragSource(ModifierType, TargetEntry[], DragAction) - Method in class org.gnu.gtk.Widget
Sets up the widget so that it can be the source of drag and drop operations.
setDrawValue(boolean) - Method in class org.gnu.gtk.Scale
Specifies whether the current value is displayed as a string next to the slider.
setEditable(boolean) - Method in class org.gnu.gtk.Editable
Determines if the user can edit the text contained in the widget.
setEditable(boolean) - Method in class org.gnu.gtk.SimpleList
Sets whether the user may edit the cell contents directly.
setEditable(boolean) - Method in class org.gnu.gtk.TextTag
 
setEditable(boolean) - Method in class org.gnu.gtk.TextView
Sets the default editability of the GtkTextView.
setEditable(boolean) - Method in class org.gnu.gtk.CellRendererText
Sets whether the user may edit the text.
setEnableSearch(boolean) - Method in class org.gnu.gtk.TreeView
If enable search is set, then the user can type in text to search through the tree interactively.
setEndPosition(int) - Method in class org.gnu.gtk.event.EditableEvent
Sets the endPosition.
setEventMask(int) - Method in class org.gnu.gdk.WindowAttr
 
setExpanderColumn(TreeViewColumn) - Method in class org.gnu.gtk.TreeView
Sets the column to draw the expander arrow at.
setExposures(boolean) - Method in class org.gnu.gdk.GC
Sets whether copying non-visible portions of a drawable using this graphics context generate exposure events for the corresponding regions of the destination drawable.
setExtendedSelection(boolean) - Method in class org.gnu.gtk.event.EntryEvent
 
setFamily(String) - Method in class org.gnu.pango.FontDescription
Sets the family name field of a font description.
setFamily(String) - Method in class org.gnu.gtk.TextTag
 
setFilename(String) - Method in class org.gnu.gtk.FileSelection
Sets the default path for the file requestor.
setFilename(String) - Method in class org.gnu.gtk.IconSource
Sets the source filename
setFillMode(Fill) - Method in class org.gnu.gdk.GC
Sets the fill mode for the graphic context.
setFixedWidth(int) - Method in class org.gnu.gtk.TreeViewColumn
Sets the size of the column in pixels.
setFloat(float) - Method in class org.gnu.glib.Value
Used internally by Java-Gnome to set a float value
setFocusWidget(Widget) - Method in class org.gnu.gtk.Window
If focus is not the current focus widget and is focusable, set it as the focus widget for the window.
setFont(FontDescription) - Method in class org.gnu.gtk.Widget
Sets the font to use for the widget.
setFont(FontDescription) - Method in class org.gnu.gtk.CellRendererText
Sets the font to use
setFont(String) - Method in class org.gnu.gtk.FontSelection
Sets the currently-selected font.
setFontDescription(FontDescription) - Method in class org.gnu.pango.Context
Sets the font description
setFontDescription(FontDescription) - Method in class org.gnu.pango.Layout
Set the default font description for the layout.
setFontname(String) - Method in class org.gnu.gtk.FontSelectionDialog
Sets the currently selected font.
setForeground(Color) - Method in class org.gnu.gdk.GC
Sets the foreground color for the graphics context.
setForeground(String) - Method in class org.gnu.gtk.TextTag
 
setForegroundColor(StateType, Color) - Method in class org.gnu.gtk.Widget
Sets the foreground color for a widget in a particular state.
setFormatListener(ScaleListener) - Method in class org.gnu.gtk.Scale
Sets a listener to be used when a format-value request is called.
setFraction(double) - Method in class org.gnu.gtk.ProgressBar
Causes the progress bar to "fill in" the given fraction of the bar.
setFunction(Function) - Method in class org.gnu.gdk.GC
Determines how the current pixel values and the pixel values being drawn are combined to produce the final pixel values.
setGeometryHints(Widget, Geometry, WindowHints) - Method in class org.gnu.gtk.Window
This method sets up hints about how a Window can be resized by the user.
setGravity(Gravity) - Method in class org.gnu.gtk.Window
Window gravity defines the meaning of coordinates passed to move().
setGreen(short) - Method in class org.gnu.gdk.Color
Sets the green component in the range of 0-65535.
setHAdjustment(Adjustment) - Method in class org.gnu.gtk.TreeView
Sets the Adjustment for the current horizontal aspect.
setHAdjustment(Adjustment) - Method in class org.gnu.gtk.Viewport
Sets the horizontal Viewport's Adjustment.
setHAdjustment(Adjustment) - Method in class org.gnu.gtk.ScrolledWindow
Sets the horizontal Scrollbar's Adjustment.
setHandlePosition(PositionType) - Method in class org.gnu.gtk.HandleBox
Sets the side of the handle box where the handle is drawn.
setHasFrame(boolean) - Method in class org.gnu.gtk.Entry
Sets whether the entry has a beveled frame around it.
setHasOpacity(boolean) - Method in class org.gnu.gtk.ColorSelection
Sets the widget to have an opacity control
setHasOpacityControl(boolean) - Method in class org.gnu.gtk.ColorSelection
Sets the ColorSelection to use or not to use the opacity control.
setHasPalette(boolean) - Method in class org.gnu.gtk.ColorSelection
Shows and hides the palette based upon the value of hasPalette.
setHasResizeGrip(boolean) - Method in class org.gnu.gtk.StatusBar
Sets whether the statusbar has a resize grip.
setHasSeparator(boolean) - Method in class org.gnu.gtk.Dialog
Sets whether the dialog has a separator above the buttons.
setHeadersClickable(boolean) - Method in class org.gnu.gtk.TreeView
Allow the column title buttons to be clicked.
setHeadersVisible(boolean) - Method in class org.gnu.gtk.TreeView
Sets the the visibility state of the headers.
setHeight(int) - Method in class org.gnu.gdk.Rectangle
 
setHint(WindowTypeHint) - Method in class org.gnu.gdk.Window
 
setHistory(int) - Method in class org.gnu.gtk.OptionMenu
Selects the menu item specified by index making it the newly selected value for the option menu.
setHomogeneous(boolean) - Method in class org.gnu.gtk.Box
Sets the homogeneous field of Box, controlling whether or not all children of box are given equal space in the box.
setHomogeneous(boolean) - Method in class org.gnu.gtk.Table
Changes the homogenous property of table cells, ie.
setHorizontalAdjustment(Adjustment) - Method in class org.gnu.gtk.Layout
Set the Horizontal Adjustment.
setIcon(Pixbuf) - Method in class org.gnu.gtk.Window
Sets up the icon representing a Window.
setIconSize(IconSize) - Method in class org.gnu.gtk.ToolBar
Sets the size of the stock icons in the ToolBar.
setInconsistent(boolean) - Method in class org.gnu.gtk.ToggleButton
Determines whether the toggle button should be in the half-on, or inconsistent state.
setInconsistent(boolean) - Method in class org.gnu.gtk.CheckMenuItem
This method will turn on a third state that indicates that the widget is in an inconsistent state.
setIncrements(double, double) - Method in class org.gnu.gtk.SpinButton
Sets the step and page increments.
setIncrements(double, double) - Method in class org.gnu.gtk.Range
Sets the step and page sizes for the range.
setIndent(int) - Method in class org.gnu.pango.Layout
Sets the amount by which the first line should be shorter than the rest of the lines.
setIndent(int) - Method in class org.gnu.gtk.TextTag
 
setIndent(int) - Method in class org.gnu.gtk.TextView
Sets the default indentation for paragraphs in text_view.
setInsertPosition(int) - Method in class org.gnu.gtk.event.EditableEvent
Sets the insertPosition.
setInteger(int) - Method in class org.gnu.glib.Value
Used internally by Java-Gnome to set an integer value
setInterval(int) - Method in class org.gnu.glib.Timer
Set the interval associated with this Timer.
setInverted(boolean) - Method in class org.gnu.gtk.Range
Ranges normally move from lower to higher values as the slider moves from top to bottom or left to right.
setInvisibleChar(char) - Method in class org.gnu.gtk.Entry
Sets the character to use in place of the actual text when setVisibility has been called to set text visibility to FALSE.
setItemString(Item, String) - Method in class org.gnu.gtk.Combo
Sets the string to place in the Entry field when a particular item is selected.
setJavaObject(Object) - Method in class org.gnu.glib.Value
Used internally by Java-Gnome
setJustification(boolean) - Method in class org.gnu.pango.Layout
Sets whether or not each complete line should be stretched to fill the entire width of the layout.
setJustification(Justification) - Method in class org.gnu.gtk.TextTag
 
setJustification(Justification) - Method in class org.gnu.gtk.TextView
Sets the default justification of text in text_view.
setJustification(Justification) - Method in class org.gnu.gtk.Label
Sets the alignment of the lines in the text of the label relative to each other.
setKeyValue(int, int, ModifierType) - Method in class org.gnu.gdk.Device
Specifies the X key event to generate when a macro button of a device is pressed.
setLabel(String) - Method in class org.gnu.gtk.Frame
Changes the label which is displayed in the frame border.
setLabel(String) - Method in class org.gnu.gtk.Label
Sets the text of the label.
setLabel(String) - Method in class org.gnu.gtk.Button
Sets the text of the label of the button to newLabel.
setLabelAlign(double) - Method in class org.gnu.gtk.Frame
Sets the alignment of the label widget along the top edge of the frame.
setLabelWidget(Widget) - Method in class org.gnu.gtk.Frame
Sets the widget to use as the label for the frame.
setLanguage(Language) - Method in class org.gnu.pango.Context
Sets the language
setLayout(ButtonBoxStyle) - Method in class org.gnu.gtk.ButtonBox
Changes the way buttons are arranged in their container.
setLeftJustified() - Method in class org.gnu.gtk.MenuItem
MenuItem's are left justified by default.
setLeftMargin(int) - Method in class org.gnu.gtk.TextTag
 
setLeftMargin(int) - Method in class org.gnu.gtk.TextView
Sets the default left margin for text in text_view.
setLine(int) - Method in class org.gnu.gtk.TextIter
Moves iterator iter to the start of the line lineNumber.
setLineAttributes(int, LineStyle, CapStyle, JoinStyle) - Method in class org.gnu.gdk.GC
Sets various attributes of how lines are drawn.
setLineOffset(int) - Method in class org.gnu.gtk.TextIter
Moves iter within a line, to a new character (not byte) offset.
setLineWrap(boolean) - Method in class org.gnu.gtk.Label
Toggles line wrapping within the Label widget.
setLong(long) - Method in class org.gnu.glib.Value
Used internally by Java-Gnome to set a long value
setMarkup(String) - Method in class org.gnu.pango.Layout
Same as Layout.setMarkup(String, char), but the markup text isn't scanned for accelerators.
setMarkup(String) - Method in class org.gnu.gtk.Label
Parses markup which is marked up with the Pango text markup language, setting the label's text and attribute list based on the parse results.
setMarkup(String, boolean) - Method in class org.gnu.gtk.Label
Parses markup which is marked up with the Pango text markup language, setting the label's text and attribute list based on the parse results.
setMarkup(String, char) - Method in class org.gnu.pango.Layout
Sets the layout text and attribute list from marked-up text (see markup format).
setMax(Coverage) - Method in class org.gnu.pango.Coverage
Set the coverage for each index in coverage to be the max (better) value of the current coverage for the index and the coverage for the corresponding index in other.
setMaxLength(int) - Method in class org.gnu.gtk.Entry
Sets the maximum allowed length of the contents of the widget.
setMaxWidth(int) - Method in class org.gnu.gtk.TreeViewColumn
Sets the maximum width of the column.
setMenu(Menu) - Method in class org.gnu.gtk.OptionMenu
Provides the Menu that is popped up to allow the user to choose a new value.
setMenu(Menu) - Method in class org.gnu.gtk.event.TextViewEvent
Sets the menu.
setMenuLabel(Widget, String) - Method in class org.gnu.gtk.Notebook
Creates a new label and sets it as the menu label of child.
setMenuLabel(Widget, Widget) - Method in class org.gnu.gtk.Notebook
Changes the menu label for the page containing child.
setMinimumSize(int, int) - Method in class org.gnu.gtk.Widget
Sets the minimum size of a widget.
setMinWidth(int) - Method in class org.gnu.gtk.TreeViewColumn
Sets the minimum width of the column.
setMnemonicWidget(Widget) - Method in class org.gnu.gtk.Label
If the label has been set so that it has an mnemonic key, the label can be associated with a widget that is the target of the mnemonic.
setModal(boolean) - Method in class org.gnu.gtk.Window
Sets a window modal or non-modal.
setMode(InputMode) - Method in class org.gnu.gdk.Device
Sets a the mode of an input device.
setMode(SelectionMode) - Method in class org.gnu.gtk.TreeSelection
Sets the selection mode of the selection.
setMode(SizeGroupMode) - Method in class org.gnu.gtk.SizeGroup
Sets the SizeGroupMode of the size group.
setModel(TreeModel) - Method in class org.gnu.gtk.TreeView
Sets the model for a GtkTreeView.
setModified(boolean) - Method in class org.gnu.gtk.TextBuffer
Used to keep track of whether the buffer has been modified since the last time it was saved.
setMovementStep(MovementStep) - Method in class org.gnu.gtk.event.TextViewEvent
Sets the movementStep.
setMovementStep(MovementStep) - Method in class org.gnu.gtk.event.EntryEvent
 
setName(String) - Method in class org.gnu.atk.AtkObject
Sets the accessible name of the accessible.
setName(String) - Method in class org.gnu.gtk.Widget
Sets the name for this widget.
setNoDragDestination() - Method in class org.gnu.gtk.Widget
Removes support for this widget being a drag and drop target
setNoDragSource() - Method in class org.gnu.gtk.Widget
Removes support for this widget being a drag and drop source.
setNumeric(boolean) - Method in class org.gnu.gtk.SpinButton
Sets the flag that determines if non-numeric text can be typed in the spin button.
setOrientation(Orientation) - Method in class org.gnu.gtk.ToolBar
Set whether the ToolBar should appear horizontally or vertically.
setOrientation(ProgressBarOrientation) - Method in class org.gnu.gtk.ProgressBar
Causes the progress bar to switch to a different orientation (left-to-right, right-to-left, top-to-bottom, or bottom-to-top).
setOrigin(int, int) - Method in class org.gnu.gdk.GC
Sets the origin when using tiles or stipples with the GC.
setPadding(int, int) - Method in class org.gnu.gtk.Misc
Sets the amount of space to add around the widget.
setParent(AtkObject) - Method in class org.gnu.atk.AtkObject
Sets the accessible parent of the accessible.
setPixbuf(Pixbuf) - Method in class org.gnu.glib.Value
Used internally by Java-Gnome
setPixbuf(Pixbuf) - Method in class org.gnu.gtk.IconSource
Sets the source pixbuf.
setPixbuf(Pixbuf) - Method in class org.gnu.gtk.CellRendererPixbuf
 
setPixbufExpanderOpen(Pixbuf) - Method in class org.gnu.gtk.CellRendererPixbuf
 
setPixelsAboveLines(int) - Method in class org.gnu.gtk.TextTag
 
setPixelsAboveLines(int) - Method in class org.gnu.gtk.TextView
Sets the default number of blank pixels above paragraphs in text_view.
setPixelsBelowLine(int) - Method in class org.gnu.gtk.TextView
Sets the default number of pixels of blank space to put below paragraphs in text_view.
setPixelsBelowLines(int) - Method in class org.gnu.gtk.TextTag
 
setPixelsInsideWrap(int) - Method in class org.gnu.gtk.TextTag
 
setPixelsInsideWrap(int) - Method in class org.gnu.gtk.TextView
Sets the default number of pixels of blank space to leave between display/wrapped lines within a paragraph.
setPlacement(CornerType) - Method in class org.gnu.gtk.ScrolledWindow
Determines the location of the child widget with respect to the scrollbars.
setPolicy(PolicyType, PolicyType) - Method in class org.gnu.gtk.ScrolledWindow
Sets the scrollbar policy for the horizontal and vertical scrollbars.
setPopupdownStrings(String[]) - Method in class org.gnu.gtk.Combo
Convenience method to set all of the items in the popupdown list.
setPosition(int) - Method in class org.gnu.gtk.Paned
Set the position of the divider between the two panes.
setPosition(int, int) - Method in class org.gnu.gdk.WindowAttr
 
setPosition(WindowPosition) - Method in class org.gnu.gtk.Window
Sets a position constraint for this window.
setPrecision(int) - Method in class org.gnu.gtk.SpinButton
Set the precision to be displayed.
setPreviewText(String) - Method in class org.gnu.gtk.FontSelectionDialog
Sets the text displayed in the preview area.
setPreviousAlpha(int) - Method in class org.gnu.gtk.ColorSelection
Sets the previous alpha value.
setPreviousColor(Color) - Method in class org.gnu.gtk.ColorSelection
Sets the previous color value.
setPriority(int) - Method in class org.gnu.gtk.TextTag
Sets the priority of the Tag.
setPulseStep(double) - Method in class org.gnu.gtk.ProgressBar
Sets the fraction of total progress bar length to move the bouncing block for each call to ProgressBar.pulse().
setRadio(boolean) - Method in class org.gnu.gtk.CellRendererToggle
If radio is TRUE, the cell renderer renders a radio toggle (i.e.
setRange(double, double) - Method in class org.gnu.gtk.SpinButton
Sets the minimum and maximum allowable values
setRange(double, double) - Method in class org.gnu.gtk.Range
Sets the allowable values in the Range, and clamps the range value to be between min and max.
setRed(short) - Method in class org.gnu.gdk.Color
Sets the red component in the range of 0-65535.
setRegionMask(Region, int, int) - Method in class org.gnu.gdk.Window
 
setRelief(ReliefStyle) - Method in class org.gnu.gtk.Button
Sets the relief style of the edges of the Button widget.
setReorderable(boolean) - Method in class org.gnu.gtk.TreeViewColumn
If reorderable is TRUE, then the column can be reordered by the end user dragging the header.
setReorderable(boolean) - Method in class org.gnu.gtk.TreeView
This function is a convenience function to allow you to reorder models that support the DragSourceIface and the DragDestIface.
setResizable(boolean) - Method in class org.gnu.gtk.TreeViewColumn
If resizable is TRUE, then the user can explicitly resize the column by grabbing the outer edge of the column button.
setResizable(boolean) - Method in class org.gnu.gtk.Window
Sets whether the user can resize the window.
setResizeMode(ResizeMode) - Method in class org.gnu.gtk.Container
Sets the ResizeMode for the Container.
setResponse(int) - Method in class org.gnu.gtk.event.DialogEvent
Set the response ID for this event.
setRGBBackground(Color) - Method in class org.gnu.gdk.GC
Sets the background color using an unallocated color.
setRGBForeground(Color) - Method in class org.gnu.gdk.GC
Sets the foreground color using an unallocated color.
setRightJustified() - Method in class org.gnu.gtk.MenuItem
Sets whether the menu item appears to the right side of the menu bar.
setRightMargin(int) - Method in class org.gnu.gtk.TextTag
 
setRightMargin(int) - Method in class org.gnu.gtk.TextView
Sets the default right margin for text in text_view.
setRise(int) - Method in class org.gnu.gtk.TextTag
 
setRole(Role) - Method in class org.gnu.atk.AtkObject
Sets the role of the accessible.
setRowSpacing(int) - Method in class org.gnu.gtk.Table
Sets the space between every row in the table.
setRowSpacing(int, int) - Method in class org.gnu.gtk.Table
Changes the space between a given table row and its surrounding rows.
setScale(Scale) - Method in class org.gnu.gtk.TextTag
 
setScrollable(boolean) - Method in class org.gnu.gtk.Notebook
Sets whether the tab label area will have arrows for scrolling if there are too many tabs to fit in the area.
setSearchColumn(TreeViewColumn) - Method in class org.gnu.gtk.TreeView
Sets column as the column where the interactive search code should search in.
setSelectable(boolean) - Method in class org.gnu.gtk.Label
Selectable labels allow the user to select text from the label, for copy-and-paste.
setSelectable(SelectionMode) - Method in class org.gnu.gtk.SimpleList
Sets how many of the elements can be selected.
setSensitive(boolean) - Method in class org.gnu.gtk.Widget
Sets the sensitivity of the widget.
setShadow(ShadowType) - Method in class org.gnu.gtk.Frame
Sets the ShadowType to be displayed for the frame.
setShadowType(ShadowType) - Method in class org.gnu.gtk.ScrolledWindow
Changes the type of shadow drawn around the contents of the ScrolledWindow.
setShadowType(ShadowType) - Method in class org.gnu.gtk.HandleBox
Set the shadow type to be drawn around the border of the handle box.
setShapEdge(PositionType) - Method in class org.gnu.gtk.HandleBox
Sets the snap edge of the handle box.
setShowBorder(boolean) - Method in class org.gnu.gtk.Notebook
Sets whether a bevel will be drawn around the notebook pages.
setShowTabs(boolean) - Method in class org.gnu.gtk.Notebook
sets whether to show the tabs for the notebook or not.
setSingleParagraphMode(boolean) - Method in class org.gnu.pango.Layout
If setting is TRUE, do not treat newlines and similar characters as paragraph separators; instead, keep all text in a single paragraph, and display a glyph for paragraph separator characters.
setSize(IconSize) - Method in class org.gnu.gtk.IconSource
Set the icon size.
setSize(int) - Method in class org.gnu.pango.FontDescription
Sets the size field of a font description.
setSize(int) - Method in class org.gnu.gtk.TextTag
 
setSize(int, int) - Method in class org.gnu.gtk.Layout
Set the size of the scrollable area of the layout.
setSizing(TreeViewColumnSizing) - Method in class org.gnu.gtk.TreeViewColumn
Sets the growth behavior of the column
setSnap(boolean) - Method in class org.gnu.gtk.SpinButton
Sets the policy as to whether values are corrected to the nearest step increment when a spin button is activated after providing an invalid value.
setSortColumnID(int) - Method in class org.gnu.gtk.TreeViewColumn
Sets the logical sortColumnId that this column sorts on when this column is selected for sorting.
setSortIndicator(boolean) - Method in class org.gnu.gtk.TreeViewColumn
Call this function with a setting of TRUE to display an arrow in the header button indicating the column is sorted.
setSortOrder(SortType) - Method in class org.gnu.gtk.TreeViewColumn
Changes the appearance of the sort indicator.
setSource(InputSource) - Method in class org.gnu.gdk.Device
Sets the source type for an input device.
setSpacing(int) - Method in class org.gnu.pango.Layout
Sets the amount of spacing between the lines of the layout.
setSpacing(int) - Method in class org.gnu.gtk.TreeViewColumn
Sets the spacing field of the column, which is the number of pixels to place between cell renderers packed into it.
setSpacing(int) - Method in class org.gnu.gtk.Box
Sets the number of pixels to place between children of the box.
setStartPosition(int) - Method in class org.gnu.gtk.event.EditableEvent
Sets the startPosition.
setState(boolean) - Method in class org.gnu.gtk.ToggleButton
Modifies the state of the toggle button
setState(StateType) - Method in class org.gnu.gtk.IconSource
Set the icon state.
setStipple(Pixmap) - Method in class org.gnu.gdk.GC
Sets the stipple bitmap for a graphics context.
setStretch(Stretch) - Method in class org.gnu.pango.FontDescription
Sets the stretch field of a font description.
setStrikethrough(boolean) - Method in class org.gnu.gtk.TextTag
 
setString(String) - Method in class org.gnu.glib.Value
Used internally by Java-Gnome to set a string value
setStyle(Style) - Method in class org.gnu.pango.FontDescription
Sets the style field of a PangoFontDescription.
setStyle(Style) - Method in class org.gnu.gtk.TextTag
 
setStyle(ToolBarStyle) - Method in class org.gnu.gtk.ToolBar
Alter the view of the ToolBar to display either icons only, text only, or both.
setSubmenu(Menu) - Method in class org.gnu.gtk.MenuItem
Sets the submenu, or changes it.
setSubwindow(SubwindowMode) - Method in class org.gnu.gdk.GC
Sets how drawing with this GC on a window will affect child windows.
setTab(int, TabAlign, int) - Method in class org.gnu.pango.TabArray
Sets the alignment and location of a tab stop.
setTabLabel(Widget, String) - Method in class org.gnu.gtk.Notebook
Creates a new label and sets it as the labelf or the page containing child.
setTabLabel(Widget, Widget) - Method in class org.gnu.gtk.Notebook
Changes the tab label for child.
setTabLabelPacking(Widget, boolean, boolean, PackType) - Method in class org.gnu.gtk.Notebook
Sets the packing parameters for the tab label of the page containing child.
setTabPosition(PositionType) - Method in class org.gnu.gtk.Notebook
Sets the edge at which the tabs for switching pages in the Notebook are drawn.
setTabs(TabArray) - Method in class org.gnu.pango.Layout
Sets the tabs to use for layout, overriding the default tabs (by default, tabs are every 8 spaces).
setTabs(TabArray) - Method in class org.gnu.gtk.TextView
Sets the default tab stops for paragraphs in text_view.
setText(String) - Method in class org.gnu.pango.Layout
Set the text of the layout.
setText(String) - Method in class org.gnu.gtk.Entry
Sets the text in the widget to the given value, replacing the current contents.
setText(String) - Method in class org.gnu.gtk.TextBuffer
Deletes current contents of buffer, and inserts text instead.
setText(String) - Method in class org.gnu.gtk.Clipboard
Set the contents of the clipboard.
setText(String) - Method in class org.gnu.gtk.SelectionData
 
setText(String) - Method in class org.gnu.gtk.ProgressBar
Causes the given text to appear superimposed on the progress bar.
setText(String) - Method in class org.gnu.gtk.Label
Changes the text to be displayed in the label widget.
setText(String) - Method in class org.gnu.gtk.event.EditableEvent
Sets the text.
setText(String) - Method in class org.gnu.gtk.event.EntryEvent
 
setTextColor(StateType, Color) - Method in class org.gnu.gtk.Widget
Sets the text color for a widget in a particilar state.
setTile(Pixmap) - Method in class org.gnu.gdk.GC
Sets the tile pixmap for the graphics context.
SETTING - Static variable in class org.gnu.gdk.EventType
 
SettingAction - class org.gnu.gdk.SettingAction.
 
Settings - class org.gnu.gtk.Settings.
Application settings such as theme, fonts, toolbar icon size and cursor blink times.
Settings() - Constructor for class org.gnu.gtk.Settings
 
setTip(Widget, String, String) - Method in class org.gnu.gtk.ToolTips
Adds a tooltip to a Widget.
setTitle(String) - Method in class org.gnu.gdk.WindowAttr
 
setTitle(String) - Method in class org.gnu.gtk.TreeViewColumn
Sets the title of the column.
setTitle(String) - Method in class org.gnu.gtk.Menu
Sets the title string for this Menu.
setTitle(String) - Method in class org.gnu.gtk.Window
Set the title for this Window object
setToggled(boolean) - Method in class org.gnu.gtk.CellRendererToggle
Sets whether all cells are toggled.
setToolTips(boolean) - Method in class org.gnu.gtk.ToolBar
Sets if the tooltips of the ToolBar should be active or not.
setUnderline(Underline) - Method in class org.gnu.gtk.TextTag
 
setUnderline(Underline) - Method in class org.gnu.gtk.CellRendererText
Sets the underline of all cells
setUnderlinePattern(String) - Method in class org.gnu.gtk.Label
The pattern of underlines you want under the existing text within the Label widget.
setUnmanaged(boolean) - Method in class org.gnu.gdk.Window
 
Setup_3270 - Static variable in class org.gnu.gdk.KeySymbol
 
setUpdatePolicy(SpinButtonUpdatePolicy) - Method in class org.gnu.gtk.SpinButton
Sets the update behavior of a spin button.
setUpdatePolicy(UpdateType) - Method in class org.gnu.gtk.Range
Sets the update policy for the Adjustment
setUseArrorwsAlways(boolean) - Method in class org.gnu.gtk.Combo
Specifies if the arrow keys will still work even if the current contents of the Entry field do not match any of the items in the list.
setUseArrows(boolean) - Method in class org.gnu.gtk.Combo
Specifies if the arrow (cursor) keys can be used to step through the items in the list.
setUseMarkup(boolean) - Method in class org.gnu.gtk.Label
Sets whether the text of the label contains markup in Pango's text markup language.
setUseMnemonic(boolean) - Method in class org.gnu.gtk.Label
If true, an underline in the text indicates the next character should be used for the mnemonic accelerator key.
setUserEditable(boolean) - Method in class org.gnu.gtk.CellRendererToggle
Sets whether the user can change the toggled status of the cell.
setUseStock(boolean) - Method in class org.gnu.gtk.Button
Setting this will true will make the widget try to interpret the label as a stock item.
setUseUnderline(boolean) - Method in class org.gnu.gtk.Button
If true, an underline in the text of the button label indicates the next character should be used for the mnemonic accelerator key.
setVAdjustment(Adjustment) - Method in class org.gnu.gtk.TreeView
Sets the Adjustment for the current vertical aspect.
setVAdjustment(Adjustment) - Method in class org.gnu.gtk.Viewport
Sets the vertical Viewport's Adjustment.
setVAdjustment(Adjustment) - Method in class org.gnu.gtk.ScrolledWindow
Sets the vertical Scrollbar's Adjustment.
setValue(double) - Method in class org.gnu.gtk.Adjustment
Sets the GtkAdjustment value.
setValue(double) - Method in class org.gnu.gtk.SpinButton
Sets the value of the spin button
setValue(double) - Method in class org.gnu.gtk.Range
Sets the current value of the range; if the value is outside the minimum or maximum range values, it will be clamped to fit inside them.
setValue(TreeIter, DataBlockBoolean, boolean) - Method in class org.gnu.gtk.ListStore
Sets a value in the data store.
setValue(TreeIter, DataBlockBoolean, boolean) - Method in class org.gnu.gtk.TreeStore
Sets a value in the dataStore.
setValue(TreeIter, DataBlockDouble, double) - Method in class org.gnu.gtk.ListStore
Sets a value in the data store.
setValue(TreeIter, DataBlockDouble, double) - Method in class org.gnu.gtk.TreeStore
Sets a value in the dataStore.
setValue(TreeIter, DataBlockInt, int) - Method in class org.gnu.gtk.ListStore
Sets a value in the data store.
setValue(TreeIter, DataBlockInt, int) - Method in class org.gnu.gtk.TreeStore
Sets a value in the dataStore.
setValue(TreeIter, DataBlockObject, Object) - Method in class org.gnu.gtk.ListStore
Sets a value in the dataStore.
setValue(TreeIter, DataBlockObject, Object) - Method in class org.gnu.gtk.TreeStore
Sets a value in the dataStore.
setValue(TreeIter, DataBlockPixbuf, Pixbuf) - Method in class org.gnu.gtk.ListStore
Sets a value in the dataStore.
setValue(TreeIter, DataBlockPixbuf, Pixbuf) - Method in class org.gnu.gtk.TreeStore
Sets a value in the dataStore.
setValue(TreeIter, DataBlockString, String) - Method in class org.gnu.gtk.ListStore
Sets a value in the data store.
setValue(TreeIter, DataBlockString, String) - Method in class org.gnu.gtk.TreeStore
Sets a value in the dataStore.
setValueInList(boolean, boolean) - Method in class org.gnu.gtk.Combo
Specifies whether the value entered in the text entry field must match one of the values in the list.
setValuePosition(PositionType) - Method in class org.gnu.gtk.Scale
Sets the position in which the current value is displayed.
setValues(ArrowType, ShadowType) - Method in class org.gnu.gtk.Arrow
Set the values for this Arrow object.
setVariant(Variant) - Method in class org.gnu.pango.FontDescription
Sets the variant field of a font description.
setVerticalAdjustment(Adjustment) - Method in class org.gnu.gtk.Layout
Set the Vertical Adjustment.
setVisibility(boolean) - Method in class org.gnu.gtk.TextMark
Sets the visibility of mark; the insertion point is normally visible, i.e.
setVisible(boolean) - Method in class org.gnu.gtk.Entry
Sets whether the contents of the entry are visible or not.
setVisible(boolean) - Method in class org.gnu.gtk.TreeViewColumn
Sets the visibility of the column
setVisibleLineOffset(int) - Method in class org.gnu.gtk.TextIter
Like TextIter.setLineOffset(int), but the offset is in visible characters, i.e.
setWeight(Weight) - Method in class org.gnu.pango.FontDescription
Sets the weight field of a font description.
setWeight(Weight) - Method in class org.gnu.gtk.TextTag
 
setWidget(Widget) - Method in class org.gnu.gtk.TreeViewColumn
Sets the widget in the header to be widget.
setWidth(int) - Method in class org.gnu.pango.Layout
Sets the width to which the lines of the PangoLayout should be wrapped.
setWidth(int) - Method in class org.gnu.gdk.Rectangle
 
setWidth(int) - Method in class org.gnu.gtk.Entry
Changes the size request of the entry to be about the right size for number characters.
setWrap(boolean) - Method in class org.gnu.gtk.SpinButton
Sets the flag that determines if a spin button value wraps around to the opposite limit when the upper or lower limit of the range is exceeded.
setWrapMode(WrapMode) - Method in class org.gnu.gtk.TextTag
 
setWrapMode(WrapMode) - Method in class org.gnu.gtk.TextView
Sets the line wrapping for the view.
setWrapStyle(WrapMode) - Method in class org.gnu.pango.Layout
Sets the wrap style; the wrap style only has an effect if a width is set on the layout with Layout.setWidth(int)To turn off wrapping, set the width to -1.
setX(int) - Method in class org.gnu.gdk.Point
 
setX(int) - Method in class org.gnu.gdk.Rectangle
 
setY(int) - Method in class org.gnu.gdk.Point
 
setY(int) - Method in class org.gnu.gdk.Rectangle
 
seveneighths - Static variable in class org.gnu.gdk.KeySymbol
 
ShadowType - class org.gnu.gtk.ShadowType.
Used to change the appearance of an outline typically provided by a Frame.
SHAPE - Static variable in class org.gnu.pango.AttrType
 
shapeCombineMask(Bitmap, int, int) - Method in class org.gnu.gtk.Widget
Sets the shape of this widgets OS window.
SHARED - Static variable in class org.gnu.gdk.ImageType
 
Shift_L - Static variable in class org.gnu.gdk.KeySymbol
 
Shift_Lock - Static variable in class org.gnu.gdk.KeySymbol
 
SHIFT_MASK - Static variable in class org.gnu.gdk.ModifierType
 
Shift_R - Static variable in class org.gnu.gdk.KeySymbol
 
SHOW - Static variable in class org.gnu.gtk.event.LifeCycleEvent.Type
This event indicates that a widget has become visible.
SHOW_DAY_NAMES - Static variable in class org.gnu.gtk.CalendarDisplayOptions
 
SHOW_HEADING - Static variable in class org.gnu.gtk.CalendarDisplayOptions
 
SHOW_WEEK_NUMBERS - Static variable in class org.gnu.gtk.CalendarDisplayOptions
 
show() - Method in class org.gnu.gdk.Window
Raises the window to the top of the window stack (moves the window to the front of the Z-order).
show() - Method in class org.gnu.gtk.Widget
Cause this Widget to be visible.
showAll() - Method in class org.gnu.gtk.Widget
Cause this Widget and all of its' children to be visible.
showFileopButtons() - Method in class org.gnu.gtk.FileSelection
Shows the file operation buttons, if they have previously been hidden.
SHOWING - Static variable in class org.gnu.atk.StateType
 
showUnraised() - Method in class org.gnu.gdk.Window
Shows a GdkWindow onscreen, but does not modify its stacking order.
SHRINK - Static variable in class org.gnu.gtk.AttachOptions
 
SHUTTLE - Static variable in class org.gnu.gdk.CursorType
 
SideType - class org.gnu.gtk.SideType.
 
SignalRunType - class org.gnu.gtk.SignalRunType.
 
signaturemark - Static variable in class org.gnu.gdk.KeySymbol
 
signifblank - Static variable in class org.gnu.gdk.KeySymbol
 
similarequal - Static variable in class org.gnu.gdk.KeySymbol
 
SimpleList - class org.gnu.gtk.SimpleList.
This is a widget which contains a list of strings.
SimpleList() - Constructor for class org.gnu.gtk.SimpleList
Constructs a SimpleList object.
SimpleList(int) - Constructor for class org.gnu.gtk.SimpleList
Construct a SimpleList from a handle to a native resource.
SINGLE - Static variable in class org.gnu.pango.Underline
a single underline should be drawn.
SINGLE - Static variable in class org.gnu.gtk.SelectionMode
 
SINGLE_LINE - Static variable in class org.gnu.atk.StateType
 
SingleCandidate - Static variable in class org.gnu.gdk.KeySymbol
 
singlelowquotemark - Static variable in class org.gnu.gdk.KeySymbol
 
SIZE - Static variable in class org.gnu.pango.FontMask
 
SIZE - Static variable in class org.gnu.pango.AttrType
 
SIZE - Static variable in class org.gnu.gtk.CellRendererText.Attribute
(int) Font Size
SizeGroup - class org.gnu.gtk.SizeGroup.
SizeGroup provides a mechanism for grouping a number of widgets together so they all request the same amount of space.
SizeGroup(SizeGroupMode) - Constructor for class org.gnu.gtk.SizeGroup
Create a new SizeGroup
SizeGroupMode - class org.gnu.gtk.SizeGroupMode.
Modes for SizeGroup objects.
SIZING - Static variable in class org.gnu.gdk.CursorType
 
slash - Static variable in class org.gnu.gdk.KeySymbol
 
SLIDER - Static variable in class org.gnu.atk.Role
 
SlowKeys_Enable - Static variable in class org.gnu.gdk.KeySymbol
 
SMALL - Static variable in class org.gnu.pango.Scale
 
SMALL_CAPS - Static variable in class org.gnu.pango.Variant
 
SMALL_TOOLBAR - Static variable in class org.gnu.gtk.IconSize
 
SOLID - Static variable in class org.gnu.gdk.Fill
 
SOLID - Static variable in class org.gnu.gdk.LineStyle
 
soliddiamond - Static variable in class org.gnu.gdk.KeySymbol
 
SORT_ASCENDING - Static variable in class org.gnu.gtk.GtkStockItem
 
SORT_DESCENDING - Static variable in class org.gnu.gtk.GtkStockItem
 
SORTED - Static variable in class org.gnu.gtk.CellRendererState
 
SortType - class org.gnu.gtk.SortType.
todo: doc
SOUTH - Static variable in class org.gnu.gdk.WindowEdge
 
SOUTH - Static variable in class org.gnu.gdk.Gravity
 
SOUTH - Static variable in class org.gnu.gtk.AnchorType
 
SOUTH_EAST - Static variable in class org.gnu.gdk.WindowEdge
 
SOUTH_EAST - Static variable in class org.gnu.gdk.Gravity
 
SOUTH_EAST - Static variable in class org.gnu.gtk.AnchorType
 
SOUTH_WEST - Static variable in class org.gnu.gdk.WindowEdge
 
SOUTH_WEST - Static variable in class org.gnu.gdk.Gravity
 
SOUTH_WEST - Static variable in class org.gnu.gtk.AnchorType
 
space - Static variable in class org.gnu.gdk.KeySymbol
 
SPACE - Static variable in class org.gnu.gtk.ToolBarChildType
 
Span - class org.gnu.gdk.Span.
 
Span() - Constructor for class org.gnu.gdk.Span
 
SPARYCAN - Static variable in class org.gnu.gdk.CursorType
 
SpawnError - class org.gnu.glib.SpawnError.
 
SPELL_CHECK - Static variable in class org.gnu.gtk.GtkStockItem
 
SPIDER - Static variable in class org.gnu.gdk.CursorType
 
SPIN_BUTTON - Static variable in class org.gnu.atk.Role
 
spin(SpinType, double) - Method in class org.gnu.gtk.SpinButton
Increment or decrement a spin button's value in a specified direction by a specified amount.
SpinButton - class org.gnu.gtk.SpinButton.
A SpinButton widget displays a single numeric value that you can change by using the two arrow buttons to its right, or by editing the number directly.
SpinButton(Adjustment, double, int) - Constructor for class org.gnu.gtk.SpinButton
Creates a new SpinButton
SpinButton(double, double, double) - Constructor for class org.gnu.gtk.SpinButton
Creates a new SpinButton without manually creating an adjustment.
SpinButton(int) - Constructor for class org.gnu.gtk.SpinButton
Construct a new SpinButton from a handle to a native resource.
SpinButtonUpdatePolicy - class org.gnu.gtk.SpinButtonUpdatePolicy.
This is the property which determines when a SpinButton widget should be updated.
SpinEvent - class org.gnu.gtk.event.SpinEvent.
An event represeting action by a SpinButton widget.
SpinEvent.Type - class org.gnu.gtk.event.SpinEvent.Type.
 
SpinEvent(Object) - Constructor for class org.gnu.gtk.event.SpinEvent
Creates a new Spin Event.
spinEvent(SpinEvent) - Method in interface org.gnu.gtk.event.SpinListener
This method is called whenever a SpinButton event occurs.
SpinListener - interface org.gnu.gtk.event.SpinListener.
Listener for the SpinButton widget.
SpinType - class org.gnu.gtk.SpinType.
A property used to determine how to sping a SpinButton widget.
splice(AttrList, int, int) - Method in class org.gnu.pango.AttrList
Splice on list into another.
SPLINE - Static variable in class org.gnu.gtk.CurveType
 
SPLIT_PANE - Static variable in class org.gnu.atk.Role
 
SPREAD - Static variable in class org.gnu.gtk.ButtonBoxStyle
 
ssharp - Static variable in class org.gnu.gdk.KeySymbol
 
STALE - Static variable in class org.gnu.atk.StateType
 
STAR - Static variable in class org.gnu.gdk.CursorType
 
START - Static variable in class org.gnu.gtk.PackType
 
START - Static variable in class org.gnu.gtk.ScrollType
 
START - Static variable in class org.gnu.gtk.ButtonBoxStyle
 
START_INTERACTIVE_SEARCH - Static variable in class org.gnu.gtk.event.TreeViewEvent
 
start() - Method in class org.gnu.glib.Timer
Start this timer object; that is, begin executing its fire method at its specified interval.
State - class org.gnu.atk.State.
 
STATE - Static variable in class org.gnu.gdk.EventType
 
State() - Constructor for class org.gnu.atk.State
 
StateType - class org.gnu.atk.StateType.
 
StateType - class org.gnu.gtk.StateType.
 
STATIC - Static variable in class org.gnu.gdk.Gravity
 
STATIC_COLOR - Static variable in class org.gnu.gdk.VisualType
 
STATIC_GRAY - Static variable in class org.gnu.gdk.VisualType
 
Status - class org.gnu.gdk.Status.
 
StatusBar - class org.gnu.gtk.StatusBar.
A Statusbar is usually placed along the bottom of an application's main Window.
STATUSBAR - Static variable in class org.gnu.atk.Role
 
StatusBar() - Constructor for class org.gnu.gtk.StatusBar
Creates a new StatusBar Widget
StatusBar(int) - Constructor for class org.gnu.gtk.StatusBar
Creates a new StatusBar from a handle to native resources.
STEP_BACKWARD - Static variable in class org.gnu.gtk.SpinType
 
STEP_BACKWARD - Static variable in class org.gnu.gtk.ScrollType
 
STEP_DOWN - Static variable in class org.gnu.gtk.ScrollType
 
STEP_FORWARD - Static variable in class org.gnu.gtk.SpinType
 
STEP_FORWARD - Static variable in class org.gnu.gtk.ScrollType
 
STEP_LEFT - Static variable in class org.gnu.gtk.ScrollType
 
STEP_RIGHT - Static variable in class org.gnu.gtk.ScrollType
 
STEP_UP - Static variable in class org.gnu.gtk.ScrollType
 
sterling - Static variable in class org.gnu.gdk.KeySymbol
 
stick() - Method in class org.gnu.gtk.Window
Asks to stick the window.
STICKY - Static variable in class org.gnu.gdk.WindowState
 
StickyKeys_Enable - Static variable in class org.gnu.gdk.KeySymbol
 
STIPPLE - Static variable in class org.gnu.gdk.GCValuesMask
 
STIPPLED - Static variable in class org.gnu.gdk.Fill
 
STOCK - Static variable in class org.gnu.gtk.RcTokenType
 
STOCK - Static variable in class org.gnu.gtk.ImageType
 
STOP - Static variable in class org.gnu.gtk.GtkStockItem
 
stop() - Method in class org.gnu.glib.Timer
Stop this timer object; that is, stop executing its fire method at its specified interval.
Stretch - class org.gnu.pango.Stretch.
An enumeration specifying the width of the font relative to other designs within a family.
STRETCH - Static variable in class org.gnu.pango.FontMask
 
STRETCH - Static variable in class org.gnu.pango.AttrType
 
STRIKETHROUGH - Static variable in class org.gnu.pango.AttrType
 
STRIKETHROUGH - Static variable in class org.gnu.gtk.GtkStockItem
 
STRIKETHROUGH - Static variable in class org.gnu.gtk.CellRendererText.Attribute
(boolean) Whether to strike through the text
STRING() - Static method in class org.gnu.glib.Type
Return a Type instance initialized as STRING.
STRUCTURE_MASK - Static variable in class org.gnu.gdk.EventMask
 
Style - class org.gnu.pango.Style.
An enumeration specifying the various slant styles possible for a font.
Style - class org.gnu.gtk.Style.
 
STYLE - Static variable in class org.gnu.pango.FontMask
 
STYLE - Static variable in class org.gnu.pango.AttrType
 
STYLE - Static variable in class org.gnu.gtk.RcTokenType
 
Style() - Constructor for class org.gnu.gtk.Style
Construct a new Style object.
Style(int) - Constructor for class org.gnu.gtk.Style
Construct a new Style object from a handle to a native resource.
SubmenuDirection - class org.gnu.gtk.SubmenuDirection.
 
SubmenuPlacement - class org.gnu.gtk.SubmenuPlacement.
 
SUBSTRUCTURE_MASK - Static variable in class org.gnu.gdk.EventMask
 
SUBWINDOW - Static variable in class org.gnu.gdk.GCValuesMask
 
SubwindowMode - class org.gnu.gdk.SubwindowMode.
 
SUCCESS - Static variable in class org.gnu.gdk.GrabStatus
 
Super_L - Static variable in class org.gnu.gdk.KeySymbol
 
Super_R - Static variable in class org.gnu.gdk.KeySymbol
 
SWITCH_PAGE - Static variable in class org.gnu.gtk.event.NotebookEvent.Type
 
Sys_Req - Static variable in class org.gnu.gdk.KeySymbol
 

T

t - Static variable in class org.gnu.gdk.KeySymbol
 
T - Static variable in class org.gnu.gdk.KeySymbol
 
Tab - Static variable in class org.gnu.gdk.KeySymbol
 
TAB_BACKWARD - Static variable in class org.gnu.gtk.DirectionType
 
TAB_FORWARD - Static variable in class org.gnu.gtk.DirectionType
 
TabAlign - class org.gnu.pango.TabAlign.
A PangoTabAlign specifies where a tab stop appears relative to the text
TabArray - class org.gnu.pango.TabArray.
A PangoTabArray struct contains an array of tab stops.
TabArray(int) - Constructor for class org.gnu.pango.TabArray
Constructs new Tab array from handle to native resources.
TabArray(int, boolean) - Constructor for class org.gnu.pango.TabArray
Creates an array of initialSize tab stops.
Table - class org.gnu.gtk.Table.
A container that creates a grid of flexible static rectangles that you can use to position and size widgets.
TABLE - Static variable in class org.gnu.atk.Role
 
TABLE_CELL - Static variable in class org.gnu.atk.Role
 
TABLE_COLUMN_HEADER - Static variable in class org.gnu.atk.Role
 
TABLE_ROW_HEADER - Static variable in class org.gnu.atk.Role
 
Table(int) - Constructor for class org.gnu.gtk.Table
Construct a new Table from a handle to a native resource.
Table(int, int, boolean) - Constructor for class org.gnu.gtk.Table
Constructs a new table widget.
TARGET - Static variable in class org.gnu.gdk.CursorType
 
TargetEntry - class org.gnu.gtk.TargetEntry.
Defination for sources and destinations of Drag and Drop operations.
TargetEntry(String, TargetFlags, int) - Constructor for class org.gnu.gtk.TargetEntry
Constructs a new target entry
TargetFlags - class org.gnu.gtk.TargetFlags.
 
tcaron - Static variable in class org.gnu.gdk.KeySymbol
 
Tcaron - Static variable in class org.gnu.gdk.KeySymbol
 
tcedilla - Static variable in class org.gnu.gdk.KeySymbol
 
Tcedilla - Static variable in class org.gnu.gdk.KeySymbol
 
TCROSS - Static variable in class org.gnu.gdk.CursorType
 
TEAR_OFF_MENU_ITEM - Static variable in class org.gnu.atk.Role
 
TearoffMenuItem - class org.gnu.gtk.TearoffMenuItem.
 
TearoffMenuItem() - Constructor for class org.gnu.gtk.TearoffMenuItem
Construct a new TearoffMenuItem
TearoffMenuItem(int) - Constructor for class org.gnu.gtk.TearoffMenuItem
Construct a TearoffMenuItem using a handle to a native resource.
telephone - Static variable in class org.gnu.gdk.KeySymbol
 
telephonerecorder - Static variable in class org.gnu.gdk.KeySymbol
 
TEMP - Static variable in class org.gnu.gdk.WindowType
 
TERMINAL - Static variable in class org.gnu.atk.Role
 
Terminate_Server - Static variable in class org.gnu.gdk.KeySymbol
 
Test_3270 - Static variable in class org.gnu.gdk.KeySymbol
 
TEST_COLLAPSE_ROW - Static variable in class org.gnu.gtk.event.TreeViewEvent
 
TEST_EXPAND_ROW - Static variable in class org.gnu.gtk.event.TreeViewEvent
 
test(AccelFlags) - Method in class org.gnu.gtk.AccelFlags
 
test(Alignment) - Method in class org.gnu.pango.Alignment
 
test(AnchorType) - Method in class org.gnu.gtk.AnchorType
 
test(ArrowType) - Method in class org.gnu.gtk.ArrowType
 
test(AttachOptions) - Method in class org.gnu.gtk.AttachOptions
 
test(AttrType) - Method in class org.gnu.pango.AttrType
 
test(AxisUse) - Method in class org.gnu.gdk.AxisUse
 
test(ButtonBoxStyle) - Method in class org.gnu.gtk.ButtonBoxStyle
 
test(ButtonsType) - Method in class org.gnu.gtk.ButtonsType
 
test(ByteOrder) - Method in class org.gnu.gdk.ByteOrder
 
test(CalendarDisplayOptions) - Method in class org.gnu.gtk.CalendarDisplayOptions
 
test(CapStyle) - Method in class org.gnu.gdk.CapStyle
 
test(CellRendererMode) - Method in class org.gnu.gtk.CellRendererMode
 
test(CellRendererState) - Method in class org.gnu.gtk.CellRendererState
 
test(Colorspace) - Method in class org.gnu.gdk.Colorspace
 
test(CornerType) - Method in class org.gnu.gtk.CornerType
 
test(CoverageLevel) - Method in class org.gnu.pango.CoverageLevel
 
test(CrossingMode) - Method in class org.gnu.gdk.CrossingMode
 
test(CursorType) - Method in class org.gnu.gdk.CursorType
 
test(CurveType) - Method in class org.gnu.gtk.CurveType
 
test(DebugFlag) - Method in class org.gnu.gtk.DebugFlag
 
test(DeleteType) - Method in class org.gnu.gtk.DeleteType
 
test(DestDefaults) - Method in class org.gnu.gtk.DestDefaults
 
test(DialogFlags) - Method in class org.gnu.gtk.DialogFlags
 
test(Direction) - Method in class org.gnu.pango.Direction
 
test(DirectionType) - Method in class org.gnu.gtk.DirectionType
 
test(DragAction) - Method in class org.gnu.gdk.DragAction
 
test(DragProtocol) - Method in class org.gnu.gdk.DragProtocol
 
test(EventMask) - Method in class org.gnu.gdk.EventMask
 
test(EventType) - Method in class org.gnu.gdk.EventType
 
test(ExpanderStyle) - Method in class org.gnu.gtk.ExpanderStyle
 
test(ExtensionMode) - Method in class org.gnu.gdk.ExtensionMode
 
test(Fill) - Method in class org.gnu.gdk.Fill
 
test(FillRule) - Method in class org.gnu.gdk.FillRule
 
test(FontMask) - Method in class org.gnu.pango.FontMask
 
test(Function) - Method in class org.gnu.gdk.Function
 
test(GCValuesMask) - Method in class org.gnu.gdk.GCValuesMask
 
test(GrabStatus) - Method in class org.gnu.gdk.GrabStatus
 
test(Gravity) - Method in class org.gnu.gdk.Gravity
 
test(IconSize) - Method in class org.gnu.gtk.IconSize
 
test(ImageType) - Method in class org.gnu.gdk.ImageType
 
test(ImageType) - Method in class org.gnu.gtk.ImageType
 
test(InputCondition) - Method in class org.gnu.gdk.InputCondition
 
test(InputMode) - Method in class org.gnu.gdk.InputMode
 
test(InputSource) - Method in class org.gnu.gdk.InputSource
 
test(InterpType) - Method in class org.gnu.gdk.InterpType
 
test(JoinStyle) - Method in class org.gnu.gdk.JoinStyle
 
test(Justification) - Method in class org.gnu.gtk.Justification
 
test(Layer) - Method in class org.gnu.atk.Layer
 
test(LineStyle) - Method in class org.gnu.gdk.LineStyle
 
test(MenuDirectionType) - Method in class org.gnu.gtk.MenuDirectionType
 
test(MenuFactoryType) - Method in class org.gnu.gtk.MenuFactoryType
 
test(MessageType) - Method in class org.gnu.gtk.MessageType
 
test(MetricType) - Method in class org.gnu.gtk.MetricType
 
test(ModifierType) - Method in class org.gnu.gdk.ModifierType
 
test(MovementStep) - Method in class org.gnu.gtk.MovementStep
 
test(NotifyType) - Method in class org.gnu.gdk.NotifyType
 
test(ObjectFlags) - Method in class org.gnu.gtk.ObjectFlags
 
test(Orientation) - Method in class org.gnu.gtk.Orientation
 
test(OverlapType) - Method in class org.gnu.gdk.OverlapType
 
test(PackType) - Method in class org.gnu.gtk.PackType
 
test(PathPriorityType) - Method in class org.gnu.gtk.PathPriorityType
 
test(PathType) - Method in class org.gnu.gtk.PathType
 
test(PixbufAlphaMode) - Method in class org.gnu.gdk.PixbufAlphaMode
 
test(PolicyType) - Method in class org.gnu.gtk.PolicyType
 
test(PositionType) - Method in class org.gnu.gtk.PositionType
 
test(ProgressBarOrientation) - Method in class org.gnu.gtk.ProgressBarOrientation
 
test(ProgressBarStyle) - Method in class org.gnu.gtk.ProgressBarStyle
 
test(PropertyState) - Method in class org.gnu.gdk.PropertyState
 
test(PropMode) - Method in class org.gnu.gdk.PropMode
 
test(RcFlags) - Method in class org.gnu.gtk.RcFlags
 
test(RcTokenType) - Method in class org.gnu.gtk.RcTokenType
 
test(RelationType) - Method in class org.gnu.atk.RelationType
 
test(ReliefStyle) - Method in class org.gnu.gtk.ReliefStyle
 
test(ResizeMode) - Method in class org.gnu.gtk.ResizeMode
 
test(ResponseType) - Method in class org.gnu.gtk.ResponseType
 
test(RgbDither) - Method in class org.gnu.gdk.RgbDither
 
test(Role) - Method in class org.gnu.atk.Role
 
test(ScrollDirection) - Method in class org.gnu.gdk.ScrollDirection
 
test(ScrollType) - Method in class org.gnu.gtk.ScrollType
 
test(SelectionMode) - Method in class org.gnu.gtk.SelectionMode
 
test(SettingAction) - Method in class org.gnu.gdk.SettingAction
 
test(ShadowType) - Method in class org.gnu.gtk.ShadowType
 
test(SideType) - Method in class org.gnu.gtk.SideType
 
test(SignalRunType) - Method in class org.gnu.gtk.SignalRunType
 
test(SizeGroupMode) - Method in class org.gnu.gtk.SizeGroupMode
 
test(SortType) - Method in class org.gnu.gtk.SortType
 
test(SpawnError) - Method in class org.gnu.glib.SpawnError
 
test(SpinButtonUpdatePolicy) - Method in class org.gnu.gtk.SpinButtonUpdatePolicy
 
test(SpinType) - Method in class org.gnu.gtk.SpinType
 
test(StateType) - Method in class org.gnu.atk.StateType
 
test(StateType) - Method in class org.gnu.gtk.StateType
 
test(Status) - Method in class org.gnu.gdk.Status
 
test(Stretch) - Method in class org.gnu.pango.Stretch
 
test(Style) - Method in class org.gnu.pango.Style
 
test(SubmenuDirection) - Method in class org.gnu.gtk.SubmenuDirection
 
test(SubmenuPlacement) - Method in class org.gnu.gtk.SubmenuPlacement
 
test(SubwindowMode) - Method in class org.gnu.gdk.SubwindowMode
 
test(TabAlign) - Method in class org.gnu.pango.TabAlign
 
test(TargetFlags) - Method in class org.gnu.gtk.TargetFlags
 
test(TextDirection) - Method in class org.gnu.gtk.TextDirection
 
test(TextSearchFlags) - Method in class org.gnu.gtk.TextSearchFlags
 
test(TextWindowType) - Method in class org.gnu.gtk.TextWindowType
 
test(ToolBarChildType) - Method in class org.gnu.gtk.ToolBarChildType
 
test(ToolBarSpaceStyle) - Method in class org.gnu.gtk.ToolBarSpaceStyle
 
test(ToolBarStyle) - Method in class org.gnu.gtk.ToolBarStyle
 
test(TreeViewColumnSizing) - Method in class org.gnu.gtk.TreeViewColumnSizing
 
test(TreeViewDropPosition) - Method in class org.gnu.gtk.TreeViewDropPosition
 
test(Underline) - Method in class org.gnu.pango.Underline
 
test(UpdateType) - Method in class org.gnu.gtk.UpdateType
 
test(Variant) - Method in class org.gnu.pango.Variant
 
test(Visibility) - Method in class org.gnu.gtk.Visibility
 
test(VisibilityState) - Method in class org.gnu.gdk.VisibilityState
 
test(VisualType) - Method in class org.gnu.gdk.VisualType
 
test(Weight) - Method in class org.gnu.pango.Weight
 
test(WidgetFlags) - Method in class org.gnu.gtk.WidgetFlags
 
test(WidgetHelpType) - Method in class org.gnu.gtk.WidgetHelpType
 
test(WindowAttributesType) - Method in class org.gnu.gdk.WindowAttributesType
 
test(WindowClass) - Method in class org.gnu.gdk.WindowClass
 
test(WindowEdge) - Method in class org.gnu.gdk.WindowEdge
 
test(WindowHints) - Method in class org.gnu.gdk.WindowHints
 
test(WindowPosition) - Method in class org.gnu.gtk.WindowPosition
 
test(WindowState) - Method in class org.gnu.gdk.WindowState
 
test(WindowType) - Method in class org.gnu.gdk.WindowType
 
test(WindowType) - Method in class org.gnu.gtk.WindowType
 
test(WindowTypeHint) - Method in class org.gnu.gdk.WindowTypeHint
 
test(WMDecoration) - Method in class org.gnu.gdk.WMDecoration
 
test(WMFunction) - Method in class org.gnu.gdk.WMFunction
 
test(WrapMode) - Method in class org.gnu.pango.WrapMode
 
test(WrapMode) - Method in class org.gnu.gtk.WrapMode
 
TEXT - Static variable in class org.gnu.atk.Role
 
TEXT - Static variable in class org.gnu.gtk.RcTokenType
 
TEXT - Static variable in class org.gnu.gtk.RcFlags
 
TEXT - Static variable in class org.gnu.gtk.TextWindowType
 
TEXT - Static variable in class org.gnu.gtk.ToolBarStyle
 
TEXT - Static variable in class org.gnu.gtk.DebugFlag
 
TEXT - Static variable in class org.gnu.gtk.CellRendererText.Attribute
(String) Text to render
TEXT_ONLY - Static variable in class org.gnu.gtk.TextSearchFlags
 
TextAppearance - class org.gnu.gtk.TextAppearance.
Read only text appearance properties, as returned by methods relating to the text view widgets.
TextAttributes - class org.gnu.gtk.TextAttributes.
A read only store of text attributes as returned by TextIter.getAttributes(TextAttributes).
TextBuffer - class org.gnu.gtk.TextBuffer.
The TextBuffer is the object used to store data to be displayed in a TextView widget.
TextBuffer() - Constructor for class org.gnu.gtk.TextBuffer
Creates a new buffer and a new default TextTagTable.
TextBuffer(TextTagTable) - Constructor for class org.gnu.gtk.TextBuffer
Creates a new text buffer.
TextBufferEvent - class org.gnu.gtk.event.TextBufferEvent.
This event represents TextBuffer events
TextBufferEvent.Type - class org.gnu.gtk.event.TextBufferEvent.Type.
 
TextBufferEvent(Object, GtkEventType) - Constructor for class org.gnu.gtk.event.TextBufferEvent
 
textBufferEvent(TextBufferEvent) - Method in interface org.gnu.gtk.event.TextBufferListener
 
TextBufferListener - interface org.gnu.gtk.event.TextBufferListener.
This is the listener interface for receiving text buffer events.
TextChildAnchor - class org.gnu.gtk.TextChildAnchor.
An anchor for embedding widgets within TextView widgets.
TextChildAnchor() - Constructor for class org.gnu.gtk.TextChildAnchor
Constructs a new TextChildAnchor.
TextDirection - class org.gnu.gtk.TextDirection.
Direction for text display.
TextIter - class org.gnu.gtk.TextIter.
The Text Editor objects are discussed in detail in the TextView widget overview.
TextLine - class org.gnu.gtk.TextLine.
 
TextLine() - Constructor for class org.gnu.gtk.TextLine
 
TextLineData - class org.gnu.gtk.TextLineData.
 
TextLineData() - Constructor for class org.gnu.gtk.TextLineData
 
TextMark - class org.gnu.gtk.TextMark.
You may wish to begin by reading the TextView overview which gives an overview of all the objects and data types related to the text widget and how they work together.
TextSearchFlags - class org.gnu.gtk.TextSearchFlags.
Flags for searching text.
TextTag - class org.gnu.gtk.TextTag.
See the TextBuffer description for an overview of these classes.
TextTagTable - class org.gnu.gtk.TextTagTable.
See TextView description for an overview of the related objects.
TextTagTable() - Constructor for class org.gnu.gtk.TextTagTable
Constructs a new table, containing no tags
TextView - class org.gnu.gtk.TextView.
Conceptual Overview
TextView() - Constructor for class org.gnu.gtk.TextView
Constructs a new TextView.
TextView(int) - Constructor for class org.gnu.gtk.TextView
Construct a TextView from a handle to a native resource.
TextView(TextBuffer) - Constructor for class org.gnu.gtk.TextView
Creates a new TextView widget displaying the buffer buffer.
TextViewEvent - class org.gnu.gtk.event.TextViewEvent.
This event is used to identify events of the TextView widget.
TextViewEvent.Type - class org.gnu.gtk.event.TextViewEvent.Type.
Used to describe the type of event.
TextViewEvent(Object, TextViewEvent.Type) - Constructor for class org.gnu.gtk.event.TextViewEvent
Creates a new text view event
textViewEvent(TextViewEvent) - Method in interface org.gnu.gtk.event.TextViewListener
 
TextViewListener - interface org.gnu.gtk.event.TextViewListener.
This is the listener interface for receiving text view realted events for a Widget.
TextWindowType - class org.gnu.gtk.TextWindowType.
 
Thai_baht - Static variable in class org.gnu.gdk.KeySymbol
 
Thai_bobaimai - Static variable in class org.gnu.gdk.KeySymbol
 
Thai_chochan - Static variable in class org.gnu.gdk.KeySymbol
 
Thai_chochang - Static variable in class org.gnu.gdk.KeySymbol
 
Thai_choching - Static variable in class org.gnu.gdk.KeySymbol
 
Thai_chochoe - Static variable in class org.gnu.gdk.KeySymbol
 
Thai_dochada - Static variable in class org.gnu.gdk.KeySymbol
 
Thai_dodek - Static variable in class org.gnu.gdk.KeySymbol
 
Thai_fofa - Static variable in class org.gnu.gdk.KeySymbol
 
Thai_fofan - Static variable in class org.gnu.gdk.KeySymbol
 
Thai_hohip - Static variable in class org.gnu.gdk.KeySymbol
 
Thai_honokhuk - Static variable in class org.gnu.gdk.KeySymbol
 
Thai_khokhai - Static variable in class org.gnu.gdk.KeySymbol
 
Thai_khokhon - Static variable in class org.gnu.gdk.KeySymbol
 
Thai_khokhuat - Static variable in class org.gnu.gdk.KeySymbol
 
Thai_khokhwai - Static variable in class org.gnu.gdk.KeySymbol
 
Thai_khorakhang - Static variable in class org.gnu.gdk.KeySymbol
 
Thai_kokai - Static variable in class org.gnu.gdk.KeySymbol
 
Thai_lakkhangyao - Static variable in class org.gnu.gdk.KeySymbol
 
Thai_lekchet - Static variable in class org.gnu.gdk.KeySymbol
 
Thai_lekha - Static variable in class org.gnu.gdk.KeySymbol
 
Thai_lekhok - Static variable in class org.gnu.gdk.KeySymbol
 
Thai_lekkao - Static variable in class org.gnu.gdk.KeySymbol
 
Thai_leknung - Static variable in class org.gnu.gdk.KeySymbol
 
Thai_lekpaet - Static variable in class org.gnu.gdk.KeySymbol
 
Thai_leksam - Static variable in class org.gnu.gdk.KeySymbol
 
Thai_leksi - Static variable in class org.gnu.gdk.KeySymbol
 
Thai_leksong - Static variable in class org.gnu.gdk.KeySymbol
 
Thai_leksun - Static variable in class org.gnu.gdk.KeySymbol
 
Thai_lochula - Static variable in class org.gnu.gdk.KeySymbol
 
Thai_loling - Static variable in class org.gnu.gdk.KeySymbol
 
Thai_lu - Static variable in class org.gnu.gdk.KeySymbol
 
Thai_maichattawa - Static variable in class org.gnu.gdk.KeySymbol
 
Thai_maiek - Static variable in class org.gnu.gdk.KeySymbol
 
Thai_maihanakat - Static variable in class org.gnu.gdk.KeySymbol
 
Thai_maihanakat_maitho - Static variable in class org.gnu.gdk.KeySymbol
 
Thai_maitaikhu - Static variable in class org.gnu.gdk.KeySymbol
 
Thai_maitho - Static variable in class org.gnu.gdk.KeySymbol
 
Thai_maitri - Static variable in class org.gnu.gdk.KeySymbol
 
Thai_maiyamok - Static variable in class org.gnu.gdk.KeySymbol
 
Thai_moma - Static variable in class org.gnu.gdk.KeySymbol
 
Thai_ngongu - Static variable in class org.gnu.gdk.KeySymbol
 
Thai_nikhahit - Static variable in class org.gnu.gdk.KeySymbol
 
Thai_nonen - Static variable in class org.gnu.gdk.KeySymbol
 
Thai_nonu - Static variable in class org.gnu.gdk.KeySymbol
 
Thai_oang - Static variable in class org.gnu.gdk.KeySymbol
 
Thai_paiyannoi - Static variable in class org.gnu.gdk.KeySymbol
 
Thai_phinthu - Static variable in class org.gnu.gdk.KeySymbol
 
Thai_phophan - Static variable in class org.gnu.gdk.KeySymbol
 
Thai_phophung - Static variable in class org.gnu.gdk.KeySymbol
 
Thai_phosamphao - Static variable in class org.gnu.gdk.KeySymbol
 
Thai_popla - Static variable in class org.gnu.gdk.KeySymbol
 
Thai_rorua - Static variable in class org.gnu.gdk.KeySymbol
 
Thai_ru - Static variable in class org.gnu.gdk.KeySymbol
 
Thai_saraa - Static variable in class org.gnu.gdk.KeySymbol
 
Thai_saraaa - Static variable in class org.gnu.gdk.KeySymbol
 
Thai_saraae - Static variable in class org.gnu.gdk.KeySymbol
 
Thai_saraaimaimalai - Static variable in class org.gnu.gdk.KeySymbol
 
Thai_saraaimaimuan - Static variable in class org.gnu.gdk.KeySymbol
 
Thai_saraam - Static variable in class org.gnu.gdk.KeySymbol
 
Thai_sarae - Static variable in class org.gnu.gdk.KeySymbol
 
Thai_sarai - Static variable in class org.gnu.gdk.KeySymbol
 
Thai_saraii - Static variable in class org.gnu.gdk.KeySymbol
 
Thai_sarao - Static variable in class org.gnu.gdk.KeySymbol
 
Thai_sarau - Static variable in class org.gnu.gdk.KeySymbol
 
Thai_saraue - Static variable in class org.gnu.gdk.KeySymbol
 
Thai_sarauee - Static variable in class org.gnu.gdk.KeySymbol
 
Thai_sarauu - Static variable in class org.gnu.gdk.KeySymbol
 
Thai_sorusi - Static variable in class org.gnu.gdk.KeySymbol
 
Thai_sosala - Static variable in class org.gnu.gdk.KeySymbol
 
Thai_soso - Static variable in class org.gnu.gdk.KeySymbol
 
Thai_sosua - Static variable in class org.gnu.gdk.KeySymbol
 
Thai_thanthakhat - Static variable in class org.gnu.gdk.KeySymbol
 
Thai_thonangmontho - Static variable in class org.gnu.gdk.KeySymbol
 
Thai_thophuthao - Static variable in class org.gnu.gdk.KeySymbol
 
Thai_thothahan - Static variable in class org.gnu.gdk.KeySymbol
 
Thai_thothan - Static variable in class org.gnu.gdk.KeySymbol
 
Thai_thothong - Static variable in class org.gnu.gdk.KeySymbol
 
Thai_thothung - Static variable in class org.gnu.gdk.KeySymbol
 
Thai_topatak - Static variable in class org.gnu.gdk.KeySymbol
 
Thai_totao - Static variable in class org.gnu.gdk.KeySymbol
 
Thai_wowaen - Static variable in class org.gnu.gdk.KeySymbol
 
Thai_yoyak - Static variable in class org.gnu.gdk.KeySymbol
 
Thai_yoying - Static variable in class org.gnu.gdk.KeySymbol
 
thaw() - Method in class org.gnu.gtk.Calendar
Defrosts a Calendar.
THEME - Static variable in class org.gnu.gtk.PathPriorityType
 
THEME - Static variable in class org.gnu.gtk.RcTokenType
 
therefore - Static variable in class org.gnu.gdk.KeySymbol
 
thinspace - Static variable in class org.gnu.gdk.KeySymbol
 
thorn - Static variable in class org.gnu.gdk.KeySymbol
 
Thorn - Static variable in class org.gnu.gdk.KeySymbol
 
THORN - Static variable in class org.gnu.gdk.KeySymbol
 
threeeighths - Static variable in class org.gnu.gdk.KeySymbol
 
threefifths - Static variable in class org.gnu.gdk.KeySymbol
 
threequarters - Static variable in class org.gnu.gdk.KeySymbol
 
threesuperior - Static variable in class org.gnu.gdk.KeySymbol
 
TILE - Static variable in class org.gnu.gdk.GCValuesMask
 
TILED - Static variable in class org.gnu.gdk.Fill
 
TILES - Static variable in class org.gnu.gdk.InterpType
 
Timer - class org.gnu.glib.Timer.
Timer: an object that executes a Fireable target object's fire method at a specified interval.
Timer(int, Fireable) - Constructor for class org.gnu.glib.Timer
Create a new Timer object.
TITLE - Static variable in class org.gnu.gdk.WindowAttributesType
 
TITLE - Static variable in class org.gnu.gdk.WMDecoration
 
TOGGLE_BUTTON - Static variable in class org.gnu.atk.Role
 
TOGGLE_CURSOR_ROW - Static variable in class org.gnu.gtk.event.TreeViewEvent
 
TOGGLE_OVERWRITE - Static variable in class org.gnu.gtk.event.TextViewEvent.Type
Overwrite was toggled.
toggle() - Method in class org.gnu.gtk.Item
Emits the "toggle" event.
ToggleButton - class org.gnu.gtk.ToggleButton.
A ToggleButton is a button that changes and retains its on or off state each time it is selected with the mouse.
TOGGLEBUTTON - Static variable in class org.gnu.gtk.ToolBarChildType
 
ToggleButton() - Constructor for class org.gnu.gtk.ToggleButton
Creates a new toggle button.
ToggleButton(int) - Constructor for class org.gnu.gtk.ToggleButton
Construct a toggle button using a handle to a native resource.
ToggleButton(String, boolean) - Constructor for class org.gnu.gtk.ToggleButton
Creates a new toggle button with a text label.
TOGGLED - Static variable in class org.gnu.gtk.event.CellRendererToggleEvent.Type
This event indicates that the menu item has been toggled.
TOGGLED - Static variable in class org.gnu.gtk.event.ToggleEvent.Type
This event indicates that the menu item has been activated.
ToggleEvent - class org.gnu.gtk.event.ToggleEvent.
This is an event for the toggling of ToggleButton widgets.
ToggleEvent.Type - class org.gnu.gtk.event.ToggleEvent.Type.
 
ToggleEvent(Object) - Constructor for class org.gnu.gtk.event.ToggleEvent
Creates a new toggle event
toggleEvent(ToggleEvent) - Method in interface org.gnu.gtk.event.ToggleListener
If the listener is added to the ToggleButton widget, this method is called whenever the wudget is toggled
ToggleListener - interface org.gnu.gtk.event.ToggleListener.
A Listener interface for toggle events.
TOOL_BAR - Static variable in class org.gnu.atk.Role
 
TOOL_TIP - Static variable in class org.gnu.atk.Role
 
ToolBar - class org.gnu.gtk.ToolBar.
The ToolBar is used to construct a toolbar.
TOOLBAR - Static variable in class org.gnu.gdk.WindowTypeHint
 
ToolBar() - Constructor for class org.gnu.gtk.ToolBar
Create a new ToolBar
ToolBarChildType - class org.gnu.gtk.ToolBarChildType.
 
ToolBarSpaceStyle - class org.gnu.gtk.ToolBarSpaceStyle.
 
ToolBarStyle - class org.gnu.gtk.ToolBarStyle.
 
TOOLTIP - Static variable in class org.gnu.gtk.WidgetHelpType
 
ToolTips - class org.gnu.gtk.ToolTips.
ToolTips are the messages that appear next to a widget when the mouse pointer is held over it for a short period of time.
ToolTips() - Constructor for class org.gnu.gtk.ToolTips
Construct a new ToolTips object.
ToolTipsData - class org.gnu.gtk.ToolTipsData.
 
ToolTipsData() - Constructor for class org.gnu.gtk.ToolTipsData
 
TOP - Static variable in class org.gnu.gtk.TextWindowType
 
TOP - Static variable in class org.gnu.gtk.PositionType
 
TOP - Static variable in class org.gnu.gtk.SideType
 
TOP_BOTTOM - Static variable in class org.gnu.gtk.SubmenuPlacement
 
TOP_LEFT - Static variable in class org.gnu.gtk.CornerType
 
TOP_LEFT_ARROW - Static variable in class org.gnu.gdk.CursorType
 
TOP_LEFT_CORNER - Static variable in class org.gnu.gdk.CursorType
 
TOP_RIGHT - Static variable in class org.gnu.gtk.CornerType
 
TOP_RIGHT_CORNER - Static variable in class org.gnu.gdk.CursorType
 
TOP_SIDE - Static variable in class org.gnu.gdk.CursorType
 
TOP_TEE - Static variable in class org.gnu.gdk.CursorType
 
TOP_TO_BOTTOM - Static variable in class org.gnu.gtk.ProgressBarOrientation
 
topintegral - Static variable in class org.gnu.gdk.KeySymbol
 
topleftparens - Static variable in class org.gnu.gdk.KeySymbol
 
topleftradical - Static variable in class org.gnu.gdk.KeySymbol
 
topleftsqbracket - Static variable in class org.gnu.gdk.KeySymbol
 
topleftsummation - Static variable in class org.gnu.gdk.KeySymbol
 
TOPLEVEL - Static variable in class org.gnu.gdk.WindowType
 
TOPLEVEL - Static variable in class org.gnu.gtk.WidgetFlags
 
TOPLEVEL - Static variable in class org.gnu.gtk.WindowType
 
toprightparens - Static variable in class org.gnu.gdk.KeySymbol
 
toprightsqbracket - Static variable in class org.gnu.gdk.KeySymbol
 
toprightsummation - Static variable in class org.gnu.gdk.KeySymbol
 
topt - Static variable in class org.gnu.gdk.KeySymbol
 
topvertsummationconnector - Static variable in class org.gnu.gdk.KeySymbol
 
toString() - Method in class org.gnu.pango.FontDescription
Creates a string representation of a font description.
toString() - Method in class org.gnu.pango.Language
Returns a RFC-3066 format string representing the given language tag.
toString() - Method in class org.gnu.pango.FontFace
Gets a name representing the style of this face among the different faces in the PangoFontFamily for the face.
toString() - Method in class org.gnu.pango.FontFamily
Gets the name of the family.
toString() - Method in class org.gnu.gdk.Color
Returns a string representation of this Color.
toString() - Method in class org.gnu.gtk.TreePath
Generates a string representation of the path.
toString() - Method in class org.gnu.gtk.CellRendererAttribute
 
toString() - Method in class org.gnu.gtk.event.GtkEvent
Generates a string representation of the event.
Touroku - Static variable in class org.gnu.gdk.KeySymbol
 
trademark - Static variable in class org.gnu.gdk.KeySymbol
 
trademarkincircle - Static variable in class org.gnu.gdk.KeySymbol
 
TRANSIENT - Static variable in class org.gnu.atk.StateType
 
TREE - Static variable in class org.gnu.atk.Role
 
TREE - Static variable in class org.gnu.gtk.DebugFlag
 
TREE_TABLE - Static variable in class org.gnu.atk.Role
 
TreeIter - class org.gnu.gtk.TreeIter.
A tree iterator refers to a particular row of a TreeView object.
TreeModel - class org.gnu.gtk.TreeModel.
A generic tree interface for use with TreeView widgets.
TreeModelSort - class org.gnu.gtk.TreeModelSort.
 
TreeModelSort() - Constructor for class org.gnu.gtk.TreeModelSort
 
TreePath - class org.gnu.gtk.TreePath.
A path refers to a single row in a TreeStore.
TreePath() - Constructor for class org.gnu.gtk.TreePath
Constructs a new path.
TreePath(String) - Constructor for class org.gnu.gtk.TreePath
Creates a new TreePath initialized to path.
TreeSelection - class org.gnu.gtk.TreeSelection.
The TreeSelection object is a helper object to manage the selection for a TreeView widget.
TreeSelectionEvent - class org.gnu.gtk.event.TreeSelectionEvent.
An event thrown when a cell has been selected in a TreeView widget.
TreeSelectionEvent.Type - class org.gnu.gtk.event.TreeSelectionEvent.Type.
 
TreeSelectionEvent(Object) - Constructor for class org.gnu.gtk.event.TreeSelectionEvent
Creates a new selection Event.
TreeSelectionForEach - interface org.gnu.gtk.TreeSelectionForEach.
This interface is used in combination with some methods of this class to iterate over a number of items in the selection.
TreeSelectionListener - interface org.gnu.gtk.event.TreeSelectionListener.
Listener for the TreeSelectionEvent.
TreeSortable - class org.gnu.gtk.TreeSortable.
This isn't implemented yet.
TreeStore - class org.gnu.gtk.TreeStore.
The TreeStore is a Model used for storing data which will be displayed in any number of TreeView widgets.
TreeStore(DataBlock[]) - Constructor for class org.gnu.gtk.TreeStore
Constructs a new TreeStore, defining the types for each datablock.
TreeView - class org.gnu.gtk.TreeView.
The TreeView object is a widget for displaying trees and lists.
TreeView(int) - Constructor for class org.gnu.gtk.TreeView
Creates a new tree view from a native handle
TreeView(TreeModel) - Constructor for class org.gnu.gtk.TreeView
Creates a new TreeView Widget with the initial model set
TreeViewColumn - class org.gnu.gtk.TreeViewColumn.
The TreeViewColumn object is a visible column in a TreeView widget, which is the base widget for all Tree, list and table widgets.
TreeViewColumn() - Constructor for class org.gnu.gtk.TreeViewColumn
Creates a new Column
TreeViewColumnEvent - class org.gnu.gtk.event.TreeViewColumnEvent.
An event thrown when a cell has been selected in a TreeView widget.
TreeViewColumnEvent.Type - class org.gnu.gtk.event.TreeViewColumnEvent.Type.
 
TreeViewColumnEvent(Object) - Constructor for class org.gnu.gtk.event.TreeViewColumnEvent
Creates a new selection Event.
TreeViewColumnListener - interface org.gnu.gtk.event.TreeViewColumnListener.
Listener for the TreeViewColumnEvent.
TreeViewColumnSizing - class org.gnu.gtk.TreeViewColumnSizing.
Determines how columns of a tree or table are resized.
TreeViewDropPosition - class org.gnu.gtk.TreeViewDropPosition.
 
TreeViewEvent - class org.gnu.gtk.event.TreeViewEvent.
An event represeting action by a TreeView widget.
TreeViewEvent(Object, GtkEventType) - Constructor for class org.gnu.gtk.event.TreeViewEvent
Creates a new Button Event.
TREK - Static variable in class org.gnu.gdk.CursorType
 
TRUE_COLOR - Static variable in class org.gnu.gdk.VisualType
 
TS_X_ORIGIN - Static variable in class org.gnu.gdk.GCValuesMask
 
TS_Y_ORIGIN - Static variable in class org.gnu.gdk.GCValuesMask
 
tslash - Static variable in class org.gnu.gdk.KeySymbol
 
Tslash - Static variable in class org.gnu.gdk.KeySymbol
 
TTB_LTR - Static variable in class org.gnu.pango.Direction
The text is written vertically top-to-bottom, with the rows ordered from left to right.
TTB_RTL - Static variable in class org.gnu.pango.Direction
The text is written vertically top-to-bottom, with the rows ordered from right to left.
twofifths - Static variable in class org.gnu.gdk.KeySymbol
 
twosuperior - Static variable in class org.gnu.gdk.KeySymbol
 
twothirds - Static variable in class org.gnu.gdk.KeySymbol
 
TXTBUSY - Static variable in class org.gnu.glib.SpawnError
 
Type - class org.gnu.glib.Type.
This class represents the GLib Runtime type identification and management system.
Type(int) - Constructor for class org.gnu.glib.Type
Construct a new Type from a integer that represents the type.
Type(String) - Constructor for class org.gnu.glib.Type
Construct a Type by its' name.
typeEquals(Type) - Method in class org.gnu.glib.Type
Compares a Type with the current object.
TypeInterface - class org.gnu.glib.TypeInterface.
 
TypeInterface() - Constructor for class org.gnu.glib.TypeInterface
 

U

u - Static variable in class org.gnu.gdk.KeySymbol
 
U - Static variable in class org.gnu.gdk.KeySymbol
 
uacute - Static variable in class org.gnu.gdk.KeySymbol
 
Uacute - Static variable in class org.gnu.gdk.KeySymbol
 
ubreve - Static variable in class org.gnu.gdk.KeySymbol
 
Ubreve - Static variable in class org.gnu.gdk.KeySymbol
 
ucircumflex - Static variable in class org.gnu.gdk.KeySymbol
 
Ucircumflex - Static variable in class org.gnu.gdk.KeySymbol
 
udiaeresis - Static variable in class org.gnu.gdk.KeySymbol
 
Udiaeresis - Static variable in class org.gnu.gdk.KeySymbol
 
udoubleacute - Static variable in class org.gnu.gdk.KeySymbol
 
Udoubleacute - Static variable in class org.gnu.gdk.KeySymbol
 
ugrave - Static variable in class org.gnu.gdk.KeySymbol
 
Ugrave - Static variable in class org.gnu.gdk.KeySymbol
 
Ukrainian_i - Static variable in class org.gnu.gdk.KeySymbol
 
Ukrainian_I - Static variable in class org.gnu.gdk.KeySymbol
 
Ukrainian_ie - Static variable in class org.gnu.gdk.KeySymbol
 
Ukrainian_IE - Static variable in class org.gnu.gdk.KeySymbol
 
Ukrainian_yi - Static variable in class org.gnu.gdk.KeySymbol
 
Ukrainian_YI - Static variable in class org.gnu.gdk.KeySymbol
 
Ukranian_i - Static variable in class org.gnu.gdk.KeySymbol
 
Ukranian_I - Static variable in class org.gnu.gdk.KeySymbol
 
Ukranian_je - Static variable in class org.gnu.gdk.KeySymbol
 
Ukranian_JE - Static variable in class org.gnu.gdk.KeySymbol
 
Ukranian_yi - Static variable in class org.gnu.gdk.KeySymbol
 
Ukranian_YI - Static variable in class org.gnu.gdk.KeySymbol
 
UL_ANGLE - Static variable in class org.gnu.gdk.CursorType
 
ULTRA_CONDENSED - Static variable in class org.gnu.pango.Stretch
 
ULTRA_EXPANDED - Static variable in class org.gnu.pango.Stretch
 
ULTRABOLD - Static variable in class org.gnu.pango.Weight
 
ULTRALIGHT - Static variable in class org.gnu.pango.Weight
 
umacron - Static variable in class org.gnu.gdk.KeySymbol
 
Umacron - Static variable in class org.gnu.gdk.KeySymbol
 
UMBRELLA - Static variable in class org.gnu.gdk.CursorType
 
UNDELETE - Static variable in class org.gnu.gtk.GtkStockItem
 
underbar - Static variable in class org.gnu.gdk.KeySymbol
 
Underline - class org.gnu.pango.Underline.
The PangoUnderline enumeration is used to specify whether text should be underlined, and if so, the type of underlining.
UNDERLINE - Static variable in class org.gnu.pango.AttrType
 
UNDERLINE - Static variable in class org.gnu.gtk.GtkStockItem
 
UNDERLINE - Static variable in class org.gnu.gtk.CellRendererText.Attribute
(pango.Underline) Style of underline for this text
underscore - Static variable in class org.gnu.gdk.KeySymbol
 
Undo - Static variable in class org.gnu.gdk.KeySymbol
 
UNDO - Static variable in class org.gnu.gtk.GtkStockItem
 
UNGRAB - Static variable in class org.gnu.gdk.CrossingMode
 
union - Static variable in class org.gnu.gdk.KeySymbol
 
union(Rectangle, Rectangle) - Method in class org.gnu.gdk.Rectangle
 
UNKNOWN - Static variable in class org.gnu.atk.Role
 
UNKNOWN - Static variable in class org.gnu.gdk.NotifyType
 
unlock() - Method in class org.gnu.gtk.AccelGroup
Undoes the last call to lock.
UNMAP - Static variable in class org.gnu.gdk.EventType
 
unmarkDay(int) - Method in class org.gnu.gtk.Calendar
Removes the visual marker from a particular day.
unmaximize() - Method in class org.gnu.gtk.Window
Asks to unmaximize the Window so it becomes it normal size.
UNOBSCURED - Static variable in class org.gnu.gdk.VisibilityState
 
UNREALIZE - Static variable in class org.gnu.gtk.event.LifeCycleEvent.Type
This event indicates that a widget has been unrealized
UNSELECT_ALL - Static variable in class org.gnu.gtk.event.TreeViewEvent
 
unselect(TreeIter) - Method in class org.gnu.gtk.TreeSelection
Unselects the specified iterator.
unselect(TreePath) - Method in class org.gnu.gtk.TreeSelection
Unselects the row at path.
unselectAll() - Method in class org.gnu.gtk.TreeSelection
Unselects all the nodes.
unstick() - Method in class org.gnu.gtk.Window
Asks to unstick the window.
uogonek - Static variable in class org.gnu.gdk.KeySymbol
 
Uogonek - Static variable in class org.gnu.gdk.KeySymbol
 
Up - Static variable in class org.gnu.gdk.KeySymbol
 
UP - Static variable in class org.gnu.gdk.ScrollDirection
 
UP - Static variable in class org.gnu.gtk.DirectionType
 
UP - Static variable in class org.gnu.gtk.ArrowType
 
up() - Method in class org.gnu.gtk.TreePath
Moves the path to point to it's parent node, if it has a parent.
uparrow - Static variable in class org.gnu.gdk.KeySymbol
 
upcaret - Static variable in class org.gnu.gdk.KeySymbol
 
UPDATES - Static variable in class org.gnu.gtk.DebugFlag
 
UpdateType - class org.gnu.gtk.UpdateType.
Controls how widgets should be updated todo:doc GTK_UPDATE_CONTINUOUS means that anytime the range slider is moved, the range value will change and the value_changed signal will be emitted.
upleftcorner - Static variable in class org.gnu.gdk.KeySymbol
 
uprightcorner - Static variable in class org.gnu.gdk.KeySymbol
 
upshoe - Static variable in class org.gnu.gdk.KeySymbol
 
upstile - Static variable in class org.gnu.gdk.KeySymbol
 
uptack - Static variable in class org.gnu.gdk.KeySymbol
 
UR_ANGLE - Static variable in class org.gnu.gdk.CursorType
 
uring - Static variable in class org.gnu.gdk.KeySymbol
 
Uring - Static variable in class org.gnu.gdk.KeySymbol
 
USER_DEFINED - Static variable in class org.gnu.gtk.SpinType
 
USER_POS - Static variable in class org.gnu.gdk.WindowHints
 
USER_SIZE - Static variable in class org.gnu.gdk.WindowHints
 
utilde - Static variable in class org.gnu.gdk.KeySymbol
 
Utilde - Static variable in class org.gnu.gdk.KeySymbol
 

V

v - Static variable in class org.gnu.gdk.KeySymbol
 
V - Static variable in class org.gnu.gdk.KeySymbol
 
Value - class org.gnu.glib.Value.
Value is a polymorphic type that can hold values of any other type.
VALUE_CHANGED - Static variable in class org.gnu.gtk.event.AdjustmentEvent.Type
This event indicates that the menu item has been activated.
VALUE_CHANGED - Static variable in class org.gnu.gtk.event.SpinEvent.Type
This event indicates that the menu item has been activated.
VALUE_CHANGED - Static variable in class org.gnu.gtk.event.RangeEvent.Type
This event indicates that the menu item has been activated.
Value(int) - Constructor for class org.gnu.glib.Value
Construct a new Value object using a handle to a native object.
Value(Type) - Constructor for class org.gnu.glib.Value
Construct a new Value from a given org.gnu.glib.Type.
Variant - class org.gnu.pango.Variant.
An enumeration specifying capitalization variant of the font.
VARIANT - Static variable in class org.gnu.pango.FontMask
 
VARIANT - Static variable in class org.gnu.pango.AttrType
 
variation - Static variable in class org.gnu.gdk.KeySymbol
 
VBox - class org.gnu.gtk.VBox.
VBox is a container widget that organizes its contained widgets vertically.
VBox(boolean, int) - Constructor for class org.gnu.gtk.VBox
Constructs a new VBox widget
VBox(int) - Constructor for class org.gnu.gtk.VBox
Construct a VBox widget from a handle to a native resource.
VButtonBox - class org.gnu.gtk.VButtonBox.
GtkVButtonBox is a container desinged to display a collection of buttons vertically.
VButtonBox() - Constructor for class org.gnu.gtk.VButtonBox
Creates a new VButtonBox Object, ready to have widgets added to it.
VButtonBox(int) - Constructor for class org.gnu.gtk.VButtonBox
Construct a new VButtonBox from a handle to a native resource.
vertbar - Static variable in class org.gnu.gdk.KeySymbol
 
vertconnector - Static variable in class org.gnu.gdk.KeySymbol
 
VERTICAL - Static variable in class org.gnu.atk.StateType
 
VERTICAL - Static variable in class org.gnu.gtk.Orientation
 
VERTICAL - Static variable in class org.gnu.gtk.SizeGroupMode
group effects vertical requisition
Viewport - class org.gnu.gtk.Viewport.
A Viewport is a container that does not resize to fit in the space allocated to it.
VIEWPORT - Static variable in class org.gnu.atk.Role
 
Viewport(Adjustment, Adjustment) - Constructor for class org.gnu.gtk.Viewport
Construct a new Viewport with the given Adjustments.
Viewport(int) - Constructor for class org.gnu.gtk.Viewport
Construct a Viewport using a handle to a native resource.
VIRTUAL - Static variable in class org.gnu.gdk.NotifyType
 
Visibility - class org.gnu.gtk.Visibility.
 
VISIBILITY_NOTIFY - Static variable in class org.gnu.gdk.EventType
 
VISIBILITY_NOTIFY_MASK - Static variable in class org.gnu.gdk.EventMask
 
VisibilityState - class org.gnu.gdk.VisibilityState.
 
VISIBLE - Static variable in class org.gnu.atk.StateType
 
VISIBLE - Static variable in class org.gnu.gtk.AccelFlags
 
VISIBLE - Static variable in class org.gnu.gtk.WidgetFlags
 
VISIBLE_ONLY - Static variable in class org.gnu.gtk.TextSearchFlags
 
Visual - class org.gnu.gdk.Visual.
 
VISUAL - Static variable in class org.gnu.gdk.WindowAttributesType
 
VISUAL_POSITIONS - Static variable in class org.gnu.gtk.MovementStep
 
Visual(int) - Constructor for class org.gnu.gdk.Visual
 
VisualType - class org.gnu.gdk.VisualType.
 
voicedsound - Static variable in class org.gnu.gdk.KeySymbol
 
VPaned - class org.gnu.gtk.VPaned.
The VPaned widget is a container widget with two children arranged vertically.
VPaned() - Constructor for class org.gnu.gtk.VPaned
Construct a new VPaned object.
VPaned(int) - Constructor for class org.gnu.gtk.VPaned
Construct a new VPaned from a handle to a native resource.
VRuler - class org.gnu.gtk.VRuler.
GtkVRuler displays a vertically-oriented scale that optionally can contain tic marcs and a current-position pointer.
VRuler() - Constructor for class org.gnu.gtk.VRuler
 
VRuler(int) - Constructor for class org.gnu.gtk.VRuler
Construct a VRuler from a handle to a native resource.
VScale - class org.gnu.gtk.VScale.
The VScale widget is a vertically slot containing a slider that can be moved by the mouse.
VScale(Adjustment) - Constructor for class org.gnu.gtk.VScale
Creates a new VScale
VScale(double, double, double) - Constructor for class org.gnu.gtk.VScale
Creates a new vertical scale widget that lets the user input a number between min and max (including min and max) with the increment step.
VScale(int) - Constructor for class org.gnu.gtk.VScale
Construct a VScale using a handle to a native resource.
VScrollBar - class org.gnu.gtk.VScrollBar.
The VScrollbar displays a vertical scrollbar with a slider and a pair of arror buttons.
VScrollBar(Adjustment) - Constructor for class org.gnu.gtk.VScrollBar
Creates a new ScrollBar
VScrollBar(int) - Constructor for class org.gnu.gtk.VScrollBar
Construct a VScrollBar from a handle to a native resource.
VSeparator - class org.gnu.gtk.VSeparator.
A vertical separator, used to group the widgets within a window.
VSeparator() - Constructor for class org.gnu.gtk.VSeparator
Creates a new VSeparator
VSeparator(int) - Constructor for class org.gnu.gtk.VSeparator
Construct a VSeparator from a handle to a native resource.
vt - Static variable in class org.gnu.gdk.KeySymbol
 

W

w - Static variable in class org.gnu.gdk.KeySymbol
 
W - Static variable in class org.gnu.gdk.KeySymbol
 
WARNING - Static variable in class org.gnu.gtk.MessageType
 
WATCH - Static variable in class org.gnu.gdk.CursorType
 
WEEK_START_MONDAY - Static variable in class org.gnu.gtk.CalendarDisplayOptions
 
Weight - class org.gnu.pango.Weight.
An enumeration specifying the weight (boldness) of a font.
WEIGHT - Static variable in class org.gnu.pango.FontMask
 
WEIGHT - Static variable in class org.gnu.pango.AttrType
 
WEIGHT - Static variable in class org.gnu.gtk.CellRendererText.Attribute
(Int) Font Weight (see pango.Weight)
Weight(int) - Constructor for class org.gnu.pango.Weight
 
WEST - Static variable in class org.gnu.gdk.WindowEdge
 
WEST - Static variable in class org.gnu.gdk.Gravity
 
WEST - Static variable in class org.gnu.gtk.AnchorType
 
WHATIS_THIS - Static variable in class org.gnu.gtk.WidgetHelpType
 
WHEEL - Static variable in class org.gnu.gdk.AxisUse
 
WHEEL_SCROLL - Static variable in class org.gnu.gtk.event.MouseEvent.Type
This event idicates that a mouse wheel was scrolled either up or down.
WHITE - Static variable in class org.gnu.gdk.Color
 
WHITESPACE - Static variable in class org.gnu.gtk.DeleteType
 
Widget - class org.gnu.gtk.Widget.
GtkWidget is the base class of all widgets.
WIDGET - Static variable in class org.gnu.atk.Layer
 
WIDGET - Static variable in class org.gnu.gtk.PathType
 
WIDGET - Static variable in class org.gnu.gtk.RcTokenType
 
WIDGET - Static variable in class org.gnu.gtk.TextWindowType
 
WIDGET - Static variable in class org.gnu.gtk.ToolBarChildType
 
WIDGET_CLASS - Static variable in class org.gnu.gtk.PathType
 
WIDGET_CLASS - Static variable in class org.gnu.gtk.RcTokenType
 
Widget(int) - Constructor for class org.gnu.gtk.Widget
Create a new Widget with a handle to a native resource returned from a call to the native libraries.
WidgetAuxInfo - class org.gnu.gtk.WidgetAuxInfo.
 
WidgetAuxInfo() - Constructor for class org.gnu.gtk.WidgetAuxInfo
 
WidgetFlags - class org.gnu.gtk.WidgetFlags.
 
WidgetHelpType - class org.gnu.gtk.WidgetHelpType.
 
width() - Method in class org.gnu.gdk.Pixbuf
Return the width of the pixbuf.
width() - Method in class org.gnu.gdk.PixbufAnimation
Return the width of the pixbuf.
WIN_GRAVITY - Static variable in class org.gnu.gdk.WindowHints
 
WIN32_DROPFILES - Static variable in class org.gnu.gdk.DragProtocol
 
WINDING - Static variable in class org.gnu.gdk.FillRule
 
Window - class org.gnu.gdk.Window.
TODO: wrap many methods.
Window - class org.gnu.gtk.Window.
A Window is a window that can be displayed on the screen.
WINDOW - Static variable in class org.gnu.atk.Role
 
WINDOW - Static variable in class org.gnu.gdk.InputMode
 
Window(int) - Constructor for class org.gnu.gdk.Window
 
Window(int) - Constructor for class org.gnu.gtk.Window
Create a new Window with a handle to a native resource returned from a call to the native libraries.
Window(WindowType) - Constructor for class org.gnu.gtk.Window
Construct a new Window object.
Window(Window, WindowAttr, int) - Constructor for class org.gnu.gdk.Window
 
WindowAttr - class org.gnu.gdk.WindowAttr.
 
WindowAttr(int) - Constructor for class org.gnu.gdk.WindowAttr
 
WindowAttrFactory - class org.gnu.gdk.WindowAttrFactory.
 
WindowAttrFactory() - Constructor for class org.gnu.gdk.WindowAttrFactory
 
WindowAttributesType - class org.gnu.gdk.WindowAttributesType.
 
WindowClass - class org.gnu.gdk.WindowClass.
 
WindowEdge - class org.gnu.gdk.WindowEdge.
 
WindowGroup - class org.gnu.gtk.WindowGroup.
Class that provides the ability to group several Windows together.
WindowGroup() - Constructor for class org.gnu.gtk.WindowGroup
Construct a new WindowGroup
WindowHints - class org.gnu.gdk.WindowHints.
 
WindowPosition - class org.gnu.gtk.WindowPosition.
This class can influence the placement of a window.
WindowState - class org.gnu.gdk.WindowState.
 
WindowType - class org.gnu.gdk.WindowType.
 
WindowType - class org.gnu.gtk.WindowType.
 
WindowTypeException - exception org.gnu.gdk.WindowTypeException.
 
WindowTypeException(String) - Constructor for class org.gnu.gdk.WindowTypeException
 
WindowTypeHint - class org.gnu.gdk.WindowTypeHint.
 
withdraw() - Method in class org.gnu.gdk.Window
Withdraws a window (unmaps it and asks the window manager to forget about it).
WITHDRAWN - Static variable in class org.gnu.gdk.WindowState
 
WMCLASS - Static variable in class org.gnu.gdk.WindowAttributesType
 
WMDecoration - class org.gnu.gdk.WMDecoration.
 
WMFunction - class org.gnu.gdk.WMFunction.
 
WonSign - Static variable in class org.gnu.gdk.KeySymbol
 
WORD - Static variable in class org.gnu.pango.WrapMode
wrap lines at word boundaries.
WORD - Static variable in class org.gnu.gtk.WrapMode
 
WORD_ENDS - Static variable in class org.gnu.gtk.DeleteType
 
WORDS - Static variable in class org.gnu.gtk.MovementStep
 
WORDS - Static variable in class org.gnu.gtk.DeleteType
 
WrapMode - class org.gnu.pango.WrapMode.
Describes how to wrap the lines of a PangoLayout to the desired width.
WrapMode - class org.gnu.gtk.WrapMode.
Word wrapping mode for TextBuffer objects.
WRITE - Static variable in class org.gnu.gdk.InputCondition
 
write(byte[]) - Method in class org.gnu.gdk.PixbufLoader
 

X

x - Static variable in class org.gnu.gdk.KeySymbol
 
X - Static variable in class org.gnu.gdk.WindowAttributesType
 
X - Static variable in class org.gnu.gdk.AxisUse
 
X - Static variable in class org.gnu.gdk.KeySymbol
 
X_CURSOR - Static variable in class org.gnu.gdk.CursorType
 
X_LARGE - Static variable in class org.gnu.pango.Scale
 
X_SMALL - Static variable in class org.gnu.pango.Scale
 
XDND - Static variable in class org.gnu.gdk.DragProtocol
 
XOR - Static variable in class org.gnu.gdk.Function
 
xor(AccelFlags) - Method in class org.gnu.gtk.AccelFlags
 
xor(Alignment) - Method in class org.gnu.pango.Alignment
 
xor(AnchorType) - Method in class org.gnu.gtk.AnchorType
 
xor(ArrowType) - Method in class org.gnu.gtk.ArrowType
 
xor(AttachOptions) - Method in class org.gnu.gtk.AttachOptions
 
xor(AttrType) - Method in class org.gnu.pango.AttrType
 
xor(AxisUse) - Method in class org.gnu.gdk.AxisUse
 
xor(ButtonBoxStyle) - Method in class org.gnu.gtk.ButtonBoxStyle
 
xor(ButtonsType) - Method in class org.gnu.gtk.ButtonsType
 
xor(ByteOrder) - Method in class org.gnu.gdk.ByteOrder
 
xor(CalendarDisplayOptions) - Method in class org.gnu.gtk.CalendarDisplayOptions
 
xor(CapStyle) - Method in class org.gnu.gdk.CapStyle
 
xor(CellRendererMode) - Method in class org.gnu.gtk.CellRendererMode
 
xor(CellRendererState) - Method in class org.gnu.gtk.CellRendererState
 
xor(Colorspace) - Method in class org.gnu.gdk.Colorspace
 
xor(CornerType) - Method in class org.gnu.gtk.CornerType
 
xor(CoverageLevel) - Method in class org.gnu.pango.CoverageLevel
 
xor(CrossingMode) - Method in class org.gnu.gdk.CrossingMode
 
xor(CursorType) - Method in class org.gnu.gdk.CursorType
 
xor(CurveType) - Method in class org.gnu.gtk.CurveType
 
xor(DebugFlag) - Method in class org.gnu.gtk.DebugFlag
 
xor(DeleteType) - Method in class org.gnu.gtk.DeleteType
 
xor(DestDefaults) - Method in class org.gnu.gtk.DestDefaults
 
xor(DialogFlags) - Method in class org.gnu.gtk.DialogFlags
 
xor(Direction) - Method in class org.gnu.pango.Direction
 
xor(DirectionType) - Method in class org.gnu.gtk.DirectionType
 
xor(DragAction) - Method in class org.gnu.gdk.DragAction
 
xor(DragProtocol) - Method in class org.gnu.gdk.DragProtocol
 
xor(EventMask) - Method in class org.gnu.gdk.EventMask
 
xor(EventType) - Method in class org.gnu.gdk.EventType
 
xor(ExpanderStyle) - Method in class org.gnu.gtk.ExpanderStyle
 
xor(ExtensionMode) - Method in class org.gnu.gdk.ExtensionMode
 
xor(Fill) - Method in class org.gnu.gdk.Fill
 
xor(FillRule) - Method in class org.gnu.gdk.FillRule
 
xor(FontMask) - Method in class org.gnu.pango.FontMask
 
xor(Function) - Method in class org.gnu.gdk.Function
 
xor(GCValuesMask) - Method in class org.gnu.gdk.GCValuesMask
 
xor(GrabStatus) - Method in class org.gnu.gdk.GrabStatus
 
xor(Gravity) - Method in class org.gnu.gdk.Gravity
 
xor(IconSize) - Method in class org.gnu.gtk.IconSize
 
xor(ImageType) - Method in class org.gnu.gdk.ImageType
 
xor(ImageType) - Method in class org.gnu.gtk.ImageType
 
xor(InputCondition) - Method in class org.gnu.gdk.InputCondition
 
xor(InputMode) - Method in class org.gnu.gdk.InputMode
 
xor(InputSource) - Method in class org.gnu.gdk.InputSource
 
xor(InterpType) - Method in class org.gnu.gdk.InterpType
 
xor(JoinStyle) - Method in class org.gnu.gdk.JoinStyle
 
xor(Justification) - Method in class org.gnu.gtk.Justification
 
xor(Layer) - Method in class org.gnu.atk.Layer
 
xor(LineStyle) - Method in class org.gnu.gdk.LineStyle
 
xor(MenuDirectionType) - Method in class org.gnu.gtk.MenuDirectionType
 
xor(MenuFactoryType) - Method in class org.gnu.gtk.MenuFactoryType
 
xor(MessageType) - Method in class org.gnu.gtk.MessageType
 
xor(MetricType) - Method in class org.gnu.gtk.MetricType
 
xor(ModifierType) - Method in class org.gnu.gdk.ModifierType
 
xor(MovementStep) - Method in class org.gnu.gtk.MovementStep
 
xor(NotifyType) - Method in class org.gnu.gdk.NotifyType
 
xor(ObjectFlags) - Method in class org.gnu.gtk.ObjectFlags
 
xor(Orientation) - Method in class org.gnu.gtk.Orientation
 
xor(OverlapType) - Method in class org.gnu.gdk.OverlapType
 
xor(PackType) - Method in class org.gnu.gtk.PackType
 
xor(PathPriorityType) - Method in class org.gnu.gtk.PathPriorityType
 
xor(PathType) - Method in class org.gnu.gtk.PathType
 
xor(PixbufAlphaMode) - Method in class org.gnu.gdk.PixbufAlphaMode
 
xor(PolicyType) - Method in class org.gnu.gtk.PolicyType
 
xor(PositionType) - Method in class org.gnu.gtk.PositionType
 
xor(ProgressBarOrientation) - Method in class org.gnu.gtk.ProgressBarOrientation
 
xor(ProgressBarStyle) - Method in class org.gnu.gtk.ProgressBarStyle
 
xor(PropertyState) - Method in class org.gnu.gdk.PropertyState
 
xor(PropMode) - Method in class org.gnu.gdk.PropMode
 
xor(RcFlags) - Method in class org.gnu.gtk.RcFlags
 
xor(RcTokenType) - Method in class org.gnu.gtk.RcTokenType
 
xor(RelationType) - Method in class org.gnu.atk.RelationType
 
xor(ReliefStyle) - Method in class org.gnu.gtk.ReliefStyle
 
xor(ResizeMode) - Method in class org.gnu.gtk.ResizeMode
 
xor(ResponseType) - Method in class org.gnu.gtk.ResponseType
 
xor(RgbDither) - Method in class org.gnu.gdk.RgbDither
 
xor(Role) - Method in class org.gnu.atk.Role
 
xor(ScrollDirection) - Method in class org.gnu.gdk.ScrollDirection
 
xor(ScrollType) - Method in class org.gnu.gtk.ScrollType
 
xor(SelectionMode) - Method in class org.gnu.gtk.SelectionMode
 
xor(SettingAction) - Method in class org.gnu.gdk.SettingAction
 
xor(ShadowType) - Method in class org.gnu.gtk.ShadowType
 
xor(SideType) - Method in class org.gnu.gtk.SideType
 
xor(SignalRunType) - Method in class org.gnu.gtk.SignalRunType
 
xor(SizeGroupMode) - Method in class org.gnu.gtk.SizeGroupMode
 
xor(SortType) - Method in class org.gnu.gtk.SortType
 
xor(SpawnError) - Method in class org.gnu.glib.SpawnError
 
xor(SpinButtonUpdatePolicy) - Method in class org.gnu.gtk.SpinButtonUpdatePolicy
 
xor(SpinType) - Method in class org.gnu.gtk.SpinType
 
xor(StateType) - Method in class org.gnu.atk.StateType
 
xor(StateType) - Method in class org.gnu.gtk.StateType
 
xor(Status) - Method in class org.gnu.gdk.Status
 
xor(Stretch) - Method in class org.gnu.pango.Stretch
 
xor(Style) - Method in class org.gnu.pango.Style
 
xor(SubmenuDirection) - Method in class org.gnu.gtk.SubmenuDirection
 
xor(SubmenuPlacement) - Method in class org.gnu.gtk.SubmenuPlacement
 
xor(SubwindowMode) - Method in class org.gnu.gdk.SubwindowMode
 
xor(TabAlign) - Method in class org.gnu.pango.TabAlign
 
xor(TargetFlags) - Method in class org.gnu.gtk.TargetFlags
 
xor(TextDirection) - Method in class org.gnu.gtk.TextDirection
 
xor(TextSearchFlags) - Method in class org.gnu.gtk.TextSearchFlags
 
xor(TextWindowType) - Method in class org.gnu.gtk.TextWindowType
 
xor(ToolBarChildType) - Method in class org.gnu.gtk.ToolBarChildType
 
xor(ToolBarSpaceStyle) - Method in class org.gnu.gtk.ToolBarSpaceStyle
 
xor(ToolBarStyle) - Method in class org.gnu.gtk.ToolBarStyle
 
xor(TreeViewColumnSizing) - Method in class org.gnu.gtk.TreeViewColumnSizing
 
xor(TreeViewDropPosition) - Method in class org.gnu.gtk.TreeViewDropPosition
 
xor(Underline) - Method in class org.gnu.pango.Underline
 
xor(UpdateType) - Method in class org.gnu.gtk.UpdateType
 
xor(Variant) - Method in class org.gnu.pango.Variant
 
xor(Visibility) - Method in class org.gnu.gtk.Visibility
 
xor(VisibilityState) - Method in class org.gnu.gdk.VisibilityState
 
xor(VisualType) - Method in class org.gnu.gdk.VisualType
 
xor(Weight) - Method in class org.gnu.pango.Weight
 
xor(WidgetFlags) - Method in class org.gnu.gtk.WidgetFlags
 
xor(WidgetHelpType) - Method in class org.gnu.gtk.WidgetHelpType
 
xor(WindowAttributesType) - Method in class org.gnu.gdk.WindowAttributesType
 
xor(WindowClass) - Method in class org.gnu.gdk.WindowClass
 
xor(WindowEdge) - Method in class org.gnu.gdk.WindowEdge
 
xor(WindowHints) - Method in class org.gnu.gdk.WindowHints
 
xor(WindowPosition) - Method in class org.gnu.gtk.WindowPosition
 
xor(WindowState) - Method in class org.gnu.gdk.WindowState
 
xor(WindowType) - Method in class org.gnu.gdk.WindowType
 
xor(WindowType) - Method in class org.gnu.gtk.WindowType
 
xor(WindowTypeHint) - Method in class org.gnu.gdk.WindowTypeHint
 
xor(WMDecoration) - Method in class org.gnu.gdk.WMDecoration
 
xor(WMFunction) - Method in class org.gnu.gdk.WMFunction
 
xor(WrapMode) - Method in class org.gnu.pango.WrapMode
 
xor(WrapMode) - Method in class org.gnu.gtk.WrapMode
 
XTERM - Static variable in class org.gnu.gdk.CursorType
 
XTHICKNESS - Static variable in class org.gnu.gtk.RcTokenType
 
XTILT - Static variable in class org.gnu.gdk.AxisUse
 
XX_LARGE - Static variable in class org.gnu.pango.Scale
 
XX_SMALL - Static variable in class org.gnu.pango.Scale
 

Y

y - Static variable in class org.gnu.gdk.KeySymbol
 
Y - Static variable in class org.gnu.gdk.WindowAttributesType
 
Y - Static variable in class org.gnu.gdk.AxisUse
 
Y - Static variable in class org.gnu.gdk.KeySymbol
 
yacute - Static variable in class org.gnu.gdk.KeySymbol
 
Yacute - Static variable in class org.gnu.gdk.KeySymbol
 
ydiaeresis - Static variable in class org.gnu.gdk.KeySymbol
 
Ydiaeresis - Static variable in class org.gnu.gdk.KeySymbol
 
YEAR_CHANGED - Static variable in class org.gnu.gtk.event.CalendarEvent.Type
Emitted when the user clicks a button to change the selected year.
YELLOW - Static variable in class org.gnu.gdk.Color
 
yen - Static variable in class org.gnu.gdk.KeySymbol
 
YES - Static variable in class org.gnu.gtk.GtkStockItem
 
YES - Static variable in class org.gnu.gtk.ResponseType
 
YES_NO - Static variable in class org.gnu.gtk.ButtonsType
 
YTHICKNESS - Static variable in class org.gnu.gtk.RcTokenType
 
YTILT - Static variable in class org.gnu.gdk.AxisUse
 

Z

z - Static variable in class org.gnu.gdk.KeySymbol
 
Z - Static variable in class org.gnu.gdk.KeySymbol
 
zabovedot - Static variable in class org.gnu.gdk.KeySymbol
 
Zabovedot - Static variable in class org.gnu.gdk.KeySymbol
 
zacute - Static variable in class org.gnu.gdk.KeySymbol
 
Zacute - Static variable in class org.gnu.gdk.KeySymbol
 
zcaron - Static variable in class org.gnu.gdk.KeySymbol
 
Zcaron - Static variable in class org.gnu.gdk.KeySymbol
 
Zen_Koho - Static variable in class org.gnu.gdk.KeySymbol
 
Zenkaku - Static variable in class org.gnu.gdk.KeySymbol
 
Zenkaku_Hankaku - Static variable in class org.gnu.gdk.KeySymbol
 
ZOOM_100 - Static variable in class org.gnu.gtk.GtkStockItem
 
ZOOM_FIT - Static variable in class org.gnu.gtk.GtkStockItem
 
ZOOM_IN - Static variable in class org.gnu.gtk.GtkStockItem
 
ZOOM_OUT - Static variable in class org.gnu.gtk.GtkStockItem
 

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
Please send any bug reports, comments, or suggestions for the API or documentation to java-gnome-developer@lists.sf.net