Alphabetical Index

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 field in class org.gnu.gdk.KeySymbol
Representation of a A key.
A - static field in class org.gnu.gdk.KeyValue
Aacute - static field in class org.gnu.gdk.KeySymbol
Representation of a Aacute key.
Aacute - static field in class org.gnu.gdk.KeyValue
ABOUT - static field in class org.gnu.gtk.GtkStockItem
BEGINNING OF GENERATED CODE
AboutDialog - class org.gnu.gtk.AboutDialog
Display information about an application.
AboutDialog() - constructor for class org.gnu.gtk.AboutDialog
Create a new AboutDialog.
AboutDialog(Handle) - constructor for class org.gnu.gtk.AboutDialog
Internal constructor.
Interface used as a callback when links (URLs or email) are activated in the authors, documenters or artists sections of an AboutDialog.
abovedot - static field in class org.gnu.gdk.KeySymbol
Representation of a abovedot key.
abovedot - static field in class org.gnu.gdk.KeyValue
Abreve - static field in class org.gnu.gdk.KeySymbol
Representation of a Abreve key.
Abreve - static field in class org.gnu.gdk.KeyValue
ACCEL_LABEL - static field in class org.gnu.atk.Role
Accelerator - class org.gnu.gtk.Accelerator
ACCELERATOR - static field in class org.gnu.gtk.UIManagerItemType
AccelFlags - class org.gnu.gtk.AccelFlags
END OF GENERATED CODE
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(Handle) - constructor for class org.gnu.gtk.AccelGroup
Create a new AccelGroup from a handle to a native resource.
AccelKey - class org.gnu.gtk.AccelKey
END OF GENERATED CODE
AccelKey(Handle) - constructor for class org.gnu.gtk.AccelKey
Creates a new AccelKey from an existing native resource
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(Handle) - 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
END OF JNI CODE
ACCEPT - static field in class org.gnu.gtk.ResponseType
ACCES - static field in class org.gnu.glib.SpawnError
Accessible - class org.gnu.gtk.Accessible
Accessible(Handle) - constructor for class org.gnu.gtk.Accessible
AccessX_Enable - static field in class org.gnu.gdk.KeySymbol
Representation of a AccessX_Enable key.
AccessX_Feedback_Enable - static field in class org.gnu.gdk.KeySymbol
Representation of a AccessX_Feedback_Enable key.
AccessXEnable - static field in class org.gnu.gdk.KeyValue
AccessXFeedbackEnable - static field in class org.gnu.gdk.KeyValue
Acircumflex - static field in class org.gnu.gdk.KeySymbol
Representation of a Acircumflex key.
Acircumflex - static field in class org.gnu.gdk.KeyValue
Action - class org.gnu.gtk.Action
An action which can be triggered by a menu or toolbar item.
ACTION - static field in class org.gnu.gtk.SignalRunType
Action(String,String,String,String) - constructor for class org.gnu.gtk.Action
Construct a new Action object.
ACTION_ACTIVATED - static field in class org.gnu.gtk.event.EntryCompletionEvent.Type
ACTION_CREATE_FOLDER - static field in class org.gnu.gtk.FileChooserAction
ACTION_OPEN - static field in class org.gnu.gtk.FileChooserAction
ACTION_SAVE - static field in class org.gnu.gtk.FileChooserAction
ACTION_SELECT_FOLDER - static field in class org.gnu.gtk.FileChooserAction
ActionEntry - class org.gnu.gtk.ActionEntry
ActionEntry(String,String,String) - constructor for class org.gnu.gtk.ActionEntry
ActionEntryListener - interface org.gnu.gtk.event.ActionEntryListener
ActionEvent - class org.gnu.gtk.event.ActionEvent
An event representing the activation of an Action object
ActionEvent(Object,org.gnu.glib.EventType) - constructor for class org.gnu.gtk.event.ActionEvent
creates a new ActionEvent
actionEvent(org.gnu.gtk.Action) - method in class org.gnu.gtk.event.ActionEntryListener
This method is called whenever an action event occurs.
This method is called whenever an action event occurs.
This method is called whenever an action event occurs.
This method is called whenever an action event occurs.
ActionGroup - class org.gnu.gtk.ActionGroup
ActionGroup(String) - constructor for class org.gnu.gtk.ActionGroup
Construct a new ActionGroup object.
ActionListener - interface org.gnu.gtk.event.ActionListener
An ActionListener listens for events coming from an null object.
ACTIONS_CHANGED - static field in class org.gnu.gtk.event.UIManagerEvent.Type
ACTIVATABLE - static field in class org.gnu.gtk.CellRendererMode
ACTIVATABLE - static field in class org.gnu.gtk.CellRendererToggle.Attribute
Whether the user can change the state of the toggle
ACTIVATE - static field in class org.gnu.gtk.event.ActionEvent.Type
The Action was activated
ACTIVATE - static field in class org.gnu.gtk.event.ButtonEvent.Type
ACTIVATE - static field in class org.gnu.gtk.event.EntryEvent.Type
Indicates that the user has pressed the enter key while in the widget
ACTIVATE - static field in class org.gnu.gtk.event.ExpanderEvent.Type
ACTIVATE - static field in class org.gnu.gtk.event.MenuItemEvent.Type
This event indicates that the menu item has been activated.
activate() - method in class org.gnu.gtk.Action
Emits the "activate" signal on the specified action, if it isn't insensitive.
activate() - method in class org.gnu.gtk.Widget
For widgets that can be activated (buttons, menu items, etc.) this method activiates them.
Activates the cell determined by path and column.
activateEvent(org.gnu.gdk.EventKey) - method in class org.gnu.gtk.BindingSet
Looks up key bindings for this BindingSet to find one that matches event, and if one was found, activate it.
Activates the MenuItem within the MenuShell.
ACTIVE - static field in class org.gnu.gtk.CellRendererToggle.Attribute
The state of the toggle
ACTIVE - static field in class org.gnu.gtk.RcTokenType
ACTIVE - static field in class org.gnu.atk.StateType
ACTIVE - static field in class org.gnu.gtk.StateType
acute - static field in class org.gnu.gdk.KeySymbol
Representation of a acute key.
acute - static field in class org.gnu.gdk.KeyValue
ADD - static field in class org.gnu.gtk.event.ContainerEvent.Type
This event indicates that a child widget has been added to the container.
ADD - static field in class org.gnu.gtk.GtkStockItem
add(Object) - method in class org.gnu.gtk.DataRow
Adds a data to this row.
add(org.gnu.atk.Relation) - method in class org.gnu.atk.RelationSet
Add a new relation to the current relation set if it is not already present.
add(org.gnu.gtk.TextTag) - method in class org.gnu.gtk.TextTagTable
Add a tag to the table.
add(org.gnu.gtk.Widget) - method in class org.gnu.gtk.Container
Adds widget to the Container.
add(String,int) - method in class org.gnu.gtk.SimpleList
Adds a new element at the given position
add1(org.gnu.gtk.Widget) - method in class org.gnu.gtk.Paned
Add a child to the top or left pane with default parameters.
add2(org.gnu.gtk.Widget) - method in class org.gnu.gtk.Paned
Add a child to the bottom or right pane with default parameters.
ADD_WIDGET - static field in class org.gnu.gtk.event.UIManagerEvent.Type
addAccelGroup(org.gnu.gtk.AccelGroup) - method in class org.gnu.gtk.Window
Associate accesGroup with the window.
addAction(org.gnu.gtk.Action) - method in class org.gnu.gtk.ActionGroup
Add an Action object to the ActionGroup
Add an array of ActonEntry objects to the ActionGroup
addAlpha(boolean,int,int,int) - method in class org.gnu.gdk.Pixbuf
Adds alpha channel to this Pixbuf and returns the results.
Adds an attribute mapping to the list in the CellLayout.
Adds an attribute mapping to the list in the CellLayout.
TreeView widgets contain TreeViewColumn objects.
addBuiltinIcon(String,int,org.gnu.gdk.Pixbuf) - static method in class org.gnu.gtk.IconTheme
addButton(org.gnu.gtk.GtkStockItem,int) - method in class org.gnu.gtk.Dialog
Adds a button with the given stock button and sets things up so that clicking the button will emit the "response" event with the given responseId.
addButton(String,int) - method in class org.gnu.gtk.Dialog
Adds a button with the given text and sets things up so that clicking the button will emit the "response" event with the given responseId.
addChild(org.gnu.gtk.Widget,int,int) - method in class org.gnu.gtk.Layout
Add a child Widget to this Layout.
Adds a child widget in the text buffer, at the given anchor.
addClipboard(org.gnu.gtk.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.
addDefautlFile(String) - method in class org.gnu.gtk.Rc
addEnd(String) - method in class org.gnu.gtk.SimpleList
Adds an element to the end of the list
addEvent(org.gnu.glib.EventType,Class) - method in class org.gnu.glib.EventMap
Adds an event to the EventMap.
addEvent(Runnable) - static method in class org.gnu.glib.CustomEvents
Adds a new event to the queue.
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".
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".
Connect a event to a callback method "func" in object "cbrecv".
Connect a event to a callback method "func" in object "cbrecv".
addEvents(org.gnu.gdk.EventMask) - method in class org.gnu.gtk.Widget
Adds the events in the bitfield events to the event mask for widget.
addFilter(org.gnu.gtk.FileFilter) - method in class org.gnu.gtk.FileChooser
Add the given IconSet to this IconFactory.
Add a listener that will be activated when a property is updated updated ("notify" signal).
Register an object to receive action activation event notification.
Register an object to handle spin events.
Register an object to handle button events.
Register an object to handle calendar events.
Register an object to handle button events.
Register an object to handle CellRendererText events.
Register an object to handle CellRendererToggle events.
Register an object to handle dialog events.
Register an object to handle dialog events.
Register an object to handle dialog events.
Register an object to handle ComboBox events.
Register an object to receive configure event notification.
Register an object to handle container events.
Register an object to handle dialog events.
Register an object to receive drag drop (destination) events.
Register an object to receive drag source events.
Register an object to handle dialog events.
Register an object to handle spin events.
Register an object to handle dialog events.
Register an object to receive expose event notification.
Register an object to receive focus event notification.
Register an object to handle dialog events.
Register an object to handle dialog events.
Register an object to handle IconView events.
Register an object to handle item events.
Register an object to receive key event notification.
Register an object to receive life cycle event notification.
Register an object to receive event notification.
Register an object to receive mouse event notification.
Register an object to receive mouse motion event notification.
Register an object to receive event notification.
Register an object to handle optionMenu events.
Register an object to handle range events.
Register an object to handle spin events.
Register an object to handle StatusBar events.
Register an object to receive text view event notification.
Register an object to receive text view event notification.
Register an object to handle button events.
Register an object to handle dialog events.
Register an object to handle dialog events.
Register an object to handle dialog events.
Register an object to handle button events.
Register an object to handle Selection change events which are emitted whenever the selection has (possibly) changed
Register an object to handle events on the column header.
Register an object to handle events related to user actions on the TreeView widget.
Register an object to handle spin events.
addMimeType(String) - method in class org.gnu.gtk.FileFilter
Adds a rule allowing a given mime type to filter.
addPattern(String) - method in class org.gnu.gtk.FileFilter
Adds a rule allowing a shell style glob to a filter.
Add an array of RadioActionEntry objects to the ActionGroup and setup the event handling.
Register an object to handle range events.
Adds a relationship of the specified type with the specified target.
addRow(org.gnu.gtk.DataRow) - method in class org.gnu.gtk.ListStore
Adds a row to the list.
addRow(org.gnu.gtk.DataRow) - method in class org.gnu.gtk.TreeStore
Adds a row to the tree.
Adds a row to the tree.
addRowAt(org.gnu.gtk.DataRow,int) - method in class org.gnu.gtk.ListStore
Adds a row to the list, at the specified position.
addRowAt(org.gnu.gtk.DataRow,int) - method in class org.gnu.gtk.TreeStore
Adds a row to the tree, at the specified position.
Adds a row to the tree, at the specified position.
addShortcutFolder(String) - method in class org.gnu.gtk.FileChooser
addShortcutFolder(String) - method in class org.gnu.gtk.FileChooserButton
addShortcutFolder(String) - method in class org.gnu.gtk.FileChooserDialog
addShortcutFolder(String) - method in class org.gnu.gtk.FileChooserWidget
addShortcutURI(String) - method in class org.gnu.gtk.FileChooser
addShortcutURI(String) - method in class org.gnu.gtk.FileChooserButton
addShortcutURI(String) - method in class org.gnu.gtk.FileChooserDialog
addShortcutURI(String) - method in class org.gnu.gtk.FileChooserWidget
addSource(org.gnu.gtk.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
addState(org.gnu.atk.StateType) - method in class org.gnu.atk.StateSet
addStates(org.gnu.atk.StateType[]) - method in class org.gnu.atk.StateSet
addTarget(org.gnu.atk.AtkObject) - method in class org.gnu.atk.Relation
Add an array of ToggleActonEntry objects to the ActionGroup
addUIFromFile(String) - method in class org.gnu.gtk.UIManager
Parses a file containing a UI definition and merges it with the current contents of self.
addUIFromReader(Reader) - method in class org.gnu.gtk.UIManager
Parse the contents of a Reader that contains a UI definition and merges it with the current contents of self.
addUIFromString(String) - method in class org.gnu.gtk.UIManager
Parses a string containing a UI definition and merges it with the current contents of self.
addWidget(org.gnu.gtk.Widget) - method in class org.gnu.gtk.SizeGroup
Adds a widget to the SizeGroup.
addWidget(org.gnu.gtk.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(org.gnu.gtk.Window) - method in class org.gnu.gtk.WindowGroup
Add a Window to this WindowGroup
Used to add children without native scrolling capability.
Adiaeresis - static field in class org.gnu.gdk.KeySymbol
Representation of a Adiaeresis key.
Adiaeresis - static field in class org.gnu.gdk.KeyValue
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.
Constructs a new adjustment
Adjustment(Handle) - 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(Object,org.gnu.glib.EventType) - constructor for class org.gnu.gtk.event.AdjustmentEvent
Construct a AdjustmentEvent object.
This method is called whenever an adjustment event occurs.
AdjustmentListener - interface org.gnu.gtk.event.AdjustmentListener
Listener for the Adjustment object.
advance(long,long) - method in class org.gnu.gdk.PixbufAnimationIter
Possibly advances an animation to a new frame.
AE - static field in class org.gnu.gdk.KeySymbol
Representation of a AE key.
AE - static field in class org.gnu.gdk.KeyValue
AFTER - static field in class org.gnu.gtk.TreeViewDropPosition
Agrave - static field in class org.gnu.gdk.KeySymbol
Representation of a Agrave key.
Agrave - static field in class org.gnu.gdk.KeyValue
ALERT - static field in class org.gnu.atk.Role
Alignment - class org.gnu.gtk.Alignment
This is a container widget that is capable of controlling the size of a single child widget.
Alignment - class org.gnu.pango.Alignment
describes how to align the lines of a PangoLayout within the available space.
Alignment(double,double,double,double) - constructor for class org.gnu.gtk.Alignment
Construct a new Alignment.
Alignment(Handle) - constructor for class org.gnu.gtk.Alignment
Construct an alignment using a handle to a native resource.
ALL - static field in class org.gnu.gtk.DestDefaults
ALL - static field in class org.gnu.gdk.WMDecoration
ALL - static field in class org.gnu.gdk.WMFunction
ALL_EVENTS_MASK - static field in class org.gnu.gdk.EventMask
Allocates a single color from a colormap.
Allocates colors from a colormap.
Allocation - class org.gnu.gtk.Allocation
When the top-level widget has determined how much space its child would like to have, the second phase of the size negotiation, size allocation, begins.
Allocation(int,int,int,int) - constructor for class org.gnu.gtk.Allocation
Construct a new Allocation.
Determins whether column can be dropped in a particular spot (as determined by prevColumn and nextColumn).
ALREADY_GRABBED - static field in class org.gnu.gdk.GrabStatus
The resource is actively grabbed by another client.
Alt_L - static field in class org.gnu.gdk.KeySymbol
Representation of a Alt_L key.
Alt_R - static field in class org.gnu.gdk.KeySymbol
Representation of a Alt_R key.
AltCursor3270 - static field in class org.gnu.gdk.KeyValue
AltCursor_3270 - static field in class org.gnu.gdk.KeySymbol
Representation of a AltCursor_3270 key.
AltL - static field in class org.gnu.gdk.KeyValue
AltR - static field in class org.gnu.gdk.KeyValue
ALWAYS - static field in class org.gnu.gtk.PolicyType
ALWAYS - static field in class org.gnu.gtk.SpinButtonUpdatePolicy
Amacron - static field in class org.gnu.gdk.KeySymbol
Representation of a Amacron key.
Amacron - static field in class org.gnu.gdk.KeyValue
ampersand - static field in class org.gnu.gdk.KeySymbol
Representation of a ampersand key.
ampersand - static field in class org.gnu.gdk.KeyValue
ANCESTOR - static field in class org.gnu.gdk.NotifyType
AnchorType - class org.gnu.gtk.AnchorType
AND - static field in class org.gnu.gdk.Function
and(org.gnu.atk.Layer) - method in class org.gnu.atk.Layer
and(org.gnu.atk.RelationType) - method in class org.gnu.atk.RelationType
and(org.gnu.atk.Role) - method in class org.gnu.atk.Role
and(org.gnu.atk.StateType) - method in class org.gnu.atk.StateType
and(org.gnu.gdk.AxisUse) - method in class org.gnu.gdk.AxisUse
and(org.gnu.gdk.ByteOrder) - method in class org.gnu.gdk.ByteOrder
and(org.gnu.gdk.CapStyle) - method in class org.gnu.gdk.CapStyle
and(org.gnu.gdk.Colorspace) - method in class org.gnu.gdk.Colorspace
and(org.gnu.gdk.CrossingMode) - method in class org.gnu.gdk.CrossingMode
and(org.gnu.gdk.CursorType) - method in class org.gnu.gdk.CursorType
and(org.gnu.gdk.DragAction) - method in class org.gnu.gdk.DragAction
and(org.gnu.gdk.DragProtocol) - method in class org.gnu.gdk.DragProtocol
and(org.gnu.gdk.EventMask) - method in class org.gnu.gdk.EventMask
and(org.gnu.gdk.EventType) - method in class org.gnu.gdk.EventType
and(org.gnu.gdk.ExtensionMode) - method in class org.gnu.gdk.ExtensionMode
and(org.gnu.gdk.Fill) - method in class org.gnu.gdk.Fill
and(org.gnu.gdk.FillRule) - method in class org.gnu.gdk.FillRule
and(org.gnu.gdk.Function) - method in class org.gnu.gdk.Function
and(org.gnu.gdk.GCValuesMask) - method in class org.gnu.gdk.GCValuesMask
and(org.gnu.gdk.GrabStatus) - method in class org.gnu.gdk.GrabStatus
and(org.gnu.gdk.Gravity) - method in class org.gnu.gdk.Gravity
and(org.gnu.gdk.ImageType) - method in class org.gnu.gdk.ImageType
and(org.gnu.gdk.InputCondition) - method in class org.gnu.gdk.InputCondition
and(org.gnu.gdk.InputMode) - method in class org.gnu.gdk.InputMode
and(org.gnu.gdk.InputSource) - method in class org.gnu.gdk.InputSource
and(org.gnu.gdk.InterpType) - method in class org.gnu.gdk.InterpType
and(org.gnu.gdk.JoinStyle) - method in class org.gnu.gdk.JoinStyle
and(org.gnu.gdk.LineStyle) - method in class org.gnu.gdk.LineStyle
and(org.gnu.gdk.ModifierType) - method in class org.gnu.gdk.ModifierType
and(org.gnu.gdk.NotifyType) - method in class org.gnu.gdk.NotifyType
and(org.gnu.gdk.OverlapType) - method in class org.gnu.gdk.OverlapType
and(org.gnu.gdk.PixbufError) - method in class org.gnu.gdk.PixbufError
and(org.gnu.gdk.PixbufRotation) - method in class org.gnu.gdk.PixbufRotation
and(org.gnu.gdk.PropertyState) - method in class org.gnu.gdk.PropertyState
and(org.gnu.gdk.PropMode) - method in class org.gnu.gdk.PropMode
and(org.gnu.gdk.RgbDither) - method in class org.gnu.gdk.RgbDither
and(org.gnu.gdk.SettingAction) - method in class org.gnu.gdk.SettingAction
and(org.gnu.gdk.Status) - method in class org.gnu.gdk.Status
and(org.gnu.gdk.SubwindowMode) - method in class org.gnu.gdk.SubwindowMode
and(org.gnu.gdk.VisualType) - method in class org.gnu.gdk.VisualType
and(org.gnu.gdk.WindowClass) - method in class org.gnu.gdk.WindowClass
and(org.gnu.gdk.WindowEdge) - method in class org.gnu.gdk.WindowEdge
and(org.gnu.gdk.WindowHints) - method in class org.gnu.gdk.WindowHints
and(org.gnu.gdk.WindowState) - method in class org.gnu.gdk.WindowState
and(org.gnu.gdk.WindowType) - method in class org.gnu.gdk.WindowType
and(org.gnu.gdk.WindowTypeHint) - method in class org.gnu.gdk.WindowTypeHint
and(org.gnu.gdk.WMDecoration) - method in class org.gnu.gdk.WMDecoration
and(org.gnu.gdk.WMFunction) - method in class org.gnu.gdk.WMFunction
and(org.gnu.glib.ParmFlags) - method in class org.gnu.glib.ParmFlags
and(org.gnu.glib.SpawnError) - method in class org.gnu.glib.SpawnError
and(org.gnu.gtk.AccelFlags) - method in class org.gnu.gtk.AccelFlags
and(org.gnu.gtk.AnchorType) - method in class org.gnu.gtk.AnchorType
and(org.gnu.gtk.ArrowType) - method in class org.gnu.gtk.ArrowType
and(org.gnu.gtk.AttachOptions) - method in class org.gnu.gtk.AttachOptions
and(org.gnu.gtk.ButtonBoxStyle) - method in class org.gnu.gtk.ButtonBoxStyle
and(org.gnu.gtk.ButtonsType) - method in class org.gnu.gtk.ButtonsType
and(org.gnu.gtk.CornerType) - method in class org.gnu.gtk.CornerType
and(org.gnu.gtk.CurveType) - method in class org.gnu.gtk.CurveType
and(org.gnu.gtk.DebugFlag) - method in class org.gnu.gtk.DebugFlag
and(org.gnu.gtk.DeleteType) - method in class org.gnu.gtk.DeleteType
and(org.gnu.gtk.DestDefaults) - method in class org.gnu.gtk.DestDefaults
and(org.gnu.gtk.DialogFlags) - method in class org.gnu.gtk.DialogFlags
and(org.gnu.gtk.DirectionType) - method in class org.gnu.gtk.DirectionType
and(org.gnu.gtk.ExpanderStyle) - method in class org.gnu.gtk.ExpanderStyle
and(org.gnu.gtk.IconSize) - method in class org.gnu.gtk.IconSize
and(org.gnu.gtk.ImageType) - method in class org.gnu.gtk.ImageType
and(org.gnu.gtk.Justification) - method in class org.gnu.gtk.Justification
and(org.gnu.gtk.MessageType) - method in class org.gnu.gtk.MessageType
and(org.gnu.gtk.MetricType) - method in class org.gnu.gtk.MetricType
and(org.gnu.gtk.MovementStep) - method in class org.gnu.gtk.MovementStep
and(org.gnu.gtk.ObjectFlags) - method in class org.gnu.gtk.ObjectFlags
and(org.gnu.gtk.Orientation) - method in class org.gnu.gtk.Orientation
and(org.gnu.gtk.PackDirection) - method in class org.gnu.gtk.PackDirection
and(org.gnu.gtk.PackType) - method in class org.gnu.gtk.PackType
and(org.gnu.gtk.PathType) - method in class org.gnu.gtk.PathType
and(org.gnu.gtk.PolicyType) - method in class org.gnu.gtk.PolicyType
and(org.gnu.gtk.PositionType) - method in class org.gnu.gtk.PositionType
and(org.gnu.gtk.PreviewType) - method in class org.gnu.gtk.PreviewType
and(org.gnu.gtk.RcFlags) - method in class org.gnu.gtk.RcFlags
and(org.gnu.gtk.RcTokenType) - method in class org.gnu.gtk.RcTokenType
and(org.gnu.gtk.ReliefStyle) - method in class org.gnu.gtk.ReliefStyle
and(org.gnu.gtk.ResizeMode) - method in class org.gnu.gtk.ResizeMode
and(org.gnu.gtk.ResponseType) - method in class org.gnu.gtk.ResponseType
and(org.gnu.gtk.ScrollType) - method in class org.gnu.gtk.ScrollType
and(org.gnu.gtk.SelectionMode) - method in class org.gnu.gtk.SelectionMode
and(org.gnu.gtk.ShadowType) - method in class org.gnu.gtk.ShadowType
and(org.gnu.gtk.SideType) - method in class org.gnu.gtk.SideType
and(org.gnu.gtk.SignalRunType) - method in class org.gnu.gtk.SignalRunType
and(org.gnu.gtk.SizeGroupMode) - method in class org.gnu.gtk.SizeGroupMode
and(org.gnu.gtk.SortType) - method in class org.gnu.gtk.SortType
and(org.gnu.gtk.SpinType) - method in class org.gnu.gtk.SpinType
and(org.gnu.gtk.StateType) - method in class org.gnu.gtk.StateType
and(org.gnu.gtk.TargetFlags) - method in class org.gnu.gtk.TargetFlags
and(org.gnu.gtk.TextDirection) - method in class org.gnu.gtk.TextDirection
and(org.gnu.gtk.TextWindowType) - method in class org.gnu.gtk.TextWindowType
and(org.gnu.gtk.ToolBarStyle) - method in class org.gnu.gtk.ToolBarStyle
and(org.gnu.gtk.UpdateType) - method in class org.gnu.gtk.UpdateType
and(org.gnu.gtk.Visibility) - method in class org.gnu.gtk.Visibility
and(org.gnu.gtk.WidgetFlags) - method in class org.gnu.gtk.WidgetFlags
and(org.gnu.gtk.WidgetHelpType) - method in class org.gnu.gtk.WidgetHelpType
and(org.gnu.gtk.WindowPosition) - method in class org.gnu.gtk.WindowPosition
and(org.gnu.gtk.WindowType) - method in class org.gnu.gtk.WindowType
and(org.gnu.gtk.WrapMode) - method in class org.gnu.gtk.WrapMode
and(org.gnu.pango.Alignment) - method in class org.gnu.pango.Alignment
and(org.gnu.pango.AttrType) - method in class org.gnu.pango.AttrType
and(org.gnu.pango.CoverageLevel) - method in class org.gnu.pango.CoverageLevel
and(org.gnu.pango.Direction) - method in class org.gnu.pango.Direction
and(org.gnu.pango.FontMask) - method in class org.gnu.pango.FontMask
and(org.gnu.pango.Stretch) - method in class org.gnu.pango.Stretch
and(org.gnu.pango.Style) - method in class org.gnu.pango.Style
and(org.gnu.pango.TabAlign) - method in class org.gnu.pango.TabAlign
and(org.gnu.pango.Underline) - method in class org.gnu.pango.Underline
and(org.gnu.pango.Variant) - method in class org.gnu.pango.Variant
and(org.gnu.pango.Weight) - method in class org.gnu.pango.Weight
and(org.gnu.pango.WrapMode) - method in class org.gnu.pango.WrapMode
AND_INVERT - static field in class org.gnu.gdk.Function
AND_REVERSE - static field in class org.gnu.gdk.Function
ANIMATION - static field in class org.gnu.gtk.ImageType
ANIMATION - static field in class org.gnu.atk.Role
Aogonek - static field in class org.gnu.gdk.KeySymbol
Representation of a Aogonek key.
Aogonek - static field in class org.gnu.gdk.KeyValue
apostrophe - static field in class org.gnu.gdk.KeySymbol
Representation of a apostrophe key.
apostrophe - static field in class org.gnu.gdk.KeyValue
APP_PAINTABLE - static field in class org.gnu.gtk.WidgetFlags
APPEND - static field 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(org.gnu.gtk.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(Handle,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.
Appends column to the list of columns.
Appends a data column of the model to an existing TreeViewColumn, previously created with one of the showDataColumn methods.
Appends a data column of the model to an existing TreeViewColumn, previously created with one of the showDataColumn methods.
Appends a data column of the model to an existing TreeViewColumn, previously created with one of the showDataColumn methods, and lets you use a specific renderer and rendering attributes.
Appends a data column of the model to an existing TreeViewColumn, previously created with one of the showDataColumn methods, and lets you use a specific renderer and rendering attributes.
Appends a data column of the model to an existing TreeViewColumn, previously created with one of the showDataColumn methods, and lets you use a specific renderer and rendering attributes.
Appends a data column of the model to an existing TreeViewColumn, previously created with one of the showDataColumn methods, and lets you use a specific renderer and rendering attributes.
appendIndex(int) - method in class org.gnu.gtk.TreePath
Appends a new index to the path.
Append a page to the Notebook.
Append a page to the Notebook.
appendRow() - method in class org.gnu.gtk.ListStore
Appends a new row to the store
appendRow(org.gnu.gtk.TreeIter) - method in class org.gnu.gtk.TreeStore
Appends a new row to tree_store.
appendSearchPath(String) - method in class org.gnu.gtk.IconTheme
appendSpace() - method in class org.gnu.gtk.ToolBar
Add a space to the end of the ToolBar.
appendText(String) - method in class org.gnu.gtk.ComboBox
Appends a string to the list of strings in the ComboBox.
Add a widget to the end of the toolbar.
APPLICATION - static field in class org.gnu.gtk.PathPriorityType
APPLICATION - static field in class org.gnu.gtk.RcTokenType
APPLICATION - static field in class org.gnu.atk.Role
APPLY - static field in class org.gnu.gtk.GtkStockItem
APPLY - static field in class org.gnu.gtk.ResponseType
APPLY_TAG - static field in class org.gnu.gtk.event.TextBufferEvent.Type
Emits the "apply_tag" signal on buffer.
Looks up a tag by name and then applies it.
APPROXIMATE - static field 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.
approximate - static field in class org.gnu.gdk.KeySymbol
Representation of a approximate key.
approximate - static field in class org.gnu.gdk.KeyValue
Arabic_ain - static field in class org.gnu.gdk.KeySymbol
Representation of a Arabic_ain key.
Arabic_alef - static field in class org.gnu.gdk.KeySymbol
Representation of a Arabic_alef key.
Arabic_alefmaksura - static field in class org.gnu.gdk.KeySymbol
Representation of a Arabic_alefmaksura key.
Arabic_beh - static field in class org.gnu.gdk.KeySymbol
Representation of a Arabic_beh key.
Arabic_comma - static field in class org.gnu.gdk.KeySymbol
Representation of a Arabic_comma key.
Arabic_dad - static field in class org.gnu.gdk.KeySymbol
Representation of a Arabic_dad key.
Arabic_dal - static field in class org.gnu.gdk.KeySymbol
Representation of a Arabic_dal key.
Arabic_damma - static field in class org.gnu.gdk.KeySymbol
Representation of a Arabic_damma key.
Arabic_dammatan - static field in class org.gnu.gdk.KeySymbol
Representation of a Arabic_dammatan key.
Arabic_fatha - static field in class org.gnu.gdk.KeySymbol
Representation of a Arabic_fatha key.
Arabic_fathatan - static field in class org.gnu.gdk.KeySymbol
Representation of a Arabic_fathatan key.
Arabic_feh - static field in class org.gnu.gdk.KeySymbol
Representation of a Arabic_feh key.
Arabic_ghain - static field in class org.gnu.gdk.KeySymbol
Representation of a Arabic_ghain key.
Arabic_ha - static field in class org.gnu.gdk.KeySymbol
Representation of a Arabic_ha key.
Arabic_hah - static field in class org.gnu.gdk.KeySymbol
Representation of a Arabic_hah key.
Arabic_hamza - static field in class org.gnu.gdk.KeySymbol
Representation of a Arabic_hamza key.
Arabic_hamzaonalef - static field in class org.gnu.gdk.KeySymbol
Representation of a Arabic_hamzaonalef key.
Arabic_hamzaonwaw - static field in class org.gnu.gdk.KeySymbol
Representation of a Arabic_hamzaonwaw key.
Arabic_hamzaonyeh - static field in class org.gnu.gdk.KeySymbol
Representation of a Arabic_hamzaonyeh key.
Arabic_hamzaunderalef - static field in class org.gnu.gdk.KeySymbol
Representation of a Arabic_hamzaunderalef key.
Arabic_heh - static field in class org.gnu.gdk.KeySymbol
Representation of a Arabic_heh key.
Arabic_jeem - static field in class org.gnu.gdk.KeySymbol
Representation of a Arabic_jeem key.
Arabic_kaf - static field in class org.gnu.gdk.KeySymbol
Representation of a Arabic_kaf key.
Arabic_kasra - static field in class org.gnu.gdk.KeySymbol
Representation of a Arabic_kasra key.
Arabic_kasratan - static field in class org.gnu.gdk.KeySymbol
Representation of a Arabic_kasratan key.
Arabic_khah - static field in class org.gnu.gdk.KeySymbol
Representation of a Arabic_khah key.
Arabic_lam - static field in class org.gnu.gdk.KeySymbol
Representation of a Arabic_lam key.
Arabic_maddaonalef - static field in class org.gnu.gdk.KeySymbol
Representation of a Arabic_maddaonalef key.
Arabic_meem - static field in class org.gnu.gdk.KeySymbol
Representation of a Arabic_meem key.
Arabic_noon - static field in class org.gnu.gdk.KeySymbol
Representation of a Arabic_noon key.
Arabic_qaf - static field in class org.gnu.gdk.KeySymbol
Representation of a Arabic_qaf key.
Arabic_question_mark - static field in class org.gnu.gdk.KeySymbol
Representation of a Arabic_question_mark key.
Arabic_ra - static field in class org.gnu.gdk.KeySymbol
Representation of a Arabic_ra key.
Arabic_sad - static field in class org.gnu.gdk.KeySymbol
Representation of a Arabic_sad key.
Arabic_seen - static field in class org.gnu.gdk.KeySymbol
Representation of a Arabic_seen key.
Arabic_semicolon - static field in class org.gnu.gdk.KeySymbol
Representation of a Arabic_semicolon key.
Arabic_shadda - static field in class org.gnu.gdk.KeySymbol
Representation of a Arabic_shadda key.
Arabic_sheen - static field in class org.gnu.gdk.KeySymbol
Representation of a Arabic_sheen key.
Arabic_sukun - static field in class org.gnu.gdk.KeySymbol
Representation of a Arabic_sukun key.
Arabic_switch - static field in class org.gnu.gdk.KeySymbol
Representation of a Arabic_switch key.
Arabic_tah - static field in class org.gnu.gdk.KeySymbol
Representation of a Arabic_tah key.
Arabic_tatweel - static field in class org.gnu.gdk.KeySymbol
Representation of a Arabic_tatweel key.
Arabic_teh - static field in class org.gnu.gdk.KeySymbol
Representation of a Arabic_teh key.
Arabic_tehmarbuta - static field in class org.gnu.gdk.KeySymbol
Representation of a Arabic_tehmarbuta key.
Arabic_thal - static field in class org.gnu.gdk.KeySymbol
Representation of a Arabic_thal key.
Arabic_theh - static field in class org.gnu.gdk.KeySymbol
Representation of a Arabic_theh key.
Arabic_waw - static field in class org.gnu.gdk.KeySymbol
Representation of a Arabic_waw key.
Arabic_yeh - static field in class org.gnu.gdk.KeySymbol
Representation of a Arabic_yeh key.
Arabic_zah - static field in class org.gnu.gdk.KeySymbol
Representation of a Arabic_zah key.
Arabic_zain - static field in class org.gnu.gdk.KeySymbol
Representation of a Arabic_zain key.
Arabicain - static field in class org.gnu.gdk.KeyValue
Arabicalef - static field in class org.gnu.gdk.KeyValue
Arabicalefmaksura - static field in class org.gnu.gdk.KeyValue
Arabicbeh - static field in class org.gnu.gdk.KeyValue
Arabiccomma - static field in class org.gnu.gdk.KeyValue
Arabicdad - static field in class org.gnu.gdk.KeyValue
Arabicdal - static field in class org.gnu.gdk.KeyValue
Arabicdamma - static field in class org.gnu.gdk.KeyValue
Arabicdammatan - static field in class org.gnu.gdk.KeyValue
Arabicfatha - static field in class org.gnu.gdk.KeyValue
Arabicfathatan - static field in class org.gnu.gdk.KeyValue
Arabicfeh - static field in class org.gnu.gdk.KeyValue
Arabicghain - static field in class org.gnu.gdk.KeyValue
Arabicha - static field in class org.gnu.gdk.KeyValue
Arabichah - static field in class org.gnu.gdk.KeyValue
Arabichamza - static field in class org.gnu.gdk.KeyValue
Arabichamzaonalef - static field in class org.gnu.gdk.KeyValue
Arabichamzaonwaw - static field in class org.gnu.gdk.KeyValue
Arabichamzaonyeh - static field in class org.gnu.gdk.KeyValue
Arabichamzaunderalef - static field in class org.gnu.gdk.KeyValue
Arabicheh - static field in class org.gnu.gdk.KeyValue
Arabicjeem - static field in class org.gnu.gdk.KeyValue
Arabickaf - static field in class org.gnu.gdk.KeyValue
Arabickasra - static field in class org.gnu.gdk.KeyValue
Arabickasratan - static field in class org.gnu.gdk.KeyValue
Arabickhah - static field in class org.gnu.gdk.KeyValue
Arabiclam - static field in class org.gnu.gdk.KeyValue
Arabicmaddaonalef - static field in class org.gnu.gdk.KeyValue
Arabicmeem - static field in class org.gnu.gdk.KeyValue
Arabicnoon - static field in class org.gnu.gdk.KeyValue
Arabicqaf - static field in class org.gnu.gdk.KeyValue
Arabicquestionmark - static field in class org.gnu.gdk.KeyValue
Arabicra - static field in class org.gnu.gdk.KeyValue
Arabicsad - static field in class org.gnu.gdk.KeyValue
Arabicseen - static field in class org.gnu.gdk.KeyValue
Arabicsemicolon - static field in class org.gnu.gdk.KeyValue
Arabicshadda - static field in class org.gnu.gdk.KeyValue
Arabicsheen - static field in class org.gnu.gdk.KeyValue
Arabicsukun - static field in class org.gnu.gdk.KeyValue
Arabicswitch - static field in class org.gnu.gdk.KeyValue
Arabictah - static field in class org.gnu.gdk.KeyValue
Arabictatweel - static field in class org.gnu.gdk.KeyValue
Arabicteh - static field in class org.gnu.gdk.KeyValue
Arabictehmarbuta - static field in class org.gnu.gdk.KeyValue
Arabicthal - static field in class org.gnu.gdk.KeyValue
Arabictheh - static field in class org.gnu.gdk.KeyValue
Arabicwaw - static field in class org.gnu.gdk.KeyValue
Arabicyeh - static field in class org.gnu.gdk.KeyValue
Arabiczah - static field in class org.gnu.gdk.KeyValue
Arabiczain - static field in class org.gnu.gdk.KeyValue
Aring - static field in class org.gnu.gdk.KeySymbol
Representation of a Aring key.
Aring - static field in class org.gnu.gdk.KeyValue
ARMED - static field in class org.gnu.atk.StateType
ARROW - static field in class org.gnu.gdk.CursorType
Arrow - class org.gnu.gtk.Arrow
This is a simple arrowhead widget that points up, down, left, or right.
ARROW - static field in class org.gnu.atk.Role
Arrow(Handle) - constructor for class org.gnu.gtk.Arrow
Construct an Arrow from a handle to a native resource.
Construct a new Arrow.
ArrowType - class org.gnu.gtk.ArrowType
Used to indicate the direction in which an Arrow should point.
ASCENDING - static field in class org.gnu.gtk.SortType
asciicircum - static field in class org.gnu.gdk.KeySymbol
Representation of a asciicircum key.
asciicircum - static field in class org.gnu.gdk.KeyValue
asciitilde - static field in class org.gnu.gdk.KeySymbol
Representation of a asciitilde key.
asciitilde - static field in class org.gnu.gdk.KeyValue
ASK - static field in class org.gnu.gdk.DragAction
ASPECG - static field 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(Handle) - constructor for class org.gnu.gtk.AspectFrame
Construct an AspectFrame using a handle to a native resource.
Construct a new AspectFrame.
asterisk - static field in class org.gnu.gdk.KeySymbol
Representation of a asterisk key.
asterisk - static field in class org.gnu.gdk.KeyValue
at - static field in class org.gnu.gdk.KeySymbol
Representation of a at key.
at - static field in class org.gnu.gdk.KeyValue
Atilde - static field in class org.gnu.gdk.KeySymbol
Representation of a Atilde key.
Atilde - static field in class org.gnu.gdk.KeyValue
AtkObject - class org.gnu.atk.AtkObject
This class is the primary class for accessibility support via the Accessibility TookKit (ATK).
AtkObject(Handle) - 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(Handle) - constructor for class org.gnu.gdk.Atom
Builds an atom with the specified handle.
Atom(String,boolean) - constructor for class org.gnu.gdk.Atom
attach(org.gnu.gdk.Window) - method in class org.gnu.gtk.Style
Attaches a child widget to a position in the 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.
Attn3270 - static field in class org.gnu.gdk.KeyValue
Attn_3270 - static field in class org.gnu.gdk.KeySymbol
Representation of a Attn_3270 key.
AttrColor - class org.gnu.pango.AttrColor
The PangoAttrColor structure is used to represent attributes that are colors.
AttrFloat - class org.gnu.pango.AttrFloat
The PangoAttrFloat structure is used to represent attributes with a float or double value.
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.
Attributes which may be used to connect to data in a TreeModel via methods in the TreeViewColumn object.
Attributes for the CellRenderer
Attributes which may be used to connect to data in a TreeModel via methods in the TreeViewColumn object.
Attributes for mapping to data in the TreeModel
Attribute - class org.gnu.pango.Attribute
Attributed text is used in a number of places in Pango.
ATTRIBUTES - static field 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
AttrIterator - class org.gnu.pango.AttrIterator
The AttrIterator object is used to represent an iterator through a List.
AttrIterator(Handle) - constructor for class org.gnu.pango.AttrIterator
AttrIterator(org.gnu.pango.AttrIterator) - constructor for class org.gnu.pango.AttrIterator
Create a copy of the provided iterator.
AttrLanguage - class org.gnu.pango.AttrLanguage
Represents attributes which are languages.
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.
AttrList(Handle) - constructor for class org.gnu.pango.AttrList
AttrList(org.gnu.pango.AttrList) - constructor for class org.gnu.pango.AttrList
Create a new AttrList that is a copy of the provided list.
AttrShape - class org.gnu.pango.AttrShape
The AttrShape structure is used to represent attributes which impose shape restrictions.
AttrString - class org.gnu.pango.AttrString
The AttrString object is used to represent attributes with a string value.
AttrType - class org.gnu.pango.AttrType
Distinguishes between different types of attributes.
AudibleBell_Enable - static field in class org.gnu.gdk.KeySymbol
Representation of a AudibleBell_Enable key.
AudibleBellEnable - static field in class org.gnu.gdk.KeyValue
AUTO - static field in class org.gnu.gtk.UIManagerItemType
AUTOCOMPLETE - static field in class org.gnu.atk.Role
AUTOMATIC - static field in class org.gnu.gtk.PolicyType
AUTOSIZE - static field in class org.gnu.gtk.TreeViewColumnSizing
autoSizeColumns() - method in class org.gnu.gtk.TreeView
Resizes all columns to their optimal width.
AxisUse - class org.gnu.gdk.AxisUse

B

B - static field in class org.gnu.gdk.KeySymbol
Representation of a B key.
B - static field in class org.gnu.gdk.KeyValue
BACKGROUND - static field in class org.gnu.pango.AttrType
BACKGROUND - static field in class org.gnu.gtk.CellRendererText.Attribute
(String) Background color
BACKGROUND - static field in class org.gnu.gdk.GCValuesMask
BACKGROUND - static field in class org.gnu.atk.Layer
BACKGROUND_GDK - static field in class org.gnu.gtk.CellRendererText.Attribute
(gdk.Color) Background color
backslash - static field in class org.gnu.gdk.KeySymbol
Representation of a backslash key.
backslash - static field in class org.gnu.gdk.KeyValue
BackSpace - static field in class org.gnu.gdk.KeySymbol
Representation of a BackSpace key.
BackSpace - static field in class org.gnu.gdk.KeyValue
Performs the appropriate action as if the user hit the delete key with the cursor at the position specified by iter.
BackTab3270 - static field in class org.gnu.gdk.KeyValue
BackTab_3270 - static field in class org.gnu.gdk.KeySymbol
Representation of a BackTab_3270 key.
BAD_FILENAME - static field in class org.gnu.gtk.FileChooserError
BAD_OPTION - static field in class org.gnu.gdk.PixbufError
ballotcross - static field in class org.gnu.gdk.KeySymbol
Representation of a ballotcross key.
ballotcross - static field in class org.gnu.gdk.KeyValue
bar - static field in class org.gnu.gdk.KeySymbol
Representation of a bar key.
bar - static field in class org.gnu.gdk.KeyValue
BASE - static field in class org.gnu.gtk.RcFlags
BASE - static field in class org.gnu.gtk.RcTokenType
BASE_SIZE - static field in class org.gnu.gdk.WindowHints
BASED_ARROW_DOWN - static field in class org.gnu.gdk.CursorType
BASED_ARROW_UP - static field in class org.gnu.gdk.CursorType
beep() - method in class org.gnu.gdk.Display
Emits a short beep on display.
beep() - static method in class org.gnu.gdk.Gdk
Emits a short beep.
BEFORE - static field in class org.gnu.gtk.TreeViewDropPosition
Begin - static field in class org.gnu.gdk.KeySymbol
Representation of a Begin key.
Begin - static field in class org.gnu.gdk.KeyValue
Indicates that you are beginning the process of redrawing rec.
beginPaintRegion(org.gnu.gdk.Region) - method in class org.gnu.gdk.Window
Indicates that you are beginning the process of redrawing region.
beginsTag(org.gnu.gtk.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 endUserAction() are part of a single user-visible operation.
Determines if the style attributes of newMatch are a closer match for this FontDescription than oldMatch, or if oldMatch is null, determines if newMatch is a match at all.
BEVEL - static field in class org.gnu.gdk.JoinStyle
The sides of the two lines are joined by a straight line which makes an equal angle with each line.
BG - static field in class org.gnu.gtk.RcFlags
BG - static field in class org.gnu.gtk.RcTokenType
BG_PIXMAP - static field in class org.gnu.gtk.RcTokenType
BIG2 - static field in class org.gnu.glib.SpawnError
BILEVEL - static field in class org.gnu.gdk.PixbufAlphaMode
BILINEAR - static field in class org.gnu.gdk.InterpType
Best quality/speed balance; use this mode by default.
Bin - class org.gnu.gtk.Bin
This is a base class for a container widget that has only one child.
BIND - static field in class org.gnu.gtk.RcTokenType
BINDING - static field in class org.gnu.gtk.RcTokenType
BindingSet - class org.gnu.gtk.BindingSet
Key bindings for individual widgets.
BindingSet(String) - constructor for class org.gnu.gtk.BindingSet
Construct a new BindingSet.
Bitmap - class org.gnu.gdk.Bitmap
Bitmap(data[],int,int) - constructor for class org.gnu.gdk.Bitmap
Creates a new Bitmap from data in XBM format.
Bitmap(Handle) - constructor for class org.gnu.gdk.Bitmap
Bitmap(org.gnu.gdk.Window,data[],int,int) - constructor for class org.gnu.gdk.Bitmap
Creates a new Bitmap from data in XBM format.
BLACK - static field in class org.gnu.gdk.Color
blank - static field in class org.gnu.gdk.KeySymbol
Representation of a blank key.
blank - static field in class org.gnu.gdk.KeyValue
BLUE - static field in class org.gnu.gdk.Color
BOAT - static field in class org.gnu.gdk.CursorType
BOGOSITY - static field in class org.gnu.gdk.CursorType
BOLD - static field in class org.gnu.gtk.GtkStockItem
BOLD - static field in class org.gnu.pango.Weight
BOOLEAN() - static method in class org.gnu.glib.Type
Return a Type instance initialized as BOOLEAN.
Border - class org.gnu.gtk.Border
BORDER - static field in class org.gnu.gdk.WMDecoration
BOTH - static field in class org.gnu.gtk.SignalRunType
BOTH - static field in class org.gnu.gtk.SizeGroupMode
group effects both horizontal and vertical requisition
BOTH - static field in class org.gnu.gtk.ToolBarStyle
BOTH_HORIZ - static field in class org.gnu.gtk.ToolBarStyle
botintegral - static field in class org.gnu.gdk.KeySymbol
Representation of a botintegral key.
botintegral - static field in class org.gnu.gdk.KeyValue
botleftparens - static field in class org.gnu.gdk.KeySymbol
Representation of a botleftparens key.
botleftparens - static field in class org.gnu.gdk.KeyValue
botleftsqbracket - static field in class org.gnu.gdk.KeySymbol
Representation of a botleftsqbracket key.
botleftsqbracket - static field in class org.gnu.gdk.KeyValue
botleftsummation - static field in class org.gnu.gdk.KeySymbol
Representation of a botleftsummation key.
botleftsummation - static field in class org.gnu.gdk.KeyValue
botrightparens - static field in class org.gnu.gdk.KeySymbol
Representation of a botrightparens key.
botrightparens - static field in class org.gnu.gdk.KeyValue
botrightsqbracket - static field in class org.gnu.gdk.KeySymbol
Representation of a botrightsqbracket key.
botrightsqbracket - static field in class org.gnu.gdk.KeyValue
botrightsummation - static field in class org.gnu.gdk.KeySymbol
Representation of a botrightsummation key.
botrightsummation - static field in class org.gnu.gdk.KeyValue
bott - static field in class org.gnu.gdk.KeySymbol
Representation of a bott key.
bott - static field in class org.gnu.gdk.KeyValue
BOTTOM - static field in class org.gnu.gtk.PositionType
BOTTOM - static field in class org.gnu.gtk.SideType
BOTTOM - static field in class org.gnu.gtk.TextWindowType
BOTTOM_LEFT - static field in class org.gnu.gtk.CornerType
BOTTOM_LEFT_CORNER - static field in class org.gnu.gdk.CursorType
BOTTOM_RIGHT - static field in class org.gnu.gtk.CornerType
BOTTOM_RIGHT_CORNER - static field in class org.gnu.gdk.CursorType
BOTTOM_SIDE - static field in class org.gnu.gdk.CursorType
BOTTOM_TEE - static field in class org.gnu.gdk.CursorType
BOTTOM_TO_TOP - static field in class org.gnu.gtk.ProgressBarOrientation
botvertsummationconnector - static field in class org.gnu.gdk.KeySymbol
Representation of a botvertsummationconnector key.
botvertsummationconnector - static field in class org.gnu.gdk.KeyValue
BounceKeys_Enable - static field in class org.gnu.gdk.KeySymbol
Representation of a BounceKeys_Enable key.
BounceKeysEnable - static field in class org.gnu.gdk.KeyValue
Box - class org.gnu.gtk.Box
This is the base class of HBox and VBox.
BOX_SPIRAL - static field in class org.gnu.gdk.CursorType
Boxed - class org.gnu.glib.Boxed
A mechanism to wrap opaque structures registered by the type system.
BOXED() - static method in class org.gnu.glib.Type
Return a Type instance initialized as BOXED.
braceleft - static field in class org.gnu.gdk.KeySymbol
Representation of a braceleft key.
braceleft - static field in class org.gnu.gdk.KeyValue
braceright - static field in class org.gnu.gdk.KeySymbol
Representation of a braceright key.
braceright - static field in class org.gnu.gdk.KeyValue
bracketleft - static field in class org.gnu.gdk.KeySymbol
Representation of a bracketleft key.
bracketleft - static field in class org.gnu.gdk.KeyValue
bracketright - static field in class org.gnu.gdk.KeySymbol
Representation of a bracketright key.
bracketright - static field in class org.gnu.gdk.KeyValue
Break - static field in class org.gnu.gdk.KeySymbol
Representation of a Break key.
Break - static field in class org.gnu.gdk.KeyValue
breve - static field in class org.gnu.gdk.KeySymbol
Representation of a breve key.
breve - static field in class org.gnu.gdk.KeyValue
On X11, sends an X ClientMessage event to all toplevel windows on screen.
brokenbar - static field in class org.gnu.gdk.KeySymbol
Representation of a brokenbar key.
brokenbar - static field in class org.gnu.gdk.KeyValue
BROWSE - static field in class org.gnu.gtk.SelectionMode
Exactly one item is always selected.
BTT - static field in class org.gnu.gtk.PackDirection
BUFFER_ENDS - static field in class org.gnu.gtk.MovementStep
Converts coordinate (xCoord, yCoord) to coordinates for the window winType.
BUSY - static field in class org.gnu.atk.StateType
BUTT - static field in class org.gnu.gdk.CapStyle
The ends of the lines are drawn squared off and extending to the coordinates of the end point.
BUTTON - static field in class org.gnu.gtk.IconSize
Button - class org.gnu.gtk.Button
A widget that creates a signal when clicked on.
BUTTON - static field in class org.gnu.gtk.ToolBarChildType
Button() - constructor for class org.gnu.gtk.Button
Creates a new Button widget
Button(Handle) - constructor for class org.gnu.gtk.Button
Construct a button using a handle to a native resource.
Button(org.gnu.gtk.GtkStockItem) - constructor for class org.gnu.gtk.Button
Constructs a button using a stock item.
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 field in class org.gnu.gtk.event.MouseEvent
BUTTON1_MASK - static field in class org.gnu.gdk.ModifierType
BUTTON1_MOTION_MASK - static field in class org.gnu.gdk.EventMask
BUTTON2 - static field in class org.gnu.gtk.event.MouseEvent
BUTTON2_MASK - static field in class org.gnu.gdk.ModifierType
BUTTON2_MOTION_MASK - static field in class org.gnu.gdk.EventMask
BUTTON2_PRESS - static field in class org.gnu.gdk.EventType
BUTTON3 - static field in class org.gnu.gtk.event.MouseEvent
BUTTON3_MASK - static field in class org.gnu.gdk.ModifierType
BUTTON3_MOTION_MASK - static field in class org.gnu.gdk.EventMask
BUTTON3_PRESS - static field in class org.gnu.gdk.EventType
BUTTON4_MASK - static field in class org.gnu.gdk.ModifierType
BUTTON5_MASK - static field in class org.gnu.gdk.ModifierType
BUTTON_MOTION_MASK - static field in class org.gnu.gdk.EventMask
BUTTON_PRESS - static field in class org.gnu.gdk.EventType
BUTTON_PRESS - static field in class org.gnu.gtk.event.MouseEvent.Type
This event indicates that a mouse button has been pressed
BUTTON_PRESS_MASK - static field in class org.gnu.gdk.EventMask
BUTTON_RELEASE - static field in class org.gnu.gdk.EventType
BUTTON_RELEASE - static field in class org.gnu.gtk.event.MouseEvent.Type
This event indicates that a mouse button has been released
BUTTON_RELEASE_MASK - static field in class org.gnu.gdk.EventMask
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 representing action by a Button widget.
Creates a new Button Event.
This method is called whenever a button event occurs.
ButtonListener - interface org.gnu.gtk.event.ButtonListener
Listener for the Button widget.
ButtonsType - class org.gnu.gtk.ButtonsType
Defines the prebuilt set of buttons for a Dialog.
Byelorussian_SHORTU - static field in class org.gnu.gdk.KeySymbol
Representation of a Byelorussian_SHORTU key.
ByelorussianSHORTU - static field in class org.gnu.gdk.KeyValue
ByteOrder - class org.gnu.gdk.ByteOrder

C

C - static field in class org.gnu.gdk.KeySymbol
Representation of a C key.
C - static field in class org.gnu.gdk.KeyValue
Cabovedot - static field in class org.gnu.gdk.KeySymbol
Representation of a Cabovedot key.
Cabovedot - static field in class org.gnu.gdk.KeyValue
Cacute - static field in class org.gnu.gdk.KeySymbol
Representation of a Cacute key.
Cacute - static field in class org.gnu.gdk.KeyValue
Calendar - class org.gnu.gtk.Calendar
A Calendar is a widget that displays a calendar one month at a time.
CALENDAR - static field 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(Handle) - constructor for class org.gnu.gtk.Calendar
Construct a calendar using a handle to a native resource.
Defines the appearance of a Calendar object.
CalendarEvent - class org.gnu.gtk.event.CalendarEvent
An event represeting action by a Calendar widget.
Creates a new Calendar Event.
This method is called whenever a Calendar event occurs.
CalendarListener - interface org.gnu.gtk.event.CalendarListener
Listener for the Calendar widget.
CAN_DEFAULT - static field in class org.gnu.gtk.WidgetFlags
CAN_FOCUS - static field in class org.gnu.gtk.WidgetFlags
canActivateAccel(int) - method in class org.gnu.gtk.Widget
CANCEL - static field in class org.gnu.gtk.ButtonsType
A Cancel button
CANCEL - static field in class org.gnu.gtk.GtkStockItem
Cancel - static field in class org.gnu.gdk.KeySymbol
Representation of a Cancel key.
Cancel - static field in class org.gnu.gdk.KeyValue
CANCEL - static field in class org.gnu.gtk.ResponseType
cancel() - method in class org.gnu.gtk.MenuShell
Cancels the selection within the menu shell.
CANVAS - static field in class org.gnu.atk.Layer
CANVAS - static field in class org.gnu.atk.Role
CAP_STYLE - static field in class org.gnu.gdk.GCValuesMask
Caps_Lock - static field in class org.gnu.gdk.KeySymbol
Representation of a Caps_Lock key.
CapsLock - static field in class org.gnu.gdk.KeyValue
CapStyle - class org.gnu.gdk.CapStyle
END OF GENERATED CODE
careof - static field in class org.gnu.gdk.KeySymbol
Representation of a careof key.
careof - static field in class org.gnu.gdk.KeyValue
caret - static field in class org.gnu.gdk.KeySymbol
Representation of a caret key.
caret - static field in class org.gnu.gdk.KeyValue
caron - static field in class org.gnu.gdk.KeySymbol
Representation of a caron key.
caron - static field in class org.gnu.gdk.KeyValue
Ccaron - static field in class org.gnu.gdk.KeySymbol
Representation of a Ccaron key.
Ccaron - static field in class org.gnu.gdk.KeyValue
Ccedilla - static field in class org.gnu.gdk.KeySymbol
Representation of a Ccedilla key.
Ccedilla - static field in class org.gnu.gdk.KeyValue
Ccircumflex - static field in class org.gnu.gdk.KeySymbol
Representation of a Ccircumflex key.
Ccircumflex - static field in class org.gnu.gdk.KeyValue
CDROM - static field in class org.gnu.gtk.GtkStockItem
cedilla - static field in class org.gnu.gdk.KeySymbol
Representation of a cedilla key.
cedilla - static field in class org.gnu.gdk.KeyValue
CELL_BACKGROUND - static field in class org.gnu.gtk.CellRenderer.Attribute
(String) Cell background color as a string.
CELL_BACKGROUND_GDK - static field in class org.gnu.gtk.CellRenderer.Attribute
(gdk.color) Cell background color as a gdk.Color.
CELL_BACKGROUND_SET - static field in class org.gnu.gtk.CellRenderer.Attribute
(boolean) Whether this tag affects the cell background color.
CellEditable - class org.gnu.gtk.CellEditable
CellEditable() - constructor for class org.gnu.gtk.CellEditable
CellEditableEvent - class org.gnu.gtk.event.CellEditableEvent
An event represeting action by a CellEditable class.
Creates a new CellEditableEvent.
This method is called whenever a CellEditable event occurs.
CellEditableListener - interface org.gnu.gtk.event.CellEditableListener
Listener for the CellEditable class.
CellLayout - interface org.gnu.gtk.CellLayout
An interface for packing cells.
Internal helper class for classes that implement the CellLayout interface.
CellRenderer - class org.gnu.gtk.CellRenderer
A CellRenderer is an object used to render data in a TreeView widget.
CellRenderers have attributes which can be set based on data from the TreeModel (currently only implemented by ListStore and TreeStore).
CellRendererCombo() - constructor for class org.gnu.gtk.CellRendererCombo
A CellRenderer for pixbufs.
CellRendererPixbuf() - constructor for class org.gnu.gtk.CellRendererPixbuf
Creates a new CellRendererPixbuf
CellRendererProgress() - constructor for class org.gnu.gtk.CellRendererProgress
Create an uninitialized instance.
A CellRenderer for displaying Strings.
CellRendererText() - constructor for class org.gnu.gtk.CellRendererText
Constructs a new text renderer
CellRendererText(Handle) - constructor for class org.gnu.gtk.CellRendererText
An event representing action by a CellRendererText widget.
CellRendererTextEvent(Object,String,String) - constructor for class org.gnu.gtk.event.CellRendererTextEvent
Creates a new event.
This method is called whenever the text of the cellRenderer is changed.
Listener CellRendererText widgets.
The CellRendererToggle is a CellRenderer for boolean data.
CellRendererToggle() - constructor for class org.gnu.gtk.CellRendererToggle
Constructs a new Cell Renderer.
An event represeting action by a CellRendererToggle widget.
CellRendererToggleEvent(Object,String) - constructor for class org.gnu.gtk.event.CellRendererToggleEvent
Creates a new event.
This method is called whenever the check state of the cellRenderer is changed.
Listener CellRendererText widgets.
CellView - class org.gnu.gtk.CellView
CellView() - constructor for class org.gnu.gtk.CellView
CellView(org.gnu.gdk.Pixbuf) - constructor for class org.gnu.gtk.CellView
CellView(String,boolean) - constructor for class org.gnu.gtk.CellView
cent - static field in class org.gnu.gdk.KeySymbol
Representation of a cent key.
cent - static field in class org.gnu.gdk.KeyValue
CENTER - static field in class org.gnu.pango.Alignment
Center the line within the available space
CENTER - static field in class org.gnu.gtk.AnchorType
CENTER - static field in class org.gnu.gdk.Gravity
CENTER - static field in class org.gnu.gtk.Justification
CENTER - static field in class org.gnu.gtk.WindowPosition
Windows should be placed in the center of the screen.
CENTER_ALWAYS - static field in class org.gnu.gtk.WindowPosition
Keep windows centered as it changes size.
CENTER_ON_PARENT - static field in class org.gnu.gtk.WindowPosition
Center the window on its transient parent.
CENTER_PTR - static field in class org.gnu.gdk.CursorType
CENTIMETERS - static field in class org.gnu.gtk.MetricType
CHANGE - static field in class org.gnu.gtk.event.OptionMenuEvent.Type
Emitted when a option menu selection changes.
change(org.gnu.pango.Attribute) - method in class org.gnu.pango.AttrList
Insert the given attribute into the list.
CHANGED - static field in class org.gnu.gtk.event.AdjustmentEvent.Type
CHANGED - static field in class org.gnu.gtk.event.ComboBoxEvent.Type
This event indicates that the ComboBox selection has changed.
CHANGED - static field in class org.gnu.gtk.event.EntryEvent.Type
Indicates that the user has changed the contents of the widget.
CHANGED - static field in class org.gnu.gdk.SettingAction
CHANGED - static field in class org.gnu.gtk.event.TextBufferEvent.Type
CHANGED - static field in class org.gnu.gtk.event.TreeSelectionEvent.Type
This event indicates that the menu item has been activated.
Changes the key (from KeyValue) and ModifierType currently associated with accelPath.
ChangeScreen3270 - static field in class org.gnu.gdk.KeyValue
ChangeScreen_3270 - static field in class org.gnu.gdk.KeySymbol
Representation of a ChangeScreen_3270 key.
CHAR - static field in class org.gnu.gtk.WrapMode
CHAR - static field in class org.gnu.pango.WrapMode
Wrap lines at character boundaries.
CHAR() - static method in class org.gnu.glib.Type
Return a Type instance initialized as CHAR.
CHARS - static field in class org.gnu.gtk.DeleteType
CHDIR - static field in class org.gnu.glib.SpawnError
CHECK_BOX - static field in class org.gnu.atk.Role
CHECK_MENU_ITEM - static field in class org.gnu.atk.Role
CHECK_RESIZE - static field 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(Handle) - 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 field in class org.gnu.atk.StateType
checkerboard - static field in class org.gnu.gdk.KeySymbol
Representation of a checkerboard key.
checkerboard - static field in class org.gnu.gdk.KeyValue
checkmark - static field in class org.gnu.gdk.KeySymbol
Representation of a checkmark key.
checkmark - static field in class org.gnu.gdk.KeyValue
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 application code.
CheckMenuItem() - constructor for class org.gnu.gtk.CheckMenuItem
Create a new CheckMenuItem
CheckMenuItem(Handle) - 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.
CheckMenuItemEvent - class org.gnu.gtk.event.CheckMenuItemEvent
This event is used to identify when a CheckMenuItem receives an event
Constructor for CheckMenuItemEvent.
Indicates that the CheckMenuItem has fired an event.
CheckMenuItemListener - interface org.gnu.gtk.event.CheckMenuItemListener
This is the listener interface for receiving CheckMenuItem events.
CHILD - static field in class org.gnu.gtk.MenuDirectionType
CHILD - static field in class org.gnu.gdk.WindowType
CHILD_ATTACHED - static field in class org.gnu.gtk.event.HandleBoxEvent.Type
CHILD_DETACHED - static field in class org.gnu.gtk.event.HandleBoxEvent.Type
CIRCLE - static field in class org.gnu.gdk.CursorType
circle - static field in class org.gnu.gdk.KeySymbol
Representation of a circle key.
circle - static field in class org.gnu.gdk.KeyValue
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 (ie between value and value + pageSize).
CLASS - static field in class org.gnu.gtk.PathType
CLASS - static field in class org.gnu.gtk.RcTokenType
CLEAR - static field in class org.gnu.gdk.Function
CLEAR - static field in class org.gnu.gtk.GtkStockItem
Clear - static field in class org.gnu.gdk.KeySymbol
Representation of a Clear key.
Clear - static field in class org.gnu.gdk.KeyValue
clear() - method in class org.gnu.gtk.CellLayout
Unsets all the mappings on all renderers on the CellLayout and removes all renderers from the CellLayout.
clear() - method in class org.gnu.gtk.Clipboard
Clear the contents of the clipboard.
clear() - method in class org.gnu.gtk.ComboBox
Unsets all the mappings on all renderers on the CellLayout and removes all renderers from the CellLayout.
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.
clear() - method in class org.gnu.gtk.TreeViewColumn
Removes all the renderers from the column.
clear() - method in class org.gnu.gdk.Window
Clears an entire window to the background color or background pixmap.
clear(org.gnu.gtk.CellLayout) - static method in class org.gnu.gtk.CellLayoutHelper
clearArea(int,int,int,int,boolean) - method in class org.gnu.gdk.Window
Clears all existing attributes previously set with addAttributeMapping(CellRenderer,CellRendererAttribute,DataColumn).
Clears all existing attributes previously set with addAttributeMapping(CellRenderer,CellRendererAttribute,DataColumn).
Clears all attribute mappings
clearCache() - method in class org.gnu.gtk.TreeModelFilter
Clear the filter of any cached iterators.
Clears a BindingSet entry.
Clears a BindingSet entry.
clearMarks() - method in class org.gnu.gtk.Calendar
Remove all visual marks.
clearStates() - method in class org.gnu.atk.StateSet
CLICK - static field 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.Button
Sends a clicked signal to the button.
click() - method in class org.gnu.gtk.TreeViewColumn
Creates a Clicked event.
CLICKED - static field in class org.gnu.gtk.event.ToolButtonEvent.Type
CLICKED - static field in class org.gnu.gtk.event.TreeViewColumnEvent.Type
This event indicates that the column header has been clicked.
CLIENT_EVENT - static field in class org.gnu.gdk.EventType
CLIP_BY_CHILDREN - static field in class org.gnu.gdk.SubwindowMode
Only draw onto the Window itself.
CLIP_MASK - static field in class org.gnu.gdk.GCValuesMask
CLIP_X_ORIGIN - static field in class org.gnu.gdk.GCValuesMask
CLIP_Y_ORIGIN - static field 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 field in class org.gnu.gdk.CursorType
CLOCKWISE - static field in class org.gnu.gdk.PixbufRotation
Rotate by 270 degrees
clone() - method in class org.gnu.gdk.Color
Makes a copy of this color.
CLOSE - static field in class org.gnu.gtk.ButtonsType
A Close button
CLOSE - static field in class org.gnu.gtk.event.DialogEvent.Type
This event indicates that the source dialog has closed.
CLOSE - static field in class org.gnu.gtk.GtkStockItem
CLOSE - static field in class org.gnu.gtk.ResponseType
CLOSE - static field in class org.gnu.gdk.WMFunction
close() - method in class org.gnu.gdk.Display
Closes the connection to the windowing system for this display and cleans up associated resources.
close() - method in class org.gnu.gdk.PixbufLoader
Informs a loader that no further writes will occur, so that it can free its internal loading structures.
club - static field in class org.gnu.gdk.KeySymbol
Representation of a club key.
club - static field in class org.gnu.gdk.KeyValue
cmp(org.gnu.gtk.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 field in class org.gnu.gdk.KeySymbol
Representation of a Codeinput key.
Codeinput - static field in class org.gnu.gdk.KeyValue
COFFEE_MUG - static field in class org.gnu.gdk.CursorType
collapseAll() - method in class org.gnu.gtk.TreeView
Recursively collapses all visible, expanded nodes.
COLLAPSED - static field in class org.gnu.gtk.ExpanderStyle
collapseRow(org.gnu.gtk.TreePath) - method in class org.gnu.gtk.TreeView
Collapses a row (hides its child rows, if they exist).
collect() - static method in class org.gnu.glib.GObject
colon - static field in class org.gnu.gdk.KeySymbol
Representation of a colon key.
colon - static field in class org.gnu.gdk.KeyValue
ColonSign - static field in class org.gnu.gdk.KeySymbol
Representation of a ColonSign key.
ColonSign - static field in class org.gnu.gdk.KeyValue
Color - class org.gnu.gdk.Color
Describes an allocated or unallocated color.
Color - class org.gnu.pango.Color
The PangoColor structure is used to represent a color in an uncalibrated RGB colorspace.
COLOR - static field in class org.gnu.gtk.PreviewType
Color(Handle) - 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).
Color(org.gnu.pango.Color) - constructor for class org.gnu.pango.Color
Create a new Color that is a copy of the provided color.
Color(String) - constructor for class org.gnu.pango.Color
Create a new instance whose fields are filled from a string specification.
COLOR_CHANGED - static field in class org.gnu.gtk.event.ColorSelectionEvent.Type
COLOR_CHOOSER - static field in class org.gnu.atk.Role
COLOR_PICKER - static field in class org.gnu.gtk.GtkStockItem
COLOR_SET - static field in class org.gnu.gtk.event.ColorButtonEvent.Type
This event indicates that the ColorButton color selection has changed.
ColorButton - class org.gnu.gtk.ColorButton
The ColorButton is a widget in the form of a small button containing a swatch representing the current selected color.
ColorButton() - constructor for class org.gnu.gtk.ColorButton
Create a new ColorButton.
ColorButton(Handle) - constructor for class org.gnu.gtk.ColorButton
For internal use by Java-Gnome only.
ColorButton(org.gnu.gdk.Color) - constructor for class org.gnu.gtk.ColorButton
Create a new ColorButton initialized with the provided color.
ColorButtonEvent - class org.gnu.gtk.event.ColorButtonEvent
This event is used to identify when a ColorButton receives an event
ColorButtonEvent(Object,org.gnu.glib.EventType) - constructor for class org.gnu.gtk.event.ColorButtonEvent
Constructor for ColorButtonEvent.
Indicates that the ColorButton has fired an event.
ColorButtonListener - interface org.gnu.gtk.event.ColorButtonListener
This is the listener interface for receiving ColorButton events.
Colormap - class org.gnu.gdk.Colormap
This object stores the mapping between the color values stored in memory and the RGB values that are used to display color values.
COLORMAP - static field 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(Handle) - constructor for class org.gnu.gdk.Colormap
Create a new Colormap from a handle to a native resource.
Colormap(org.gnu.gdk.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(Handle) - constructor for class org.gnu.gtk.ColorSelection
construct a ColorSelection from a handle to a native peer.
The ColorSelectionDialog provides a standard dialog which allows the user to select a color much like the FileSelection provides a standard dialog for file selection.
ColorSelectionDialog(Handle) - 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.
ColorSelectionEvent - class org.gnu.gtk.event.ColorSelectionEvent
This event is used to identify when a ColorSelection receives an event
Constructor for ColorSelectionEvent.
Indicates that the ColorSelection has fired an event.
ColorSelectionListener - interface org.gnu.gtk.event.ColorSelectionListener
This is the listener interface for receiving ColorSelection events.
Colorspace - class org.gnu.gdk.Colorspace
COLUMN_HEADER - static field in class org.gnu.atk.Role
This method is called whenever a tree view column event occurs.
COLUMNS_CHANGED - static field in class org.gnu.gtk.event.TreeViewEvent.Type
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() - constructor for class org.gnu.gtk.Combo
Construct a new Combo widget.
Combo(Handle) - constructor for class org.gnu.gtk.Combo
Construct a new Combo from a handle to a native resource.
COMBO_BOX - static field in class org.gnu.atk.Role
ComboBox - class org.gnu.gtk.ComboBox
A widget used to choose from a list of items.
ComboBox() - constructor for class org.gnu.gtk.ComboBox
Constructs a new ComboBox that will contain only Strings.
ComboBox(Handle) - constructor for class org.gnu.gtk.ComboBox
Create a new Widget with a handle to a native resource returned from a call to the native libraries.
ComboBox(org.gnu.gtk.TreeModel) - constructor for class org.gnu.gtk.ComboBox
Creates a new ComboBox.
ComboBoxEntry - class org.gnu.gtk.ComboBoxEntry
ComboBoxEntry() - constructor for class org.gnu.gtk.ComboBoxEntry
Construct a new ComboBoxEntry that will contain only Strings.
ComboBoxEntry(Handle) - constructor for class org.gnu.gtk.ComboBoxEntry
Create a new Widget with a handle to a native resource returned from a call to the native libraries.
ComboBoxEntry(org.gnu.gtk.TreeModel,int) - constructor for class org.gnu.gtk.ComboBoxEntry
Create a new ComboBoxEntry with the provided model.
ComboBoxEvent - class org.gnu.gtk.event.ComboBoxEvent
This event is used to identify when a ComboBox receives an event
ComboBoxEvent(Object,org.gnu.glib.EventType) - constructor for class org.gnu.gtk.event.ComboBoxEvent
Constructor for ComboBoxEvent.
Indicates that the ComboBox has fired an event.
ComboBoxListener - interface org.gnu.gtk.event.ComboBoxListener
This is the listener interface for receiving ComboBox events.
comma - static field in class org.gnu.gdk.KeySymbol
Representation of a comma key.
comma - static field in class org.gnu.gdk.KeyValue
compare(org.gnu.gtk.TreePath) - method in class org.gnu.gtk.TreePath
Compares the path with another path.
complete() - method in class org.gnu.gtk.EntryCompletion
Requests a completion operation, or in other words a refiltering of the current list with completions, using the current key.
complete(String) - method in class org.gnu.gtk.FileSelection
Will attempt to match pattern to a valid filename or subdirectory in the current directory.
Creates a new Pixbuf by scaling this Pixbuf to the provided width and height and compositing the results with a checkboard of colors color1 and color2.
Creates a transformation of this image by scaling scaleX and scaleY then translating by offsetX and offsetY.
Creates a transformation of this image by scaling scaleX and scaleY then translating by offsetX and offsetY then composites the rectangle (destX, destY, destWidth, destHeight) of the resulting image with a checkboard of the colors color1 and color2 and renders it onto the destination image.
COMPOSITE_CHILD - static field in class org.gnu.gtk.WidgetFlags
CONDENSED - static field in class org.gnu.pango.Stretch
Config - interface org.gnu.gtk.Config
CONFIGURE - static field in class org.gnu.gtk.event.ConfigureEvent.Type
CONFIGURE - static field in class org.gnu.gdk.EventType
Changes the properties of an existing spin button.
ConfigureEvent - class org.gnu.gtk.event.ConfigureEvent
This event is used to identify a Configure event on a Widget.
Constructor for ConfigureEvent.
Indicates that the Widget has fired an event.
ConfigureListener - interface org.gnu.gtk.event.ConfigureListener
This is the listener interface for receiving Configure events.
CONNECT - static field in class org.gnu.gtk.GtkStockItem
CONNECT_PROXY - static field in class org.gnu.gtk.event.UIManagerEvent.Type
connectAccelerator() - method in class org.gnu.gtk.Action
Installs the accelerator for action if action has an accel path and group.
CONNECTED - static field in class org.gnu.gtk.WidgetFlags
connectProxy(org.gnu.gtk.Widget) - method in class org.gnu.gtk.Action
Connects a widget to an action object as a proxy.
CONSTRUCT - static field in class org.gnu.glib.ParmFlags
Construct a new ItemFactoryEntry
CONSTRUCT_ONLY - static field in class org.gnu.glib.ParmFlags
CONSTRUCTED - static field 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
Construct a ContainerEvent object.
Construct a ContainerEvent object with a specified child.
Indicates that the Container has changed.
ContainerListener - interface org.gnu.gtk.event.ContainerListener
This is the listener interface for receiving container events on a Container.
contains(org.gnu.atk.RelationType) - method in class org.gnu.atk.RelationSet
Determines whether the relation set contains a relation that matches the specified type.
containsPoint(int,int) - method in class org.gnu.gdk.Region
Returns true if the provided point is in the Region.
containsRectangle(org.gnu.gdk.Rectangle) - method in class org.gnu.gdk.Region
Tests whether a Rectangle is within the Region.
containsState(org.gnu.atk.StateType) - method in class org.gnu.atk.StateSet
Context - class org.gnu.pango.Context
The PangoContext structure stores global information used to control the itemization process.
Context(Handle) - constructor for class org.gnu.pango.Context
Create a new Context passing a handle that was created in the native layer.
contextChanged() - method in class org.gnu.pango.Layout
Forces recomputation of any state in the Layout that might depend on the layout's context.
CONTINUOUS - static field in class org.gnu.gtk.ProgressBarStyle
CONTINUOUS - static field in class org.gnu.gtk.UpdateType
Anytime the range slider is moved, the range value will change and the value_changed signal will be emitted.
Control_L - static field in class org.gnu.gdk.KeySymbol
Representation of a Control_L key.
CONTROL_MASK - static field in class org.gnu.gdk.ModifierType
Control_R - static field in class org.gnu.gdk.KeySymbol
Representation of a Control_R key.
ControlL - static field in class org.gnu.gdk.KeyValue
CONTROLLED_BY - static field in class org.gnu.atk.RelationType
CONTROLLER_FOR - static field in class org.gnu.atk.RelationType
ControlR - static field in class org.gnu.gdk.KeyValue
CONVERT - static field in class org.gnu.gtk.GtkStockItem
Convert the given child TreePath to a path relative to this filter.
Converts childPath to a path relative to the TreeModelSort.
Convert the given TreePath to a path relative to the child model.
Converts sortedPath to a path on the child model of the TreeModelSort.
COPY - static field in class org.gnu.gdk.DragAction
COPY - static field in class org.gnu.gdk.Function
COPY - static field in class org.gnu.gtk.GtkStockItem
copy() - method in class org.gnu.gdk.Pixbuf
Return a copy of this Pixbuf.
copy() - method in class org.gnu.glib.Value
Create a copy of this Value object.
copy(org.gnu.gdk.GC) - method in class org.gnu.gdk.GC
Copy the set of values (settings) from another graphics context.
Copy3270 - static field in class org.gnu.gdk.KeyValue
Copy_3270 - static field in class org.gnu.gdk.KeySymbol
Representation of a Copy_3270 key.
COPY_CLIPBOARD - static field in class org.gnu.gtk.event.EntryEvent.Type
COPY_CLIPBOARD - static field in class org.gnu.gtk.event.TextViewEvent.Type
Data has been copied from the widget to the clipboard.
COPY_INVERT - static field in class org.gnu.gdk.Function
Copies a rectangle area from this Pixbuf to the destination Pixbuf.
copyClipboard() - method in class org.gnu.gtk.Editable
Causes the characters in the current selection to be copied to the clipboard.
copyClipboard() - method in class org.gnu.gtk.Entry
copyClipboard(org.gnu.gtk.Clipboard) - method in class org.gnu.gtk.TextBuffer
Copies the currently-selected text to a clipboard.
copyright - static field in class org.gnu.gdk.KeySymbol
Representation of a copyright key.
copyright - static field in class org.gnu.gdk.KeyValue
CornerType - class org.gnu.gtk.CornerType
Specifies which corner a child widget should be placed in when packed into a ScrolledWindow.
CORRUPT_IMAGE - static field in class org.gnu.gdk.PixbufError
COUNTERCLOCKWISE - static field in class org.gnu.gdk.PixbufRotation
Rotate by 90 degrees
countRows() - method in class org.gnu.gtk.TreeSelection
Returns the number of rows that have been selected.
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
Coverage(org.gnu.pango.Coverage) - constructor for class org.gnu.pango.Coverage
Create a new Coverage that is a copy of the provided 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 field in class org.gnu.gdk.KeySymbol
Representation of a cr key.
cr - static field in class org.gnu.gdk.KeyValue
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.
createIcon(org.gnu.gtk.IconSize) - method in class org.gnu.gtk.Action
This function is intended for use by action implementations to create icons displayed in the proxy widgets.
Create an item for entry.
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.
Creates a mark at position where.
createMenuItem() - method in class org.gnu.gtk.Action
Creates a menu item widget that proxies for the given action.
createTag(String) - method in class org.gnu.gtk.TextBuffer
Creates a TextTag initialised for use in this TextBuffer.
createToolItem() - method in class org.gnu.gtk.Action
Creates a toolbar item widget that proxies for the given action.
CROSS - static field in class org.gnu.gdk.CursorType
CROSS_REVERSE - static field in class org.gnu.gdk.CursorType
CROSSHAIR - static field in class org.gnu.gdk.CursorType
crossinglines - static field in class org.gnu.gdk.KeySymbol
Representation of a crossinglines key.
crossinglines - static field in class org.gnu.gdk.KeyValue
CrossingMode - class org.gnu.gdk.CrossingMode
CruzeiroSign - static field in class org.gnu.gdk.KeySymbol
Representation of a CruzeiroSign key.
CruzeiroSign - static field in class org.gnu.gdk.KeyValue
currency - static field in class org.gnu.gdk.KeySymbol
Representation of a currency key.
currency - static field in class org.gnu.gdk.KeyValue
CURRENT_FOLDER_CHANGED - static field in class org.gnu.gtk.event.FileChooserEvent.Type
CURSOR - static field in class org.gnu.gdk.InputSource
cursor - static field in class org.gnu.gdk.KeySymbol
Representation of a cursor key.
cursor - static field in class org.gnu.gdk.KeyValue
Cursor - class org.gnu.gdk.Cursor
CURSOR - static field in class org.gnu.gdk.WindowAttributesType
Cursor(org.gnu.gdk.CursorType) - constructor for class org.gnu.gdk.Cursor
Creates a new cursor from the set of builtin cursors.
Create a new cursor from a pixmap.
CURSOR_IS_PIXMAP - static field in class org.gnu.gdk.CursorType
CursorBlink3270 - static field in class org.gnu.gdk.KeyValue
CursorBlink_3270 - static field in class org.gnu.gdk.KeySymbol
Representation of a CursorBlink_3270 key.
CursorSelect3270 - static field in class org.gnu.gdk.KeyValue
CursorSelect_3270 - static field in class org.gnu.gdk.KeySymbol
Representation of a CursorSelect_3270 key.
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(Handle) - constructor for class org.gnu.gtk.Curve
Construct a new Curve from a handle to a native resource.
CurveType - class org.gnu.gtk.CurveType
END OF GENERATED CODE
CustomEvents - class org.gnu.glib.CustomEvents
Provides methods for adding custom event sources.
CUT - static field in class org.gnu.gtk.GtkStockItem
CUT_CLIPBOARD - static field in class org.gnu.gtk.event.EntryEvent.Type
Clipboard related events
CUT_CLIPBOARD - static field in class org.gnu.gtk.event.TextViewEvent.Type
Data has been cut from the widget to the clipboard.
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() - method in class org.gnu.gtk.Entry
Copies the currently-selected text to a clipboard, then deletes said text if it's editable.
Cyrillic_A - static field in class org.gnu.gdk.KeySymbol
Representation of a Cyrillic_A key.
Cyrillic_BE - static field in class org.gnu.gdk.KeySymbol
Representation of a Cyrillic_BE key.
Cyrillic_CHE - static field in class org.gnu.gdk.KeySymbol
Representation of a Cyrillic_CHE key.
Cyrillic_DE - static field in class org.gnu.gdk.KeySymbol
Representation of a Cyrillic_DE key.
Cyrillic_DZHE - static field in class org.gnu.gdk.KeySymbol
Representation of a Cyrillic_DZHE key.
Cyrillic_E - static field in class org.gnu.gdk.KeySymbol
Representation of a Cyrillic_E key.
Cyrillic_EF - static field in class org.gnu.gdk.KeySymbol
Representation of a Cyrillic_EF key.
Cyrillic_EL - static field in class org.gnu.gdk.KeySymbol
Representation of a Cyrillic_EL key.
Cyrillic_EM - static field in class org.gnu.gdk.KeySymbol
Representation of a Cyrillic_EM key.
Cyrillic_EN - static field in class org.gnu.gdk.KeySymbol
Representation of a Cyrillic_EN key.
Cyrillic_ER - static field in class org.gnu.gdk.KeySymbol
Representation of a Cyrillic_ER key.
Cyrillic_ES - static field in class org.gnu.gdk.KeySymbol
Representation of a Cyrillic_ES key.
Cyrillic_GHE - static field in class org.gnu.gdk.KeySymbol
Representation of a Cyrillic_GHE key.
Cyrillic_HA - static field in class org.gnu.gdk.KeySymbol
Representation of a Cyrillic_HA key.
Cyrillic_HARDSIGN - static field in class org.gnu.gdk.KeySymbol
Representation of a Cyrillic_HARDSIGN key.
Cyrillic_I - static field in class org.gnu.gdk.KeySymbol
Representation of a Cyrillic_I key.
Cyrillic_IE - static field in class org.gnu.gdk.KeySymbol
Representation of a Cyrillic_IE key.
Cyrillic_IO - static field in class org.gnu.gdk.KeySymbol
Representation of a Cyrillic_IO key.
Cyrillic_JE - static field in class org.gnu.gdk.KeySymbol
Representation of a Cyrillic_JE key.
Cyrillic_KA - static field in class org.gnu.gdk.KeySymbol
Representation of a Cyrillic_KA key.
Cyrillic_LJE - static field in class org.gnu.gdk.KeySymbol
Representation of a Cyrillic_LJE key.
Cyrillic_NJE - static field in class org.gnu.gdk.KeySymbol
Representation of a Cyrillic_NJE key.
Cyrillic_O - static field in class org.gnu.gdk.KeySymbol
Representation of a Cyrillic_O key.
Cyrillic_PE - static field in class org.gnu.gdk.KeySymbol
Representation of a Cyrillic_PE key.
Cyrillic_SHA - static field in class org.gnu.gdk.KeySymbol
Representation of a Cyrillic_SHA key.
Cyrillic_SHCHA - static field in class org.gnu.gdk.KeySymbol
Representation of a Cyrillic_SHCHA key.
Cyrillic_SHORTI - static field in class org.gnu.gdk.KeySymbol
Representation of a Cyrillic_SHORTI key.
Cyrillic_SOFTSIGN - static field in class org.gnu.gdk.KeySymbol
Representation of a Cyrillic_SOFTSIGN key.
Cyrillic_TE - static field in class org.gnu.gdk.KeySymbol
Representation of a Cyrillic_TE key.
Cyrillic_TSE - static field in class org.gnu.gdk.KeySymbol
Representation of a Cyrillic_TSE key.
Cyrillic_U - static field in class org.gnu.gdk.KeySymbol
Representation of a Cyrillic_U key.
Cyrillic_VE - static field in class org.gnu.gdk.KeySymbol
Representation of a Cyrillic_VE key.
Cyrillic_YA - static field in class org.gnu.gdk.KeySymbol
Representation of a Cyrillic_YA key.
Cyrillic_YERU - static field in class org.gnu.gdk.KeySymbol
Representation of a Cyrillic_YERU key.
Cyrillic_YU - static field in class org.gnu.gdk.KeySymbol
Representation of a Cyrillic_YU key.
Cyrillic_ZE - static field in class org.gnu.gdk.KeySymbol
Representation of a Cyrillic_ZE key.
Cyrillic_ZHE - static field in class org.gnu.gdk.KeySymbol
Representation of a Cyrillic_ZHE key.
CyrillicA - static field in class org.gnu.gdk.KeyValue
CyrillicBE - static field in class org.gnu.gdk.KeyValue
CyrillicCHE - static field in class org.gnu.gdk.KeyValue
CyrillicDE - static field in class org.gnu.gdk.KeyValue
CyrillicDZHE - static field in class org.gnu.gdk.KeyValue
CyrillicE - static field in class org.gnu.gdk.KeyValue
CyrillicEF - static field in class org.gnu.gdk.KeyValue
CyrillicEL - static field in class org.gnu.gdk.KeyValue
CyrillicEM - static field in class org.gnu.gdk.KeyValue
CyrillicEN - static field in class org.gnu.gdk.KeyValue
CyrillicER - static field in class org.gnu.gdk.KeyValue
CyrillicES - static field in class org.gnu.gdk.KeyValue
CyrillicGHE - static field in class org.gnu.gdk.KeyValue
CyrillicHA - static field in class org.gnu.gdk.KeyValue
CyrillicHARDSIGN - static field in class org.gnu.gdk.KeyValue
CyrillicI - static field in class org.gnu.gdk.KeyValue
CyrillicIE - static field in class org.gnu.gdk.KeyValue
CyrillicIO - static field in class org.gnu.gdk.KeyValue
CyrillicJE - static field in class org.gnu.gdk.KeyValue
CyrillicKA - static field in class org.gnu.gdk.KeyValue
CyrillicLJE - static field in class org.gnu.gdk.KeyValue
CyrillicNJE - static field in class org.gnu.gdk.KeyValue
CyrillicO - static field in class org.gnu.gdk.KeyValue
CyrillicPE - static field in class org.gnu.gdk.KeyValue
CyrillicSHA - static field in class org.gnu.gdk.KeyValue
CyrillicSHCHA - static field in class org.gnu.gdk.KeyValue
CyrillicSHORTI - static field in class org.gnu.gdk.KeyValue
CyrillicSOFTSIGN - static field in class org.gnu.gdk.KeyValue
CyrillicTE - static field in class org.gnu.gdk.KeyValue
CyrillicTSE - static field in class org.gnu.gdk.KeyValue
CyrillicU - static field in class org.gnu.gdk.KeyValue
CyrillicVE - static field in class org.gnu.gdk.KeyValue
CyrillicYA - static field in class org.gnu.gdk.KeyValue
CyrillicYERU - static field in class org.gnu.gdk.KeyValue
CyrillicYU - static field in class org.gnu.gdk.KeyValue
CyrillicZE - static field in class org.gnu.gdk.KeyValue
CyrillicZHE - static field in class org.gnu.gdk.KeyValue

D

D - static field in class org.gnu.gdk.KeySymbol
Representation of a D key.
D - static field in class org.gnu.gdk.KeyValue
dagger - static field in class org.gnu.gdk.KeySymbol
Representation of a dagger key.
dagger - static field in class org.gnu.gdk.KeyValue
DATA_DELETE - static field in class org.gnu.gtk.event.DeleteDragDataEvent.Type
DATA_RECEIVE - static field in class org.gnu.gtk.event.ReceiveDragDataEvent.Type
DATA_REQUEST - static field in class org.gnu.gtk.event.RequestDragDataEvent.Type
DataColumn - class org.gnu.gtk.DataColumn
Represents a block in which data can be stored in a TreeModel (such as ListStore or TreeStore).
Represents a block in which boolean data can be stored in a TreeModel (such as ListStore or TreeStore).
DataColumnBoolean() - constructor for class org.gnu.gtk.DataColumnBoolean
Constructs a new datablock for storing boolean data.
Represents a block in which double data can be stored in a TreeModel (such as ListStore or TreeStore).
DataColumnDouble() - constructor for class org.gnu.gtk.DataColumnDouble
Constructs a new datablock for storing double data.
Represents a block in which integer data can be stored in a TreeModel (such as ListStore or TreeStore).
DataColumnIconSize() - constructor for class org.gnu.gtk.DataColumnIconSize
Constructs a new datablock for storing integer data.
DataColumnInt - class org.gnu.gtk.DataColumnInt
Represents a block in which integer data can be stored in a TreeModel (such as ListStore or TreeStore).
DataColumnInt() - constructor for class org.gnu.gtk.DataColumnInt
Constructs a new datablock for storing integer data.
DataColumnLong - class org.gnu.gtk.DataColumnLong
Represents a block in which long data can be stored in a TreeModel.
DataColumnLong() - constructor for class org.gnu.gtk.DataColumnLong
Constructs a new datablock for storing long data.
Represents a block in which java objects can be stored in a TreeModel (such as ListStore or TreeStore).
DataColumnObject() - constructor for class org.gnu.gtk.DataColumnObject
Constructs a new datablock for storing java objects.
Represents a block in which pixbuf data can be stored in a TreeModel (such as ListStore or TreeStore).
DataColumnPixbuf() - constructor for class org.gnu.gtk.DataColumnPixbuf
Constructs a new datablock for storing pixbufs.
Represents a block in which a GtkStockItem can be stored in a TreeModel (such as ListStore or TreeStore).
DataColumnStockItem() - constructor for class org.gnu.gtk.DataColumnStockItem
Constructs a new datablock for storing stock items.
Represents a block in which String data can be stored in a TreeModel (such as ListStore or TreeStore).
DataColumnString() - constructor for class org.gnu.gtk.DataColumnString
Constructs a new datablock for storing string data.
DataRow - class org.gnu.gtk.DataRow
A DataRow is simply a list of data, which represent a row that can be added to store components, such as ListStore and TreeStore.
DATE_EDITOR - static field in class org.gnu.atk.Role
DAY_SELECTED - static field in class org.gnu.gtk.event.CalendarEvent.Type
Emitted when the user selects a day.
DAY_SELECTED_DOUBLE_CLICK - static field in class org.gnu.gtk.event.CalendarEvent.Type
Emitted when the user double-clicks on a day.
Dcaron - static field in class org.gnu.gdk.KeySymbol
Representation of a Dcaron key.
Dcaron - static field in class org.gnu.gdk.KeyValue
deactivate() - method in class org.gnu.gtk.MenuShell
Deactivates the MenuShell.
dead_abovedot - static field in class org.gnu.gdk.KeySymbol
Representation of a dead_abovedot key.
dead_abovering - static field in class org.gnu.gdk.KeySymbol
Representation of a dead_abovering key.
dead_acute - static field in class org.gnu.gdk.KeySymbol
Representation of a dead_acute key.
dead_belowdot - static field in class org.gnu.gdk.KeySymbol
Representation of a dead_belowdot key.
dead_breve - static field in class org.gnu.gdk.KeySymbol
Representation of a dead_breve key.
dead_caron - static field in class org.gnu.gdk.KeySymbol
Representation of a dead_caron key.
dead_cedilla - static field in class org.gnu.gdk.KeySymbol
Representation of a dead_cedilla key.
dead_circumflex - static field in class org.gnu.gdk.KeySymbol
Representation of a dead_circumflex key.
dead_diaeresis - static field in class org.gnu.gdk.KeySymbol
Representation of a dead_diaeresis key.
dead_doubleacute - static field in class org.gnu.gdk.KeySymbol
Representation of a dead_doubleacute key.
dead_grave - static field in class org.gnu.gdk.KeySymbol
Representation of a dead_grave key.
dead_hook - static field in class org.gnu.gdk.KeySymbol
representation of a dead_hook key.
dead_horn - static field in class org.gnu.gdk.KeySymbol
representation of a dead_horn key.
dead_iota - static field in class org.gnu.gdk.KeySymbol
Representation of a dead_iota key.
dead_macron - static field in class org.gnu.gdk.KeySymbol
Representation of a dead_macron key.
dead_ogonek - static field in class org.gnu.gdk.KeySymbol
Representation of a dead_ogonek key.
dead_semivoiced_sound - static field in class org.gnu.gdk.KeySymbol
Representation of a dead_semivoiced_sound key.
dead_tilde - static field in class org.gnu.gdk.KeySymbol
Representation of a dead_tilde key.
dead_voiced_sound - static field in class org.gnu.gdk.KeySymbol
Representation of a dead_voiced_sound key.
deadabovedot - static field in class org.gnu.gdk.KeyValue
deadabovering - static field in class org.gnu.gdk.KeyValue
deadacute - static field in class org.gnu.gdk.KeyValue
deadbelowdot - static field in class org.gnu.gdk.KeyValue
deadbreve - static field in class org.gnu.gdk.KeyValue
deadcaron - static field in class org.gnu.gdk.KeyValue
deadcedilla - static field in class org.gnu.gdk.KeyValue
deadcircumflex - static field in class org.gnu.gdk.KeyValue
deaddiaeresis - static field in class org.gnu.gdk.KeyValue
deaddoubleacute - static field in class org.gnu.gdk.KeyValue
deadgrave - static field in class org.gnu.gdk.KeyValue
deadhook - static field in class org.gnu.gdk.KeyValue
deadhorn - static field in class org.gnu.gdk.KeyValue
deadiota - static field in class org.gnu.gdk.KeyValue
deadmacron - static field in class org.gnu.gdk.KeyValue
deadogonek - static field in class org.gnu.gdk.KeyValue
deadsemivoicedsound - static field in class org.gnu.gdk.KeyValue
deadtilde - static field in class org.gnu.gdk.KeyValue
deadvoicedsound - static field in class org.gnu.gdk.KeyValue
DebugFlag - class org.gnu.gtk.DebugFlag
decimalpoint - static field in class org.gnu.gdk.KeySymbol
Representation of a decimalpoint key.
decimalpoint - static field in class org.gnu.gdk.KeyValue
DEFAULT - static field in class org.gnu.gdk.DragAction
DEFAULT_STYLE - static field in class org.gnu.gtk.ButtonBoxStyle
DEFUNCT - static field in class org.gnu.atk.StateType
degree - static field in class org.gnu.gdk.KeySymbol
Representation of a degree key.
degree - static field in class org.gnu.gdk.KeyValue
deiconify() - method in class org.gnu.gdk.Window
Asks to deiconify (ie unminimize) the specified window.
deiconify() - method in class org.gnu.gtk.Window
Asks to deiconify the specified Window.
DELAYED - static field in class org.gnu.gtk.UpdateType
The value will be updated after a brief timeout where no slider motion occurs, so updates are spaced by a short time rather than continuous.
DELETE - static field in class org.gnu.gdk.EventType
DELETE - static field in class org.gnu.gtk.GtkStockItem
Delete - static field in class org.gnu.gdk.KeySymbol
Representation of a Delete key.
Delete - static field in class org.gnu.gdk.KeyValue
DELETE - static field in class org.gnu.gtk.event.LifeCycleEvent.Type
This event indicates that a widget has been deleted
DELETE - static field in class org.gnu.gdk.PropertyState
DELETE_EVENT - static field in class org.gnu.gtk.ResponseType
DELETE_FROM_CURSOR - static field in class org.gnu.gtk.event.EntryEvent.Type
Indicates that the user has deleted text starting at the cursor.
DELETE_FROM_CURSOR - static field in class org.gnu.gtk.event.TextViewEvent.Type
DELETE_RANGE - static field in class org.gnu.gtk.event.TextBufferEvent.Type
DELETE_TEXT - static field in class org.gnu.gtk.event.EntryEvent.Type
This type of event is emitted when the user deletes text from the widget
deleteAction(int) - method in class org.gnu.gtk.EntryCompletion
Remove an action for the EntryCompletions action list.
DELETED - static field in class org.gnu.gdk.SettingAction
DeleteDragDataEvent - class org.gnu.gtk.event.DeleteDragDataEvent
Delete the menu items which were created from the entries by the item factory.
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(org.gnu.gtk.TextMark) - method in class org.gnu.gtk.TextBuffer
Deletes mark, so that it's no longer located anywhere in the buffer.
deleteMark(String) - method in class org.gnu.gtk.TextBuffer
Deletes the mark named name; the mark must exist.
deleteSelection() - method in class org.gnu.gtk.Editable
Deletes the contents of the current selection.
deleteSelection() - method in class org.gnu.gtk.Entry
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(int,int) - method in class org.gnu.gtk.Entry
Deletes text between start and end.
Deletes all editable text in the given range.
DeleteType - class org.gnu.gtk.DeleteType
DeleteWord3270 - static field in class org.gnu.gdk.KeyValue
DeleteWord_3270 - static field in class org.gnu.gdk.KeySymbol
Representation of a DeleteWord_3270 key.
DESCENDING - static field 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 - static field in class org.gnu.gtk.event.ItemEvent.Type
deselect() - method in class org.gnu.gtk.Item
Emits the "deselect" event.
deselect() - method in class org.gnu.gtk.MenuShell
Deselects the currently selected item from the MenuShell.
DESKTOP_FRAME - static field in class org.gnu.atk.Role
DESKTOP_ICON - static field in class org.gnu.atk.Role
DestDefaults - class org.gnu.gtk.DestDefaults
END OF GENERATED CODE
DESTROY - static field in class org.gnu.gdk.EventType
DESTROY - static field in class org.gnu.gtk.event.LifeCycleEvent.Type
This event indicates that a widget has been destroyed
destroy() - method in class org.gnu.gtk.GtkObject
This method is now a no-op.
destroy() - method in class org.gnu.gdk.Window
destroy() - method in class org.gnu.gtk.Window
Destroys a window and releases its native resources.
DESTROY_WITH_PARENT - static field in class org.gnu.gtk.DialogFlags
Destroy the dialog when its parent is destroyed.
DESTROYED - static field 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.
detach(org.gnu.gtk.Style) - method in class org.gnu.gtk.Style
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(Handle) - constructor for class org.gnu.gdk.Device
diaeresis - static field in class org.gnu.gdk.KeySymbol
Representation of a diaeresis key.
diaeresis - static field in class org.gnu.gdk.KeyValue
DIAL - static field in class org.gnu.atk.Role
DIALOG - static field in class org.gnu.gtk.IconSize
Dialog - class org.gnu.gtk.Dialog
Dialog boxes are a convenient way to prompt the user for a small amount of input, to display a message, ask a question, or anything else that does not require extensive effort on the user's part.
DIALOG - static field in class org.gnu.atk.Role
DIALOG - static field in class org.gnu.gdk.WindowType
DIALOG - static field in class org.gnu.gdk.WindowTypeHint
Dialog() - constructor for class org.gnu.gtk.Dialog
Construct a new Dialog object
Dialog(Handle) - constructor for class org.gnu.gtk.Dialog
Construct a dialog using a handle to a native resource.
DIALOG_AUTHENTICATION - static field in class org.gnu.gtk.GtkStockItem
DIALOG_ERROR - static field in class org.gnu.gtk.GtkStockItem
DIALOG_INFO - static field in class org.gnu.gtk.GtkStockItem
DIALOG_QUESTION - static field in class org.gnu.gtk.GtkStockItem
DIALOG_WARNING - static field in class org.gnu.gtk.GtkStockItem
DialogEvent - class org.gnu.gtk.event.DialogEvent
This event is used to identify when a dialog receives an event
DialogEvent(Object,org.gnu.glib.EventType) - constructor for class org.gnu.gtk.event.DialogEvent
Constructor for DialogEvent.
Indicates that the Dialog has fired an event.
DialogFlags - class org.gnu.gtk.DialogFlags
Flags used to influence dialog construction.
DialogListener - interface org.gnu.gtk.event.DialogListener
This is the listener interface for receiving dialog events.
diamond - static field in class org.gnu.gdk.KeySymbol
Representation of a diamond key.
diamond - static field in class org.gnu.gdk.KeyValue
DIAMOND_CROSS - static field in class org.gnu.gdk.CursorType
digitspace - static field in class org.gnu.gdk.KeySymbol
Representation of a digitspace key.
digitspace - static field in class org.gnu.gdk.KeyValue
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 field in class org.gnu.atk.Role
DIRECT_COLOR - static field 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
END OF GENERATED CODE
DIRECTORY - static field in class org.gnu.gtk.GtkStockItem
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 field in class org.gnu.gdk.InputMode
DISCONNECT - static field in class org.gnu.gtk.GtkStockItem
DISCONNECT_PROXY - static field in class org.gnu.gtk.event.UIManagerEvent.Type
disconnectAccelerator() - method in class org.gnu.gtk.Action
Undoes the effect of one call to connectAccelerator().
disconnectProxy(org.gnu.gtk.Widget) - method in class org.gnu.gtk.Action
Disconnects a proxy widget from an action.
DISCONTINUOUS - static field in class org.gnu.gtk.UpdateType
The value will only be updated when the user releases the button and ends the slider drag operation.
DISCRETE - static field in class org.gnu.gtk.ProgressBarStyle
Display - class org.gnu.gdk.Display
Display objects are the GDK representation of the X Display which can be described as a workstation consisting of a keyboard a pointing device (such as a mouse) and one or more screens.
Display() - constructor for class org.gnu.gdk.Display
Creates the default Display.
Display(Handle) - constructor for class org.gnu.gdk.Display
Display(String) - constructor for class org.gnu.gdk.Display
Creates the named display
DISPLAY_LINE_ENDS - static field in class org.gnu.gtk.DeleteType
DISPLAY_LINE_ENDS - static field in class org.gnu.gtk.MovementStep
DISPLAY_LINES - static field in class org.gnu.gtk.DeleteType
DISPLAY_LINES - static field in class org.gnu.gtk.MovementStep
DISPLAY_NAME - static field in class org.gnu.gtk.FileFilterFlags
division - static field in class org.gnu.gdk.KeySymbol
Representation of a division key.
division - static field in class org.gnu.gdk.KeyValue
DND - static field in class org.gnu.gtk.GtkStockItem
DND - static field in class org.gnu.gtk.IconSize
DND_MULTIPLE - static field in class org.gnu.gtk.GtkStockItem
dollar - static field in class org.gnu.gdk.KeySymbol
Representation of a dollar key.
dollar - static field in class org.gnu.gdk.KeyValue
DongSign - static field in class org.gnu.gdk.KeySymbol
Representation of a DongSign key.
DongSign - static field in class org.gnu.gdk.KeyValue
DOT - static field in class org.gnu.gdk.CursorType
DOTBOX - static field in class org.gnu.gdk.CursorType
doubbaselinedot - static field in class org.gnu.gdk.KeySymbol
Representation of a doubbaselinedot key.
doubbaselinedot - static field in class org.gnu.gdk.KeyValue
DOUBLE - static field in class org.gnu.pango.Underline
a double underline should be drawn.
DOUBLE() - static method in class org.gnu.glib.Type
Return a Type instance initialized as DOUBLE.
DOUBLE_ARROW - static field in class org.gnu.gdk.CursorType
DOUBLE_BUFFERED - static field in class org.gnu.gtk.WidgetFlags
DOUBLE_CLICK - static field in class org.gnu.gtk.event.MouseEvent
DOUBLE_DASH - static field in class org.gnu.gdk.LineStyle
Even segments are normally.
doubleacute - static field in class org.gnu.gdk.KeySymbol
Representation of a doubleacute key.
doubleacute - static field in class org.gnu.gdk.KeyValue
doubledagger - static field in class org.gnu.gdk.KeySymbol
Representation of a doubledagger key.
doubledagger - static field in class org.gnu.gdk.KeyValue
doublelowquotemark - static field in class org.gnu.gdk.KeySymbol
Representation of a doublelowquotemark key.
doublelowquotemark - static field in class org.gnu.gdk.KeyValue
DOWN - static field in class org.gnu.gtk.ArrowType
DOWN - static field in class org.gnu.gtk.DirectionType
Down - static field in class org.gnu.gdk.KeySymbol
Representation of a Down key.
Down - static field in class org.gnu.gdk.KeyValue
DOWN - static field in class org.gnu.gdk.ScrollDirection
down() - method in class org.gnu.gtk.TreePath
Moves path to point to the first child of the current path.
downarrow - static field in class org.gnu.gdk.KeySymbol
Representation of a downarrow key.
downarrow - static field in class org.gnu.gdk.KeyValue
downcaret - static field in class org.gnu.gdk.KeySymbol
Representation of a downcaret key.
downcaret - static field in class org.gnu.gdk.KeyValue
downshoe - static field in class org.gnu.gdk.KeySymbol
Representation of a downshoe key.
downshoe - static field in class org.gnu.gdk.KeyValue
downstile - static field in class org.gnu.gdk.KeySymbol
Representation of a downstile key.
downstile - static field in class org.gnu.gdk.KeyValue
downtack - static field in class org.gnu.gdk.KeySymbol
Representation of a downtack key.
downtack - static field in class org.gnu.gdk.KeyValue
DRAFT_LARGE - static field in class org.gnu.gdk.CursorType
DRAFT_SMALL - static field in class org.gnu.gdk.CursorType
DRAG_ENTER - static field in class org.gnu.gdk.EventType
DRAG_LEAVE - static field in class org.gnu.gdk.EventType
DRAG_MOTION - static field in class org.gnu.gdk.EventType
DRAG_STATUS - static field 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(Handle) - constructor for class org.gnu.gdk.DragContext
Construct a DragContext using native resources.
DragDestinationListener - interface org.gnu.gtk.event.DragDestinationListener
DragEvent - class org.gnu.gtk.event.DragEvent
DragMotionEvent - class org.gnu.gtk.event.DragMotionEvent
DragOriginAdapter - class org.gnu.gtk.event.DragOriginAdapter
DragOriginListener - interface org.gnu.gtk.event.DragOriginListener
DragProtocol - class org.gnu.gdk.DragProtocol
DragSourceListener - interface org.gnu.gtk.event.DragSourceListener
DragTargetAdapter - class org.gnu.gtk.event.DragTargetAdapter
DragTargetListener - interface org.gnu.gtk.event.DragTargetListener
DRAPED_BOX - static field 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
Provides support for drawing points, lines, arcs, and text onto what we call 'drawables'.
Draws an arc or a filled 'pie slice'.
Draws an arc or a filled 'pie slice'.
drawArea(int,int,int,int) - method in class org.gnu.gtk.Widget
Causes the specified area to be redrawn
drawArea(org.gnu.gdk.Rectangle) - method in class org.gnu.gtk.Widget
Causes the specified area to be redrawn.
Convience method that copies the width x height region of the Drawable at coordinates (xsrc,ysrc) to coordinates (xdest,ydest) using the default GC.
Copies the width x height region of the Drawable at coordinates (xsrc,ysrc) to coordinates (xdest,ydest).
This is a low-level function.
This is a low-level function.
Draw an Image onto this Drawable.
Draw an Image onto this Drawable using the default GC.
DRAWING_AREA - static field 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(Handle) - constructor for class org.gnu.gtk.DrawingArea
Construct a DrawingArea using a handle to a native resource.
Render a Layout onto this Drawable using the default GC.
Render a Layout onto this Drawable.
Render a LayoutLine onto this Drawable using the default GC.
Render a LayoutLine onto this Drawable.
Render a LayoutLne onto this Drawable overriding the layout's normal colors with the provided forground and background and using the default GC.
Render a LayoutLne onto this Drawable overriding the layout's normal colors with the provided forground and background.
Render a Layout onto this Drawable overriding the layout's normal colors with the provided forground and background using the default GC.
Render a Layout onto this Drawable overriding the layout's normal colors with the provided forground and background.
drawLine(int,int,int,int) - method in class org.gnu.gdk.Drawable
Draw a line using the foreground color and other attributes of the default GC.
Draw a line using the foreground color and other attributes of the GC.
Draw a series of lines connecting the given points.
drawLines(org.gnu.gdk.Point[]) - method in class org.gnu.gdk.Drawable
Draw a series of lines connecting the given points.
Render a rectangular portion of a Pixbuf to this Drawable.
Render a rectangular portion of a Pixbuf to this Drawable.
drawPoint(int,int) - method in class org.gnu.gdk.Drawable
Draw a point using the foreground color and other attributes of the default GC.
drawPoint(org.gnu.gdk.GC,int,int) - method in class org.gnu.gdk.Drawable
Draw a point using the foreground color and other attributes of the GC.
Draw a number of points using the forground color and other attributes of the GC.
drawPoints(org.gnu.gdk.Point[]) - method in class org.gnu.gdk.Drawable
Draw a number of points using the forground color and other attributes of the default GC.
Convience method that draws an outlined or filled polygon using the default GC.
Draws an outlined or filled polygon.
drawRectangle(boolean,int,int,int,int) - method in class org.gnu.gdk.Drawable
Draws a rectangle outlined or filled using the forground color and other attributes of the default GC.
Draws a rectangle outlined or filled using the forground color and other attributes of the GC.
drawRow(byte[],int,int,int) - method in class org.gnu.gtk.Preview
Draw a number of unconnected lines.
drawSegments(org.gnu.gdk.Segment[]) - method in class org.gnu.gdk.Drawable
Draw a number of unconnected lines using the default GC.
DROP - static field in class org.gnu.gtk.DestDefaults
DROP - static field in class org.gnu.gtk.event.DropDragEvent.Type
DROP_FINISHED - static field in class org.gnu.gdk.EventType
DROP_START - static field in class org.gnu.gdk.EventType
DropDragEvent - class org.gnu.gtk.event.DropDragEvent
Dstroke - static field in class org.gnu.gdk.KeySymbol
Representation of a Dstroke key.
Dstroke - static field in class org.gnu.gdk.KeyValue
Duplicate3270 - static field in class org.gnu.gdk.KeyValue
Duplicate_3270 - static field in class org.gnu.gdk.KeySymbol
Representation of a Duplicate_3270 key.

E

E - static field in class org.gnu.gdk.KeySymbol
Representation of a E key.
E - static field in class org.gnu.gdk.KeyValue
Eabovedot - static field in class org.gnu.gdk.KeySymbol
Representation of a Eabovedot key.
Eabovedot - static field in class org.gnu.gdk.KeyValue
Eacute - static field in class org.gnu.gdk.KeySymbol
Representation of a Eacute key.
Eacute - static field in class org.gnu.gdk.KeyValue
EAST - static field in class org.gnu.gtk.AnchorType
EAST - static field in class org.gnu.gdk.Gravity
EAST - static field in class org.gnu.gdk.WindowEdge
Ecaron - static field in class org.gnu.gdk.KeySymbol
Representation of a Ecaron key.
Ecaron - static field in class org.gnu.gdk.KeyValue
Ecircumflex - static field in class org.gnu.gdk.KeySymbol
Representation of a Ecircumflex key.
Ecircumflex - static field in class org.gnu.gdk.KeyValue
EcuSign - static field in class org.gnu.gdk.KeySymbol
Representation of a EcuSign key.
EcuSign - static field in class org.gnu.gdk.KeyValue
EDGE - static field in class org.gnu.gtk.ButtonBoxStyle
Ediaeresis - static field in class org.gnu.gdk.KeySymbol
Representation of a Ediaeresis key.
Ediaeresis - static field in class org.gnu.gdk.KeyValue
EDIT - static field in class org.gnu.gtk.GtkStockItem
EDITABLE - static field in class org.gnu.gtk.CellRendererMode
EDITABLE - static field in class org.gnu.gtk.CellRendererText.Attribute
(boolean) Whether the text can be modified by the user
Editable - interface org.gnu.gtk.Editable
The Editable interface is used by widgets that edit text, such as Entry widget.
EDITABLE - static field in class org.gnu.atk.StateType
EditableHelper - class org.gnu.gtk.EditableHelper
This class implements the native methods that are used by classes that implement Editable.
EDITBAR - static field in class org.gnu.atk.Role
EDITED - static field in class org.gnu.gtk.event.CellRendererTextEvent.Type
This event indicates that the menu item has been activated.
EDITING_DONE - static field in class org.gnu.gtk.event.CellEditableEvent.Type
editingDone() - method in class org.gnu.gtk.CellEditable
Egrave - static field in class org.gnu.gdk.KeySymbol
Representation of a Egrave key.
Egrave - static field in class org.gnu.gdk.KeyValue
Eisu_Shift - static field in class org.gnu.gdk.KeySymbol
Representation of a Eisu_Shift key.
Eisu_toggle - static field in class org.gnu.gdk.KeySymbol
Representation of a Eisu_toggle key.
EisuShift - static field in class org.gnu.gdk.KeyValue
Eisutoggle - static field in class org.gnu.gdk.KeyValue
ellipsis - static field in class org.gnu.gdk.KeySymbol
Representation of a ellipsis key.
ellipsis - static field in class org.gnu.gdk.KeyValue
EllipsizeMode - class org.gnu.pango.EllipsizeMode
Type describing what sort of (if any) ellipsization should be applied to a line of text.
em3space - static field in class org.gnu.gdk.KeySymbol
Representation of a em3space key.
em3space - static field in class org.gnu.gdk.KeyValue
em4space - static field in class org.gnu.gdk.KeySymbol
Representation of a em4space key.
em4space - static field in class org.gnu.gdk.KeyValue
Emacron - static field in class org.gnu.gdk.KeySymbol
Representation of a Emacron key.
Emacron - static field in class org.gnu.gdk.KeyValue
EMBEDDED - static field in class org.gnu.atk.Role
EMBEDDED_BY - static field in class org.gnu.atk.RelationType
EMBEDS - static field in class org.gnu.atk.RelationType
emdash - static field in class org.gnu.gdk.KeySymbol
Representation of a emdash key.
emdash - static field in class org.gnu.gdk.KeyValue
emfilledcircle - static field in class org.gnu.gdk.KeySymbol
Representation of a emfilledcircle key.
emfilledcircle - static field in class org.gnu.gdk.KeyValue
emfilledrect - static field in class org.gnu.gdk.KeySymbol
Representation of a emfilledrect key.
emfilledrect - static field in class org.gnu.gdk.KeyValue
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 field in class org.gnu.gdk.KeySymbol
Representation of a emopencircle key.
emopencircle - static field in class org.gnu.gdk.KeyValue
emopenrectangle - static field in class org.gnu.gdk.KeySymbol
Representation of a emopenrectangle key.
emopenrectangle - static field in class org.gnu.gdk.KeyValue
EMPTY - static field in class org.gnu.gtk.ImageType
EMPTY - static field in class org.gnu.gtk.ToolBarSpaceStyle
emspace - static field in class org.gnu.gdk.KeySymbol
Representation of a emspace key.
emspace - static field in class org.gnu.gdk.KeyValue
enable() - method in class org.gnu.gtk.ToolTips
Enables the ToolTips.
ENABLED - static field in class org.gnu.atk.StateType
END - static field in class org.gnu.gtk.ButtonBoxStyle
END - static field in class org.gnu.pango.EllipsizeMode
Omit characters at the end of the text.
END - static field in class org.gnu.gtk.event.EndDragEvent.Type
End - static field in class org.gnu.gdk.KeySymbol
Representation of a End key.
End - static field in class org.gnu.gdk.KeyValue
END - static field in class org.gnu.gtk.PackType
END - static field in class org.gnu.gtk.ScrollType
END - static field in class org.gnu.gtk.SpinType
endash - static field in class org.gnu.gdk.KeySymbol
Representation of a endash key.
endash - static field in class org.gnu.gdk.KeyValue
EndDragEvent - class org.gnu.gtk.event.EndDragEvent
endPaint() - method in class org.gnu.gdk.Window
Indicates that the backing store created by the most recent call to beginPaintRegion() should be copied onscreen and deleted, leaving the next-most-recent backing store or no backing store at all as the active paint region.
endsTag(org.gnu.gtk.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 beginUserAction().
enfilledcircbullet - static field in class org.gnu.gdk.KeySymbol
Representation of a enfilledcircbullet key.
enfilledcircbullet - static field in class org.gnu.gdk.KeyValue
enfilledsqbullet - static field in class org.gnu.gdk.KeySymbol
Representation of a enfilledsqbullet key.
enfilledsqbullet - static field in class org.gnu.gdk.KeyValue
ENG - static field in class org.gnu.gdk.KeySymbol
Representation of a ENG key.
ENG - static field in class org.gnu.gdk.KeyValue
ENGINE - static field in class org.gnu.gtk.RcTokenType
enopencircbullet - static field in class org.gnu.gdk.KeySymbol
Representation of a enopencircbullet key.
enopencircbullet - static field in class org.gnu.gdk.KeyValue
enopensquarebullet - static field in class org.gnu.gdk.KeySymbol
Representation of a enopensquarebullet key.
enopensquarebullet - static field in class org.gnu.gdk.KeyValue
enspace - static field in class org.gnu.gdk.KeySymbol
Representation of a enspace key.
enspace - static field in class org.gnu.gdk.KeyValue
ensureUpdate() - method in class org.gnu.gtk.UIManager
ENTER - static field in class org.gnu.gtk.event.ButtonEvent.Type
Emitted when the mouse cursor enters the region of the button.
ENTER - static field in class org.gnu.gtk.event.MouseEvent.Type
This event indicates that the mouse has enter the widget.
enter() - method in class org.gnu.gtk.Button
Sends an enter signal to the button.
Enter3270 - static field in class org.gnu.gdk.KeyValue
Enter_3270 - static field in class org.gnu.gdk.KeySymbol
Representation of a Enter_3270 key.
ENTER_NOTIFY - static field in class org.gnu.gdk.EventType
ENTER_NOTIFY_MASK - static field in class org.gnu.gdk.EventMask
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(Handle) - constructor for class org.gnu.gtk.Entry
Create a new Widget with a handle to a native resource returned from a call to the native libraries.
EntryCompletion - class org.gnu.gtk.EntryCompletion
EntryCompletion is an auxiliary object to be used in conjunction with Entry to provide the completion functionality.
EntryCompletion() - constructor for class org.gnu.gtk.EntryCompletion
Creates a new EntryCompletion object.
EntryCompletion(Handle) - constructor for class org.gnu.gtk.EntryCompletion
EntryCompletionEvent - class org.gnu.gtk.event.EntryCompletionEvent
This event is used to identify when a EntryCompletion receives an event
Constructor for EntryCompletionEvent.
Indicates that the EntryCompletion has fired an event.
EntryCompletionListener - interface org.gnu.gtk.event.EntryCompletionListener
This is the listener interface for receiving EntryCompletion events.
EntryEvent - class org.gnu.gtk.event.EntryEvent
This event is used to identify when an entry receives an event
EntryEvent(Object,org.gnu.glib.EventType) - constructor for class org.gnu.gtk.event.EntryEvent
Constructor for EditableEvent.
entryEvent(org.gnu.gtk.event.EntryEvent) - method in class org.gnu.gtk.event.EntryListener
Indicates that the Entry has fired an event.
EntryListener - interface org.gnu.gtk.event.EntryListener
This is the listener interface for receiving entry events.
Eogonek - static field in class org.gnu.gdk.KeySymbol
Representation of a Eogonek key.
Eogonek - static field in class org.gnu.gdk.KeyValue
equal - static field in class org.gnu.gdk.KeySymbol
Representation of a equal key.
equal - static field in class org.gnu.gdk.KeyValue
Compares two FontDescriptions for equality.
equals(Object) - method in class org.gnu.glib.Boxed
Check if two objects refer to the same (native) object.
equals(Object) - method in class org.gnu.gdk.Color
Determines whether another object is equal to this Color.
equals(org.gnu.gtk.DataColumn) - method in class org.gnu.gtk.DataColumn
Determine if the given DataColumn represents the same column in the store as the current object.
equals(org.gnu.gtk.event.ScaleEvent) - method in class org.gnu.gtk.event.ScaleEvent
equals(org.gnu.gtk.TextIter) - method in class org.gnu.gtk.TextIter
Tests whether two iterators are equal, using the fastest possible mechanism.
EQUIV - static field in class org.gnu.gdk.Function
EraseEOF3270 - static field in class org.gnu.gdk.KeyValue
EraseEOF_3270 - static field in class org.gnu.gdk.KeySymbol
Representation of a EraseEOF_3270 key.
EraseInput3270 - static field in class org.gnu.gdk.KeyValue
EraseInput_3270 - static field in class org.gnu.gdk.KeySymbol
Representation of a EraseInput_3270 key.
ERASER - static field in class org.gnu.gdk.InputSource
ERROR - static field in class org.gnu.gtk.MessageType
Fatal error message.
Error - class org.gnu.glib.Error
The class represents an internal representation of an Error from the GTK and GNOME libraries.
ERROR - static field in class org.gnu.gdk.Status
ERROR - static field in class org.gnu.pango.Underline
Error(Handle) - constructor for class org.gnu.glib.Error
Error(org.gnu.glib.Quark,int,String) - constructor for class org.gnu.glib.Error
Construct a new Error object.
ERROR_FILE - static field in class org.gnu.gdk.Status
ERROR_MEM - static field in class org.gnu.gdk.Status
ERROR_NONEXISTENT - static field in class org.gnu.gtk.FileChooserError
ERROR_PARAM - static field in class org.gnu.gdk.Status
Escape - static field in class org.gnu.gdk.KeySymbol
Representation of a Escape key.
Escape - static field in class org.gnu.gdk.KeyValue
ETCHED_IN - static field in class org.gnu.gtk.ShadowType
ETCHED_OUT - static field in class org.gnu.gtk.ShadowType
ETH - static field in class org.gnu.gdk.KeySymbol
Representation of a ETH key.
ETH - static field in class org.gnu.gdk.KeyValue
EuroSign - static field in class org.gnu.gdk.KeySymbol
Representation of a EuroSign key.
EuroSign - static field in class org.gnu.gdk.KeyValue
EVEN_ODD - static field in class org.gnu.gdk.FillRule
areas which are overlapped an odd number of times are included in the region, while areas overlapped an even number of times are not.
Event - class org.gnu.gdk.Event
Event(org.gnu.gdk.Event) - constructor for class org.gnu.gdk.Event
Creates a copy of an event.
Event(org.gnu.gdk.EventType) - constructor for class org.gnu.gdk.Event
Create a new event of a given type.
EventAny - class org.gnu.gdk.EventAny
EventAny(org.gnu.gdk.Event) - constructor for class org.gnu.gdk.EventAny
Promotion constructor.
EventBox - class org.gnu.gtk.EventBox
The EventBox widget is a container with a seethrough window that can receive 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(Handle) - constructor for class org.gnu.gtk.EventBox
Construct an eventbox using a handle to a native resource.
EventButton - class org.gnu.gdk.EventButton
EventButton(Handle) - constructor for class org.gnu.gdk.EventButton
EventButton(org.gnu.gdk.Event) - constructor for class org.gnu.gdk.EventButton
Promotion constructor.
EventClient - class org.gnu.gdk.EventClient
EventClient(org.gnu.gdk.Event) - constructor for class org.gnu.gdk.EventClient
Promotion constructor.
EventConfigure - class org.gnu.gdk.EventConfigure
EventConfigure(Handle) - constructor for class org.gnu.gdk.EventConfigure
EventConfigure(org.gnu.gdk.Event) - constructor for class org.gnu.gdk.EventConfigure
Promotion constructor.
EventCrossing - class org.gnu.gdk.EventCrossing
EventCrossing(Handle) - constructor for class org.gnu.gdk.EventCrossing
EventCrossing(org.gnu.gdk.Event) - constructor for class org.gnu.gdk.EventCrossing
Promotion constructor.
EventDND - class org.gnu.gdk.EventDND
EventDND(org.gnu.gdk.Event) - constructor for class org.gnu.gdk.EventDND
Promotion constructor.
EventExpose - class org.gnu.gdk.EventExpose
EventExpose(Handle) - constructor for class org.gnu.gdk.EventExpose
EventExpose(org.gnu.gdk.Event) - constructor for class org.gnu.gdk.EventExpose
Promotion constructor.
EventFocus - class org.gnu.gdk.EventFocus
EventFocus(org.gnu.gdk.Event) - constructor for class org.gnu.gdk.EventFocus
Promotion constructor.
EventKey - class org.gnu.gdk.EventKey
EventKey(Handle) - constructor for class org.gnu.gdk.EventKey
EventKey(org.gnu.gdk.Event) - constructor for class org.gnu.gdk.EventKey
Promotion constructor.
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.
EventMask - class org.gnu.gdk.EventMask
A set of bit flags to indicate which events a window is to receive.
EventMotion - class org.gnu.gdk.EventMotion
EventMotion(Handle) - constructor for class org.gnu.gdk.EventMotion
EventMotion(org.gnu.gdk.Event) - constructor for class org.gnu.gdk.EventMotion
Promotion constructor.
EventNoExpose - class org.gnu.gdk.EventNoExpose
EventNoExpose(Handle) - constructor for class org.gnu.gdk.EventNoExpose
EventNoExpose(org.gnu.gdk.Event) - constructor for class org.gnu.gdk.EventNoExpose
Promotion constructor.
EventOwnerChange(org.gnu.gdk.Event) - constructor for class org.gnu.gdk.EventOwnerChange
Promotion constructor.
EventProperty - class org.gnu.gdk.EventProperty
EventProperty(org.gnu.gdk.Event) - constructor for class org.gnu.gdk.EventProperty
Promotion constructor.
EventProximity - class org.gnu.gdk.EventProximity
EventProximity(org.gnu.gdk.Event) - constructor for class org.gnu.gdk.EventProximity
Promotion constructor.
EVENTS_ALL - static field in class org.gnu.gdk.ExtensionMode
All extension events are desired.
EVENTS_CURSOR - static field in class org.gnu.gdk.ExtensionMode
Extension events are desired only if a cursor will be displayed for the device.
EVENTS_NONE - static field in class org.gnu.gdk.ExtensionMode
No extension events are desired.
EventScroll - class org.gnu.gdk.EventScroll
EventScroll(Handle) - constructor for class org.gnu.gdk.EventScroll
EventScroll(org.gnu.gdk.Event) - constructor for class org.gnu.gdk.EventScroll
Promotion constructor.
EventSelection - class org.gnu.gdk.EventSelection
EventSelection(org.gnu.gdk.Event) - constructor for class org.gnu.gdk.EventSelection
Promotion constructor.
EventSetting - class org.gnu.gdk.EventSetting
EventSetting(org.gnu.gdk.Event) - constructor for class org.gnu.gdk.EventSetting
Promotion constructor.
eventsPending() - static method in class org.gnu.gdk.Event
Checks if any events are ready to be processed for any display.
eventsPending() - static method in class org.gnu.gtk.Gtk
Checks if any events are pending.
EventType - class org.gnu.gdk.EventType
Specifies the type of the Event.
EventType - class org.gnu.glib.EventType
Represents a particular type of an event.
EventType(int,String) - constructor for class org.gnu.glib.EventType
Constructs a new event type
EventVisibility - class org.gnu.gdk.EventVisibility
EventVisibility(org.gnu.gdk.Event) - constructor for class org.gnu.gdk.EventVisibility
Promotion constructor.
EventWindowState(org.gnu.gdk.Event) - constructor for class org.gnu.gdk.EventWindowState
Promotion constructor.
EXACT - static field in class org.gnu.pango.CoverageLevel
The character is represented as the correct graphical form.
EXCEPTION - static field in class org.gnu.gdk.InputCondition
EXCHANGE - static field in class org.gnu.gdk.CursorType
exclam - static field in class org.gnu.gdk.KeySymbol
Representation of a exclam key.
exclam - static field in class org.gnu.gdk.KeyValue
exclamdown - static field in class org.gnu.gdk.KeySymbol
Representation of a exclamdown key.
exclamdown - static field in class org.gnu.gdk.KeyValue
EXECUTE - static field in class org.gnu.gtk.GtkStockItem
Execute - static field in class org.gnu.gdk.KeySymbol
Representation of a Execute key.
Execute - static field in class org.gnu.gdk.KeyValue
EXPAND - static field in class org.gnu.gtk.AttachOptions
EXPAND_COLLAPSE_CURSOR_ROW - static field in class org.gnu.gtk.event.TreeViewEvent.Type
EXPANDABLE - static field in class org.gnu.atk.StateType
expandAll() - method in class org.gnu.gtk.TreeView
Recursively expands all nodes
EXPANDED - static field in class org.gnu.gtk.ExpanderStyle
EXPANDED - static field in class org.gnu.atk.StateType
EXPANDED - static field in class org.gnu.pango.Stretch
Expander - class org.gnu.gtk.Expander
A container which can hide its child.
Expander(Handle) - constructor for class org.gnu.gtk.Expander
Create a new Widget with a handle to a native resource returned from a call to the native libraries.
Expander(String,boolean) - constructor for class org.gnu.gtk.Expander
Creates a new Expander using label as the text of the label.
ExpanderEvent - class org.gnu.gtk.event.ExpanderEvent
This event is used to identify when a Expander receives an event
ExpanderEvent(Object,org.gnu.glib.EventType) - constructor for class org.gnu.gtk.event.ExpanderEvent
Constructor for ExpanderEvent.
Indicates that the Expander has fired an event.
ExpanderListener - interface org.gnu.gtk.event.ExpanderListener
This is the listener interface for receiving Expander events.
ExpanderStyle - class org.gnu.gtk.ExpanderStyle
Opens the row so its children are visible.
expandToPath(org.gnu.gtk.TreePath) - method in class org.gnu.gtk.TreeView
Expands the row at path.
EXPOSE - static field in class org.gnu.gdk.EventType
EXPOSE - static field in class org.gnu.gtk.event.ExposeEvent.Type
Generated when all or part of a window becomes visible and needs to be redrawn.
ExposeEvent - class org.gnu.gtk.event.ExposeEvent
This event object is used to identify how expose has changed.
ExposeEvent(Object,org.gnu.gdk.EventExpose) - constructor for class org.gnu.gtk.event.ExposeEvent
ExposeEvent(Object,org.gnu.gdk.EventNoExpose) - constructor for class org.gnu.gtk.event.ExposeEvent
This method is called whenever a expose event occurs.
ExposeListener - interface org.gnu.gtk.event.ExposeListener
This is the listener interface for receiving expose events for a Widget.
EXPOSURE_MASK - static field in class org.gnu.gdk.EventMask
EXPOSURES - static field in class org.gnu.gdk.GCValuesMask
ExSelect3270 - static field in class org.gnu.gdk.KeyValue
ExSelect_3270 - static field in class org.gnu.gdk.KeySymbol
Representation of a ExSelect_3270 key.
ExtensionMode - class org.gnu.gdk.ExtensionMode
An enumeration used to specify which extension events are desired for a particular widget.
EXTRA_CONDENSED - static field in class org.gnu.pango.Stretch
EXTRA_EXPANDED - static field in class org.gnu.pango.Stretch

F

F - static field in class org.gnu.gdk.KeySymbol
Representation of a F key.
F - static field in class org.gnu.gdk.KeyValue
F1 - static field in class org.gnu.gdk.KeySymbol
Representation of a F1 key.
F1 - static field in class org.gnu.gdk.KeyValue
F10 - static field in class org.gnu.gdk.KeySymbol
Representation of a F10 key.
F10 - static field in class org.gnu.gdk.KeyValue
F11 - static field in class org.gnu.gdk.KeySymbol
Representation of a F11 key.
F11 - static field in class org.gnu.gdk.KeyValue
F12 - static field in class org.gnu.gdk.KeySymbol
Representation of a F12 key.
F12 - static field in class org.gnu.gdk.KeyValue
F13 - static field in class org.gnu.gdk.KeySymbol
Representation of a F13 key.
F13 - static field in class org.gnu.gdk.KeyValue
F14 - static field in class org.gnu.gdk.KeySymbol
Representation of a F14 key.
F14 - static field in class org.gnu.gdk.KeyValue
F15 - static field in class org.gnu.gdk.KeySymbol
Representation of a F15 key.
F15 - static field in class org.gnu.gdk.KeyValue
F16 - static field in class org.gnu.gdk.KeySymbol
Representation of a F16 key.
F16 - static field in class org.gnu.gdk.KeyValue
F17 - static field in class org.gnu.gdk.KeySymbol
Representation of a F17 key.
F17 - static field in class org.gnu.gdk.KeyValue
F18 - static field in class org.gnu.gdk.KeySymbol
Representation of a F18 key.
F18 - static field in class org.gnu.gdk.KeyValue
F19 - static field in class org.gnu.gdk.KeySymbol
Representation of a F19 key.
F19 - static field in class org.gnu.gdk.KeyValue
F2 - static field in class org.gnu.gdk.KeySymbol
Representation of a F2 key.
F2 - static field in class org.gnu.gdk.KeyValue
F20 - static field in class org.gnu.gdk.KeySymbol
Representation of a F20 key.
F20 - static field in class org.gnu.gdk.KeyValue
F21 - static field in class org.gnu.gdk.KeySymbol
Representation of a F21 key.
F21 - static field in class org.gnu.gdk.KeyValue
F22 - static field in class org.gnu.gdk.KeySymbol
Representation of a F22 key.
F22 - static field in class org.gnu.gdk.KeyValue
F23 - static field in class org.gnu.gdk.KeySymbol
Representation of a F23 key.
F23 - static field in class org.gnu.gdk.KeyValue
F24 - static field in class org.gnu.gdk.KeySymbol
Representation of a F24 key.
F24 - static field in class org.gnu.gdk.KeyValue
F25 - static field in class org.gnu.gdk.KeySymbol
Representation of a F25 key.
F25 - static field in class org.gnu.gdk.KeyValue
F26 - static field in class org.gnu.gdk.KeySymbol
Representation of a F26 key.
F26 - static field in class org.gnu.gdk.KeyValue
F27 - static field in class org.gnu.gdk.KeySymbol
Representation of a F27 key.
F27 - static field in class org.gnu.gdk.KeyValue
F28 - static field in class org.gnu.gdk.KeySymbol
Representation of a F28 key.
F28 - static field in class org.gnu.gdk.KeyValue
F29 - static field in class org.gnu.gdk.KeySymbol
Representation of a F29 key.
F29 - static field in class org.gnu.gdk.KeyValue
F3 - static field in class org.gnu.gdk.KeySymbol
Representation of a F3 key.
F3 - static field in class org.gnu.gdk.KeyValue
F30 - static field in class org.gnu.gdk.KeySymbol
Representation of a F30 key.
F30 - static field in class org.gnu.gdk.KeyValue
F31 - static field in class org.gnu.gdk.KeySymbol
Representation of a F31 key.
F31 - static field in class org.gnu.gdk.KeyValue
F32 - static field in class org.gnu.gdk.KeySymbol
Representation of a F32 key.
F32 - static field in class org.gnu.gdk.KeyValue
F33 - static field in class org.gnu.gdk.KeySymbol
Representation of a F33 key.
F33 - static field in class org.gnu.gdk.KeyValue
F34 - static field in class org.gnu.gdk.KeySymbol
Representation of a F34 key.
F34 - static field in class org.gnu.gdk.KeyValue
F35 - static field in class org.gnu.gdk.KeySymbol
Representation of a F35 key.
F35 - static field in class org.gnu.gdk.KeyValue
F4 - static field in class org.gnu.gdk.KeySymbol
Representation of a F4 key.
F4 - static field in class org.gnu.gdk.KeyValue
F5 - static field in class org.gnu.gdk.KeySymbol
Representation of a F5 key.
F5 - static field in class org.gnu.gdk.KeyValue
F6 - static field in class org.gnu.gdk.KeySymbol
Representation of a F6 key.
F6 - static field in class org.gnu.gdk.KeyValue
F7 - static field in class org.gnu.gdk.KeySymbol
Representation of a F7 key.
F7 - static field in class org.gnu.gdk.KeyValue
F8 - static field in class org.gnu.gdk.KeySymbol
Representation of a F8 key.
F8 - static field in class org.gnu.gdk.KeyValue
F9 - static field in class org.gnu.gdk.KeySymbol
Representation of a F9 key.
F9 - static field in class org.gnu.gdk.KeyValue
FAILED - static field in class org.gnu.gdk.PixbufError
FAILED - static field in class org.gnu.glib.SpawnError
FALLBACK - static field in class org.gnu.pango.AttrType
FALLBACK - static field 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 field in class org.gnu.pango.AttrType
FAMILY - static field in class org.gnu.pango.FontMask
FASTEST - static field in class org.gnu.gdk.ImageType
femalesymbol - static field in class org.gnu.gdk.KeySymbol
Representation of a femalesymbol key.
femalesymbol - static field in class org.gnu.gdk.KeyValue
ff - static field in class org.gnu.gdk.KeySymbol
Representation of a ff key.
ff - static field in class org.gnu.gdk.KeyValue
FFrancSign - static field in class org.gnu.gdk.KeySymbol
Representation of a FFrancSign key.
FFrancSign - static field in class org.gnu.gdk.KeyValue
FG - static field in class org.gnu.gtk.RcFlags
FG - static field in class org.gnu.gtk.RcTokenType
FieldMark3270 - static field in class org.gnu.gdk.KeyValue
FieldMark_3270 - static field in class org.gnu.gdk.KeySymbol
Representation of a FieldMark_3270 key.
figdash - static field in class org.gnu.gdk.KeySymbol
Representation of a figdash key.
figdash - static field in class org.gnu.gdk.KeyValue
FILE_ACTIVATED - static field in class org.gnu.gtk.event.FileChooserEvent.Type
FILE_CHOOSER - static field in class org.gnu.atk.Role
FileChooser - interface org.gnu.gtk.FileChooser
FileChooserButton(Handle) - constructor for class org.gnu.gtk.FileChooserButton
Construct a button using a handle to a native resource.
Create a new FileChooserButton which uses the specified dialog as its' file picking window.
Create a new FileChooserButton
Create a new FileChooserButton specifying the backend
FileChooserDialog(Handle) - constructor for class org.gnu.gtk.FileChooserDialog
Construct a dialog using a handle to a native resource.
FileChooserEvent - class org.gnu.gtk.event.FileChooserEvent
FileChooserListener - interface org.gnu.gtk.event.FileChooserListener
FileChooserWidget(Handle) - constructor for class org.gnu.gtk.FileChooserWidget
Create a new Widget with a handle to a native resource returned from a call to the native libraries.
FileFilter - class org.gnu.gtk.FileFilter
FileFilter() - constructor for class org.gnu.gtk.FileFilter
Creates a new FileFilter with no rules added to it.
FileFilterFlags - class org.gnu.gtk.FileFilterFlags
FILENAME - static field in class org.gnu.gtk.FileFilterFlags
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(Handle) - 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 - static field in class org.gnu.gtk.AttachOptions
FILL - static field in class org.gnu.gdk.GCValuesMask
FILL - static field in class org.gnu.gtk.Justification
Fill - class org.gnu.gdk.Fill
fill(int) - method in class org.gnu.gdk.Pixbuf
Clears the Pixbuf to a given RGBA value, converting the RGBA value into the Pixbuf's pixel format.
filledlefttribullet - static field in class org.gnu.gdk.KeySymbol
Representation of a filledlefttribullet key.
filledlefttribullet - static field in class org.gnu.gdk.KeyValue
filledrectbullet - static field in class org.gnu.gdk.KeySymbol
Representation of a filledrectbullet key.
filledrectbullet - static field in class org.gnu.gdk.KeyValue
filledrighttribullet - static field in class org.gnu.gdk.KeySymbol
Representation of a filledrighttribullet key.
filledrighttribullet - static field in class org.gnu.gdk.KeyValue
filledtribulletdown - static field in class org.gnu.gdk.KeySymbol
Representation of a filledtribulletdown key.
filledtribulletdown - static field in class org.gnu.gdk.KeyValue
filledtribulletup - static field in class org.gnu.gdk.KeySymbol
Representation of a filledtribulletup key.
filledtribulletup - static field in class org.gnu.gdk.KeyValue
FILLER - static field in class org.gnu.atk.Role
FillRule - class org.gnu.gdk.FillRule
Determine whether the given row (iter) in the given TreeModel should be visible.
FIND - static field in class org.gnu.gtk.GtkStockItem
Find - static field in class org.gnu.gdk.KeySymbol
Representation of a Find key.
Find - static field in class org.gnu.gdk.KeyValue
FIND_AND_REPLACE - static field in class org.gnu.gtk.GtkStockItem
findBindingSet(String) - static method in class org.gnu.gtk.BindingSet
Finds a BindingSet object given the name.
findModuleInPath(String) - method in class org.gnu.gtk.Rc
findQuark(String) - static method in class org.gnu.glib.Quark
Find a Quark that is associated with the given string.
finish(boolean,boolean,int) - method in class org.gnu.gdk.DragContext
finish(org.gnu.gdk.DragContext,boolean,boolean) - static method in class org.gnu.gtk.Widget
fire() - method in class 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.
FIRST - static field in class org.gnu.gtk.SignalRunType
first() - method in class org.gnu.glib.List
Return the first element from the List.
First_Virtual_Screen - static field in class org.gnu.gdk.KeySymbol
Representation of a First_Virtual_Screen key.
FirstVirtualScreen - static field in class org.gnu.gdk.KeyValue
fiveeighths - static field in class org.gnu.gdk.KeySymbol
Representation of a fiveeighths key.
fiveeighths - static field in class org.gnu.gdk.KeyValue
fivesixths - static field in class org.gnu.gdk.KeySymbol
Representation of a fivesixths key.
fivesixths - static field in class org.gnu.gdk.KeyValue
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 field in class org.gnu.gtk.TreeViewColumnSizing
Fixed() - constructor for class org.gnu.gtk.Fixed
Construct a new Fixed object.
Fixed(Handle) - constructor for class org.gnu.gtk.Fixed
Construct a new Fixed from a handle to a native resource.
FLAGS() - static method in class org.gnu.glib.Type
Return a Type instance initialized as FLAGS.
FLEUR - static field in class org.gnu.gdk.CursorType
flip(boolean) - method in class org.gnu.gdk.Pixbuf
Flips a Pixbuf horizontally or vertically and returns the result in a new Pixbuf.
FLOAT() - static method in class org.gnu.glib.Type
Return a Type instance initialized as FLOAT.
FLOATING - static field in class org.gnu.gtk.ObjectFlags
FLOATING - static field in class org.gnu.gtk.WidgetFlags
FLOPPY - static field in class org.gnu.gtk.GtkStockItem
FLOWS_FROM - static field in class org.gnu.atk.RelationType
FLOWS_TO - static field in class org.gnu.atk.RelationType
flush() - method in class org.gnu.gdk.Display
Flushes any requests queued for the windowing system; this happens automatically when the main loop block waiting for events, but if your application is drawing without returning control to the main loop, you may need to call this method explicitely.
flush() - static method in class org.gnu.gdk.Gdk
Flushes the X output buffer and waits until all requests have been processed by the server.
FOCUS_CHANGE - static field in class org.gnu.gdk.EventType
FOCUS_CHANGE_MASK - static field in class org.gnu.gdk.EventMask
FOCUS_IN - static field in class org.gnu.gtk.event.FocusEvent.Type
This event indicates that the source has focus now.
FOCUS_OUT - static field in class org.gnu.gtk.event.FocusEvent.Type
This event indicates that the source has lost focus now.
FOCUSABLE - static field in class org.gnu.atk.StateType
Sets the current keyboard focus to be at cell, if the column contains 2 or more editable and activatable cells.
FOCUSED - static field in class org.gnu.atk.StateType
FocusEvent - class org.gnu.gtk.event.FocusEvent
FocusEvent(Object,org.gnu.gtk.event.FocusEvent.Type) - constructor for class org.gnu.gtk.event.FocusEvent
Construct a FocusEvent object.
focusEvent(org.gnu.gtk.event.FocusEvent) - method in class org.gnu.gtk.event.FocusListener
Indicates that the Widget has gained or lost focus
focusIn() - method in class org.gnu.gtk.IMContext
FocusListener - interface org.gnu.gtk.event.FocusListener
focusOut() - method in class org.gnu.gtk.IMContext
FONT - static field in class org.gnu.gtk.CellRendererText.Attribute
(String) Font description as a string
FONT - static field in class org.gnu.gdk.GCValuesMask
Font - class org.gnu.pango.Font
Pango supports a flexible architecture where a particular rendering architecture can supply an implementation of fonts.
FONT - static field in class org.gnu.gtk.RcTokenType
Font() - constructor for class org.gnu.pango.Font
Create an uninitialized instance.
FONT_CHOOSER - static field in class org.gnu.atk.Role
FONT_DESC - static field in class org.gnu.pango.AttrType
FONT_FAMILY - static field in class org.gnu.gtk.CellRendererText.Attribute
(String) Name of the font family, e.g.
FONT_NAME - static field in class org.gnu.gtk.RcTokenType
FONT_SET - static field in class org.gnu.gtk.event.FontButtonEvent.Type
This event indicates that the FontButtonEvent font selection has changed.
FontButton - class org.gnu.gtk.FontButton
FontButton() - constructor for class org.gnu.gtk.FontButton
Construct a new FontButton widget
FontButton(Handle) - constructor for class org.gnu.gtk.FontButton
FontButton(String) - constructor for class org.gnu.gtk.FontButton
Create a FontButton widget initialized with the provided font.
FontButtonEvent - class org.gnu.gtk.event.FontButtonEvent
This event is used to identify when a FontButton receives an event
FontButtonEvent(Object,org.gnu.glib.EventType) - constructor for class org.gnu.gtk.event.FontButtonEvent
Constructor for FontButtonEvent.
Indicates that the FontButton has fired an event.
FontButtonListener - interface org.gnu.gtk.event.FontButtonListener
This is the listener interface for receiving FontButton events.
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(Handle) - constructor for class org.gnu.pango.FontDescription
Create a new FontDescription using a handle from native methods.
Create a new FontDescription that is a copy of the provided FontDescription.
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.
FontFamily - class org.gnu.pango.FontFamily
The FontFamily object is used to represent a family of related font faces.
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).
FontMetrics(org.gnu.pango.FontMetrics) - constructor for class org.gnu.pango.FontMetrics
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(Handle) - constructor for class org.gnu.gtk.FontSelection
Construct a new FontSelection from a handle to a native resource.
The FontSelectionDialog widget is a dialog for selecting a font.
FontSelectionDialog(Handle) - 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 field in class org.gnu.gtk.RcTokenType
FOOTER - static field in class org.gnu.atk.Role
FORCE_SVG - static field in class org.gnu.gtk.IconLookupFlags
This is called for each of the items.
Calls the forEach method of the specified class for every selected value.
FOREGROUND - static field in class org.gnu.pango.AttrType
FOREGROUND - static field in class org.gnu.gtk.CellRendererText.Attribute
(String) Foreground color
FOREGROUND - static field in class org.gnu.gdk.GCValuesMask
FOREGROUND_GDK - static field in class org.gnu.gtk.CellRendererText.Attribute
(gdk.Color) Foreground color
FOREIGN - static field in class org.gnu.gdk.WindowType
FORK - static field in class org.gnu.glib.SpawnError
FORMAT_VALUE - static field in class org.gnu.gtk.event.ScaleEvent.Type
This event indicates that the menu item has been activated.
This method is called whenever a Scale requires the label string to be formatted.
fourfifths - static field in class org.gnu.gdk.KeySymbol
Representation of a fourfifths key.
fourfifths - static field in class org.gnu.gdk.KeyValue
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 field in class org.gnu.atk.Role
Frame() - constructor for class org.gnu.gtk.Frame
Creates a new frame with no label
Frame(Handle) - 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 field in class org.gnu.gtk.CurveType
free() - method in class org.gnu.glib.List
Release the resources associated with this object.
freeColors(org.gnu.gdk.Color[]) - method in class org.gnu.gdk.Colormap
Frees previously allocated Colors.
freeze() - method in class org.gnu.gtk.Calendar
Locks the display of the Calendar until it is thawed with the thaw() method.
freezeNotify() - method in class org.gnu.glib.GObject
Stops emission of "notify" signals on object.
fromBytes(byte[]) - static method in class org.gnu.pango.Coverage
fromWidget(org.gnu.gtk.Widget) - static method in class org.gnu.gtk.ItemFactory
Obtain the item factory from which a widget was created.
FROZEN - static field in class org.gnu.gdk.GrabStatus
The resource is frozen by an active grab of another client.
FULL - static field in class org.gnu.gdk.PixbufAlphaMode
FULL - static field in class org.gnu.gtk.Visibility
FULLSCREEN - static field in class org.gnu.gtk.GtkStockItem
fullscreen() - method in class org.gnu.gtk.Window
FULLY_OBSCURED - static field in class org.gnu.gdk.VisibilityState
FUNCTION - static field in class org.gnu.gdk.GCValuesMask
function - static field in class org.gnu.gdk.KeySymbol
Representation of a function key.
function - static field in class org.gnu.gdk.KeyValue
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.

G

G - static field in class org.gnu.gdk.KeySymbol
Representation of a G key.
G - static field in class org.gnu.gdk.KeyValue
Gabovedot - static field in class org.gnu.gdk.KeySymbol
Representation of a Gabovedot key.
Gabovedot - static field in class org.gnu.gdk.KeyValue
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(Handle) - constructor for class org.gnu.gtk.GammaCurve
Construct a new GammaCurve from a handle to a native resource.
Gbreve - static field in class org.gnu.gdk.KeySymbol
Representation of a Gbreve key.
Gbreve - static field in class org.gnu.gdk.KeyValue
GC - class org.gnu.gdk.GC
All drawing operations in GDK take a GC argument.
GC(Handle) - constructor for class org.gnu.gdk.GC
GC(org.gnu.gdk.Drawable) - constructor for class org.gnu.gdk.GC
Create a new graphics context with default values.
GC(org.gnu.gdk.Window) - constructor for class org.gnu.gdk.GC
Gcedilla - static field in class org.gnu.gdk.KeySymbol
Representation of a Gcedilla key.
Gcedilla - static field in class org.gnu.gdk.KeyValue
Gcircumflex - static field in class org.gnu.gdk.KeySymbol
Representation of a Gcircumflex key.
Gcircumflex - static field in class org.gnu.gdk.KeyValue
GCValuesMask - class org.gnu.gdk.GCValuesMask
END OF GENERATED CODE
Gdk - class org.gnu.gdk.Gdk
GdkCairo - class org.gnu.gdk.GdkCairo
GdkCairo(org.gnu.gdk.Drawable) - constructor for class org.gnu.gdk.GdkCairo
Create a cairo Context from drawing to the Drawable.
Geometry - class org.gnu.gdk.Geometry
Gives the window manager information about a window's geometry constraints.
get() - static method in class org.gnu.gdk.Event
Checks all open displays for an Event to process, to be processed on, fetching events from the windowing system if necessary.
get(int) - method in class org.gnu.pango.Coverage
Determine whether a particular index is covered by coverage.
get(int) - method in class org.gnu.gtk.DataRow
Get the data at column aCol
get(org.gnu.gdk.Atom) - static method in class org.gnu.gtk.Clipboard
Returns the clipboard object for the given selection.
get(org.gnu.pango.AttrType) - method in class org.gnu.pango.AttrIterator
Find the current attribute of a particular type at the iterator location.
getAboutDialog(Handle) - static method in class org.gnu.gtk.AboutDialog
Internal static factory method to be used by Java-Gnome only.
getAboveChild() - method in class org.gnu.gtk.EventBox
Returns whether the EventBox is above the window of its' child.
getAcceleratorPath() - method in class org.gnu.gtk.Action
getAccelFlags() - method in class org.gnu.gtk.AccelKey
Returns the flags for this object
getAccelGroup() - method in class org.gnu.gtk.UIManager
getAccelGroup(Handle) - static method in class org.gnu.gtk.AccelGroup
Create a new AccelGroup from a handle to a native resource.
getAccelKey(Handle) - static method in class org.gnu.gtk.AccelKey
Returns a new AccelKey object with the given native resouce
getAccelLabel(Handle) - static method in class org.gnu.gtk.AccelLabel
Internal static factory method to be used by Java-Gnome only.
getAccelMap() - static method in class org.gnu.gtk.AccelMap
getAccelMap(Handle) - static method in class org.gnu.gtk.AccelMap
Internal static factory method to be used by Java-Gnome only.
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).
getAcceptFocus() - method in class org.gnu.gtk.Window
getAcceptsTab() - method in class org.gnu.gtk.TextView
Returns whether pressing the Tab key inserts a tab characters.
getAccessible() - method in class org.gnu.gtk.Widget
Returns the accessible object associated with this widget.
getAccessible(Handle) - static method in class org.gnu.gtk.Accessible
Internal static factory method to be used by Java-Gnome only.
getAccessibleType() - method in class org.gnu.atk.ObjectFactory
getAction() - method in class org.gnu.gdk.DragContext
Return the action chosen by the destination.
getAction() - method in class org.gnu.gtk.FileChooser
getAction() - method in class org.gnu.gtk.FileChooserButton
getAction() - method in class org.gnu.gtk.FileChooserDialog
getAction() - method in class org.gnu.gtk.FileChooserWidget
getAction() - method in class org.gnu.gtk.event.UIManagerEvent
getAction(String) - method in class org.gnu.gtk.ActionGroup
Look up an Action in the ActionGroup by name.
getAction(String) - method in class org.gnu.gtk.UIManager
getActionArea() - method in class org.gnu.gtk.Dialog
The lower area of the Dialog where the buttons are located is a HButtonBox.
getActionGroups() - method in class org.gnu.gtk.UIManager
getActive() - method in class org.gnu.gtk.CheckMenuItem
Returns whether the CheckMenuItem is active.
getActive() - method in class org.gnu.gtk.ComboBox
Returns the index of the currently active item or -1 if there's no active item.
getActive() - method in class org.gnu.gtk.ToggleAction
getActive() - method in class org.gnu.gtk.ToggleToolButton
getActiveIter() - method in class org.gnu.gtk.ComboBox
Returns a TreeIter that is pointing to the currently active item in the ComboBox.
getActiveText() - method in class org.gnu.gtk.ComboBox
getAddTearoffs() - method in class org.gnu.gtk.ComboBox
getAddTearoffs() - method in class org.gnu.gtk.UIManager
getAdjustment() - method in class org.gnu.gtk.Range
Get the Adjustment which is the "model" object for Range.
getAdjustment() - method in class org.gnu.gtk.SpinButton
Returns the Adjustment object used with this object.
getAdjustment(Handle) - static method in class org.gnu.gtk.Adjustment
Internal static factory method to be used by Java-Gnome only.
getAligment(int) - method in class org.gnu.pango.TabArray
Returns the alignment ofthe tab stop
getAlignment() - method in class org.gnu.gtk.Entry
Gets the value set by setAlignment(float).
getAlignment() - method in class org.gnu.pango.Layout
Gets the alignment for the layout (how partial lines are positioned within the horizontal space available.)
getAlignment() - method in class org.gnu.gtk.TreeViewColumn
getAlignment(Handle) - static method in class org.gnu.gtk.Alignment
Internal static factory method to be used by Java-Gnome only.
getAll() - method in class org.gnu.gtk.DataRow
Get all data in this row.
getAllDataColumns() - method in class org.gnu.gtk.ListStore
Returns a List with the types for every column as a DataColumn object.
getAllDataColumns() - method in class org.gnu.gtk.TreeStore
Returns a List with the types for every column as a DataColumn object.
getAllocation() - method in class org.gnu.gtk.Widget
getAlpha() - method in class org.gnu.gtk.ColorButton
Returns the current alpha value.
getAlternateRowColor() - method in class org.gnu.gtk.TreeView
getAngle() - method in class org.gnu.gtk.Label
Gets the angle of rotation for the label.
getAppearance() - method in class org.gnu.gtk.TextAttributes
getApplyButton() - method in class org.gnu.gtk.FontSelectionDialog
Return the Apply Button widget for this Dialog.
getApproximateCharWidth() - method in class org.gnu.pango.FontMetrics
Gets the approximate character width for the font metrics.
getApproximateDigitWidth() - method in class org.gnu.pango.FontMetrics
Gets the approximate digit width for the font metrics.
getArea() - method in class org.gnu.gdk.EventExpose
getArea() - method in class org.gnu.gtk.event.ExposeEvent
Returns the bounding box of region.
getArrow(Handle) - static method in class org.gnu.gtk.Arrow
Internal static factory method to be used by Java-Gnome only.
getArtists() - method in class org.gnu.gtk.AboutDialog
Gets the strings which are displayed in the documenters tab of the secondary credits dialog.
getAscent() - method in class org.gnu.pango.FontMetrics
Gets the ascent from the font metrics.
getAspectFrame(Handle) - static method in class org.gnu.gtk.AspectFrame
Internal static factory method to be used by Java-Gnome only.
getAtkObjectFromHandle(Handle) - static method in class org.gnu.atk.AtkObject
Static factory method that should only be used interally by Java-Gnome.
getAttachedMenus() - method in class org.gnu.gtk.Menu
Returns a list of the menus which are attached to this widget.
getAttributes() - method in class org.gnu.gtk.Label
Gets the attribute list that was set on the label using setAttributes, if any.
getAttributes() - method in class org.gnu.pango.Layout
Gets the attribute list for the layout, if any
Computes the effect of any tags applied to this spot in the text.
getAttrListFromHandle(Handle) - static method in class org.gnu.pango.AttrList
Static factory method that should only be used internally by Java-Gnome.
getAuthors() - method in class org.gnu.gtk.AboutDialog
Gets the strings which are displayed in the authors tab of the secondary credits dialog.
getBaseDir() - method in class org.gnu.pango.Context
Retrieves the base direction for the context.
getBaseHeight() - method in class org.gnu.gdk.Geometry
getBaseSize() - method in class org.gnu.gtk.IconInfo
getBaseWidth() - method in class org.gnu.gdk.Geometry
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
getBinWindow() - method in class org.gnu.gtk.Layout
Return the Layout's bin window, into which content is drawn.
getBitsPerRGB() - method in class org.gnu.gdk.Visual
getBitsPerSample() - method in class org.gnu.gdk.Pixbuf
getBlue() - method in class org.gnu.gdk.Color
Returns the blue component in the range 0-65535 in the default sRGB space.
getBlue() - method in class org.gnu.pango.Color
Returns the Blue component of the color.
getBlueMask() - method in class org.gnu.gdk.Visual
getBluePrec() - method in class org.gnu.gdk.Visual
getBlueShift() - method in class org.gnu.gdk.Visual
getBoolean() - method in class org.gnu.glib.Value
Used internally by Java-Gnome
Convenience method for retrieving boolean child properties.
getBooleanProperty(String) - method in class org.gnu.glib.GObject
Convenience method for retrieving boolean properties.
getBorderWidth() - method in class org.gnu.gtk.Container
Retrieves the border width for the Container.
Gets the width of the specified border window.
getBottom() - method in class org.gnu.gtk.Border
getBottomPadding() - method in class org.gnu.gtk.Alignment
Gets the size of the padding at the bottom of the widget.
getBoxed() - method in class org.gnu.glib.Value
getBoxedFromHandle(Handle) - static method in class org.gnu.glib.Boxed
Gets a Boxed instance for the given Handle.
getBuffer() - method in class org.gnu.gtk.TextIter
Returns the associated buffer
getBuffer() - method in class org.gnu.gtk.TextMark
Gets the buffer this mark is located inside, or NULL if the mark is deleted.
getBuffer() - method in class org.gnu.gtk.TextView
Returns the buffer being used
getBuiltinPixbuf() - method in class org.gnu.gtk.IconInfo
getButton() - method in class org.gnu.gdk.EventButton
getButton(Handle) - static method in class org.gnu.gtk.Button
Construct a button using a handle to a native resource.
getButtonNumber() - method in class org.gnu.gtk.event.ToolBarEvent
getButtonPressed() - method in class org.gnu.gtk.event.MouseEvent
Returns the buttonPressed.
getByteOrder() - method in class org.gnu.gdk.Visual
getCalendar(Handle) - static method in class org.gnu.gtk.Calendar
Internal static factory method to be used by Java-Gnome only.
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.
getCancelButton() - method in class org.gnu.gtk.FontSelectionDialog
Return the Cancel Button widget for this dialog.
getCanFocus() - method in class org.gnu.gtk.Widget
Find out the current value of the "can-focus" property
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.
getCellRendererAtPosition(int,int) - method in class org.gnu.gtk.IconView
Finds the cell at the point (x,y), relative to widget coordinates.
getCellRenderers() - method in class org.gnu.gtk.CellView
getCellRenderers() - method in class org.gnu.gtk.TreeViewColumn
Returns an array of CellRenderers in the column in no particular order.
getCellRendererText(Handle) - static method in class org.gnu.gtk.CellRendererText
Internal static factory method to be used by Java-Gnome only.
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.
getCharacters(int,int) - method in class org.gnu.gtk.Entry
getCharCount() - method in class org.gnu.gtk.TextBuffer
Gets the number of characters in the buffer.
getCharsInLine() - method in class org.gnu.gtk.TextIter
Returns the number of characters in the line containing iter, including the paragraph delimiters.
getCheckButton(Handle) - static method in class org.gnu.gtk.CheckButton
Internal static factory method to be used by Java-Gnome only.
getCheckMenuItem(Handle) - static method in class org.gnu.gtk.CheckMenuItem
Internal static factory method to be used by Java-Gnome only.
getChild() - method in class org.gnu.gtk.Bin
Returns 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.
getChild(int) - method in class org.gnu.gtk.TreeIter
Returns an iterator for the child of the given parent at a position identified by index.
getChild1() - method in class org.gnu.gtk.Paned
getChild2() - method in class org.gnu.gtk.Paned
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).
getChildCount() - method in class org.gnu.gtk.TreeIter
Returns the number of children that iter has
getChildPackDirection() - method in class org.gnu.gtk.MenuBar
Get the Value of the given child property (name).
getChildren() - method in class org.gnu.gtk.Container
Get an array of all children of this container.
getChildren() - method in class org.gnu.gdk.Window
Gets the list of children of window known to GDK.
getChildSecondary(org.gnu.gtk.Widget) - method in class org.gnu.gtk.ButtonBox
Gets whether the child appears in a secondary group of children.
getClickable() - method in class org.gnu.gtk.TreeViewColumn
getClickType() - method in class org.gnu.gtk.event.MouseEvent
Returns the click type (single, double, triple).
getClipbox() - method in class org.gnu.gdk.Region
Return the smallest rectangle which includes the entire Region.
getClipRegion() - method in class org.gnu.gdk.Drawable
Computes the Region of a Drawable that potentially can be written to by drawing primitives.
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.
getColor() - method in class org.gnu.gtk.ColorButton
Returns the current color value.
getColorButton(Handle) - static method in class org.gnu.gtk.ColorButton
For internal use by Java-Gnome only.
getColorFromHandle(Handle) - static method in class org.gnu.gdk.Color
Construct a Color object from a handle to a native resource.
getColormap() - method in class org.gnu.gdk.Drawable
Gets the Colormap for the Drawable if one is set; returns null otherwise.
getColormap() - method in class org.gnu.gdk.GC
Gets the colormap, if it exists.
getColormap() - method in class org.gnu.gdk.Image
Retrieves the colormap for a given image.
getColormap() - method in class org.gnu.gtk.Widget
Returns the Colormap that will be used to render this widget.
getColormap() - method in class org.gnu.gdk.WindowAttr
getColormapFromHandle(Handle) - static method in class org.gnu.gdk.Colormap
Internal static factory method to be used only by Java-Gnome.
getColormapSize() - method in class org.gnu.gdk.Visual
getColors() - method in class org.gnu.gdk.Colormap
Retrieve all of the Colors associated with the Colormap.
getColorSelection(Handle) - static method in class org.gnu.gtk.ColorSelection
construct a ColorSelection from a handle to a native peer.
getColorSelectionDialog(Handle) - static method in class org.gnu.gtk.ColorSelectionDialog
Internal static factory method to be used by Java-Gnome only.
getColorSelectionWidget() - method in class org.gnu.gtk.ColorSelectionDialog
Return the ColorSelection widget for this dialog.
getColorspace() - method in class org.gnu.gdk.Pixbuf
Returns the Colorspace for the Pixbuf.
getColumn() - method in class org.gnu.gtk.DataColumn
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.
getColumnCount() - method in class org.gnu.gtk.TreeModel
Returns the number of data blocks supported by the model
getColumns() - method in class org.gnu.gtk.IconView
Returns the number of columns for this IconView.
getColumns() - method in class org.gnu.gtk.TreeView
Returns an array of all the columns currently in the view
getColumnSpacing() - method in class org.gnu.gtk.IconView
getColumnSpacing(int) - method in class org.gnu.gtk.Table
Gets the amount of space between column column, and column column + 1.
getColumnSpanColumn() - method in class org.gnu.gtk.ComboBox
getComboBox(Handle) - static method in class org.gnu.gtk.ComboBox
Internal static factory method to be used by Java-Gnome only.
getComboBoxEntry(Handle) - static method in class org.gnu.gtk.ComboBoxEntry
Internal static factory method to be used by Java-Gnome only.
getComments() - method in class org.gnu.gtk.AboutDialog
Gets the comments string displayed in the about dialog.
getCompletion() - method in class org.gnu.gtk.Entry
getContents(org.gnu.gdk.Atom) - method in class org.gnu.gtk.Clipboard
Requests the contents of the clipboard as SelectionData
getContext() - method in class org.gnu.pango.Layout
Retrieve the Context used for this Layout.
getContext() - method in class org.gnu.gtk.Widget
Gets a Context with the appropriate Colormap, FontDescription and base direction for this widget.
getContextFromHandle(Handle) - static method in class org.gnu.pango.Context
Static factory method that should only be used interally by Java-Gnome.
getContextID(String) - method in class org.gnu.gtk.StatusBar
Returns a new context identifier, given a description of the actual context.
getCopyright() - method in class org.gnu.gtk.AboutDialog
Gets the copyright string displayed in the about dialog.
getCorePointer() - static method in class org.gnu.gdk.Device
Returns the device for the core pointer.
getCorePointer() - method in class org.gnu.gdk.Display
Returns the core pointer device for this display.
getCount() - method in class org.gnu.gtk.event.EntryEvent
getCount() - method in class org.gnu.gdk.EventExpose
getCount() - method in class org.gnu.gtk.event.ExposeEvent
Returns the number of contiguous EXPOSE events following this one.
getCount() - method in class org.gnu.gtk.event.TextViewEvent
Returns the count.
getCoverage(org.gnu.pango.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
getCurrentFolder() - method in class org.gnu.gtk.FileChooser
getCurrentFolder() - method in class org.gnu.gtk.FileChooserButton
getCurrentFolder() - method in class org.gnu.gtk.FileChooserDialog
getCurrentFolder() - method in class org.gnu.gtk.FileChooserWidget
getCurrentFolderURI() - method in class org.gnu.gtk.FileChooser
getCurrentFolderURI() - method in class org.gnu.gtk.FileChooserButton
getCurrentFolderURI() - method in class org.gnu.gtk.FileChooserDialog
getCurrentFolderURI() - method in class org.gnu.gtk.FileChooserWidget
getCurrentPage() - method in class org.gnu.gtk.Notebook
Returns the page number of the current page.
getCurrentValue() - method in class org.gnu.gtk.RadioAction
getCursor() - method in class org.gnu.gdk.WindowAttr
Get the cursor used by this WindowAttr.
getCursorCellRenderer() - method in class org.gnu.gtk.IconView
Returns the current cursor cell.
getCursorColumn() - method in class org.gnu.gtk.TreeView
Returns the current column
getCursorPath() - method in class org.gnu.gtk.IconView
Returns the current cursor path.
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.
getCursorPosition() - method in class org.gnu.gtk.Entry
getCursorVisible() - method in class org.gnu.gtk.TextView
Find out whether the cursor is being displayed.
getCurve(Handle) - static method in class org.gnu.gtk.Curve
Internal static factory method to be used by Java-Gnome only.
getData() - method in class org.gnu.gtk.SelectionData
getData(org.gnu.gtk.Widget) - static method in class org.gnu.gtk.ToolTips
Retrieve the ToolTipsData associated with the provided widget
getData(String) - method in class org.gnu.glib.GObject
Gets the Java Object associated with the given key from this object's object association table.
getDataBlockCount() - method in class org.gnu.gtk.TreeModel
Returns the number of data blocks supported by the model
getDataColumn(int) - method in class org.gnu.gtk.ListStore
Returns the type of the column aCol as a DataColumn.
getDataColumn(int) - method in class org.gnu.gtk.TreeStore
Returns the type of the column aCol as a DataColumn.
getDate() - method in class org.gnu.gtk.Calendar
Gets the selected date from the Calendar widget.
getDefault() - static method in class org.gnu.gtk.IconTheme
getDefaultAttributes() - method in class org.gnu.gtk.TextView
Obtains a copy of the default text attributes.
getDefaultColormap() - method in class org.gnu.gdk.Screen
Returns the default Colormap for this screen.
getDefaultColumnSpacing() - method in class org.gnu.gtk.Table
returns the default spacing between columns.
getDefaultCursorSize() - method in class org.gnu.gdk.Display
Returns the default size to use for cursors on display.
getDefaultFiles() - method in class org.gnu.gtk.Rc
getDefaultGC(org.gnu.gdk.Drawable) - static method in class org.gnu.gdk.GC
Convenience method to construct a new GC with default values.
getDefaultGroup() - method in class org.gnu.gdk.Display
Returns the default group leader window for all toplevel windows on display.
getDefaultIconList() - static method in class org.gnu.gtk.Window
Gets the icons set by setDefaultIconList.
getDefaultModifierMask() - static method in class org.gnu.gtk.Accelerator
Gets the value set by setDefaultModifierMask(ModifierType).
getDefaultRowSpacing() - method in class org.gnu.gtk.Table
returns the default spacing between rows.
getDefaultScreen() - method in class org.gnu.gdk.Display
Gets the default Screen for display.
getDelayTime() - method in class org.gnu.gdk.PixbufAnimationIter
Gets the number of milliseconds the current Pixbuf should be displayed or -1 if the current Pixbuf should be displayed forever.
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
Obtains the bit depth of the Drawable, this is, the number of bits that make up a pixel.
getDepth() - method in class org.gnu.gtk.TreePath
Returns the current depth of path.
getDepth() - method in class org.gnu.gdk.Visual
getDescent() - method in class org.gnu.pango.FontMetrics
Gets the descent from the font metrics.
getDescription() - method in class org.gnu.atk.AtkObject
Gets the accessible description of the accessible.
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.gdk.PixbufFormat
getDestination() - method in class org.gnu.gdk.DragContext
Return the destination window.
getDevice() - method in class org.gnu.gdk.EventButton
getDevice() - method in class org.gnu.gdk.EventMotion
getDevice() - method in class org.gnu.gtk.event.MouseMotionEvent
Returns the device where the event originated.
getDevices() - static method in class org.gnu.gdk.Device
Returns the list of available input devices for the default display.
getDevicesList() - static method in class org.gnu.gdk.Device
getDialog(Handle) - static method in class org.gnu.gtk.Dialog
Internal static factory method to be used by Java-Gnome only.
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.event.MouseEvent
Returns the direction.
getDirection() - method in class org.gnu.gtk.TextAttributes
getDirList() - method in class org.gnu.gtk.FileSelection
Return the directory list for this widget
getDisplay() - method in class org.gnu.gtk.Clipboard
Gets the Display associated with clipboard.
getDisplay() - method in class org.gnu.gdk.Drawable
Get the Display associated with the Drawable.
getDisplay() - method in class org.gnu.gdk.Screen
Returns the display that belongs to this Screen.
getDisplay() - method in class org.gnu.gtk.Widget
getDisplayedRow() - method in class org.gnu.gtk.CellView
getDisplayFromHandle(Handle) - static method in class org.gnu.gdk.Display
Create a new Display from a handle to a native resource.
getDisplayName() - method in class org.gnu.gtk.IconInfo
getDisplayOptions() - method in class org.gnu.gtk.Calendar
Gets the display options (whether to display the heading and the month headings.
getDocumenters() - method in class org.gnu.gtk.AboutDialog
Gets the strings which are displayed in the artists tab of the secondary credits dialog.
getDomain() - method in class org.gnu.glib.Error
Return the domain for this error.
getDouble() - method in class org.gnu.gtk.SelectionData
getDouble() - method in class org.gnu.glib.Value
Used internally by Java-Gnome
getDoubleProperty(String) - method in class org.gnu.glib.GObject
Convenience method for retrieving double properties.
getDragContext() - method in class org.gnu.gtk.event.DragEvent
getDrawAsRadio() - method in class org.gnu.gtk.CheckMenuItem
Gets whether the CheckMenuItem will be drawn as a radio control.
getDrawAsRadio() - method in class org.gnu.gtk.ToggleAction
getDrawBg() - method in class org.gnu.gtk.TextAppearance
getDrawingArea(Handle) - static method in class org.gnu.gtk.DrawingArea
Internal static factory method to be used by Java-Gnome only.
getDrawLine() - method in class org.gnu.gtk.SeparatorToolItem
Returns whether the SeparatorToolItem is drawn as a line or just blank.
getDrawValue() - method in class org.gnu.gtk.Scale
Returns whether the current value is displayed as a string next to the slider.
getDropIndex(int,int) - method in class org.gnu.gtk.ToolBar
Returns the position corresponding to the indicated point on ToolBar.
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.Entry
getEditable() - method in class org.gnu.gtk.TextAttributes
getEditable() - method in class org.gnu.gtk.TextView
Returns the default editability of the GtkTextView.
getEditable(boolean) - method in class org.gnu.gtk.TextIter
Returns whether the character at iter is within an editable region of text.
getEllipsize() - method in class org.gnu.gtk.Label
Returns the ellipsizing position.
getEllipsize() - method in class org.gnu.gtk.ProgressBar
Returns the ellipsizing position.
getEmbeddedRect(org.gnu.gdk.Rectangle) - method in class org.gnu.gtk.IconInfo
getEmbossed() - method in class org.gnu.gdk.PangoAttrEmbossed
getEnableSearch() - method in class org.gnu.gtk.TreeView
getEndIndex() - method in class org.gnu.pango.Attribute
Returns end index of the range.
getEndIndex() - method in class org.gnu.atk.Hyperlink
getEndIter() - method in class org.gnu.gtk.TextBuffer
Returns Iterator for the end of the text
getEndPosition() - method in class org.gnu.gtk.event.EntryEvent
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.
getEntries() - method in class org.gnu.gtk.SimpleList
getEntry() - method in class org.gnu.gtk.Combo
Get the Entry field that is a part of this combo.
getEntry() - method in class org.gnu.gtk.EntryCompletion
Returns the Entry this completion is attached to.
getEntry(Handle) - static method in class org.gnu.gtk.Entry
Internal static factory method to be used by Java-Gnome only.
getEntryCompletion(Handle) - static method in class org.gnu.gtk.EntryCompletion
Internal static factory method to be used by Java-Gnome only.
getError() - method in class org.gnu.gtk.FileChooserException
getError() - method in class org.gnu.glib.JGException
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.
getEvent() - method in class org.gnu.gdk.Display
Gets the next event to be processed by the display, fetching events from the windowing system if necessary.
getEventBox(Handle) - static method in class org.gnu.gtk.EventBox
Internal static factory method to be used by Java-Gnome only.
getEventExpose(Handle) - static method in class org.gnu.gdk.EventExpose
To be used internally by Java-Gnome only.
getEventKey(Handle) - static method in class org.gnu.gdk.EventKey
getEventListenerClass(String) - method in class org.gnu.gtk.Adjustment
Event Handling
getEventListenerClass(String) - method in class org.gnu.gtk.Button
getEventListenerClass(String) - method in class org.gnu.gtk.Calendar
getEventListenerClass(String) - method in class org.gnu.gtk.CellEditable
getEventListenerClass(String) - method in class org.gnu.gtk.CellRendererText
getEventListenerClass(String) - method in class org.gnu.gtk.CheckMenuItem
getEventListenerClass(String) - method in class org.gnu.gtk.ColorButton
getEventListenerClass(String) - method in class org.gnu.gtk.ColorSelection
getEventListenerClass(String) - method in class org.gnu.gtk.ComboBox
getEventListenerClass(String) - method in class org.gnu.gtk.Container
getEventListenerClass(String) - method in class org.gnu.gtk.Dialog
getEventListenerClass(String) - method in class org.gnu.gtk.Entry
getEventListenerClass(String) - method in class org.gnu.gtk.EntryCompletion
getEventListenerClass(String) - method in class org.gnu.glib.EventMap
Return the event listener class for a given signal.
getEventListenerClass(String) - method in class org.gnu.gtk.Expander
getEventListenerClass(String) - method in class org.gnu.gtk.FontButton
getEventListenerClass(String) - method in class org.gnu.glib.GObject
getEventListenerClass(String) - method in class org.gnu.gtk.HandleBox
getEventListenerClass(String) - method in class org.gnu.gtk.IconView
getEventListenerClass(String) - method in class org.gnu.gtk.Item
getEventListenerClass(String) - method in class org.gnu.gtk.MenuItem
getEventListenerClass(String) - method in class org.gnu.gtk.Notebook
getEventListenerClass(String) - method in class org.gnu.gtk.OptionMenu
getEventListenerClass(String) - method in class org.gnu.gtk.Range
getEventListenerClass(String) - method in class org.gnu.gtk.Scale
getEventListenerClass(String) - method in class org.gnu.gtk.SpinButton
getEventListenerClass(String) - method in class org.gnu.gtk.StatusBar
getEventListenerClass(String) - method in class org.gnu.gtk.TextBuffer
TextView event handling.
getEventListenerClass(String) - method in class org.gnu.gtk.TextView
getEventListenerClass(String) - method in class org.gnu.gtk.ToggleButton
getEventListenerClass(String) - method in class org.gnu.gtk.ToggleToolButton
getEventListenerClass(String) - method in class org.gnu.gtk.ToolBar
getEventListenerClass(String) - method in class org.gnu.gtk.ToolButton
getEventListenerClass(String) - method in class org.gnu.gtk.TreeModel
getEventListenerClass(String) - method in class org.gnu.gtk.TreeSelection
getEventListenerClass(String) - method in class org.gnu.gtk.TreeView
getEventListenerClass(String) - method in class org.gnu.gtk.TreeViewColumn
getEventListenerClass(String) - method in class org.gnu.gtk.UIManager
getEventListenerClass(String) - method in class org.gnu.gtk.Widget
getEventMask() - method in class org.gnu.gdk.WindowAttr
getEvents() - method in class org.gnu.gdk.Window
Gets the event mask for window.
getEventType(String) - method in class org.gnu.gtk.Adjustment
getEventType(String) - method in class org.gnu.gtk.Button
getEventType(String) - method in class org.gnu.gtk.Calendar
getEventType(String) - method in class org.gnu.gtk.CellEditable
getEventType(String) - method in class org.gnu.gtk.CellRendererText
getEventType(String) - method in class org.gnu.gtk.CellRendererToggle
getEventType(String) - method in class org.gnu.gtk.CheckMenuItem
getEventType(String) - method in class org.gnu.gtk.ColorButton
getEventType(String) - method in class org.gnu.gtk.ColorSelection
getEventType(String) - method in class org.gnu.gtk.ComboBox
getEventType(String) - method in class org.gnu.gtk.Container
getEventType(String) - method in class org.gnu.gtk.Dialog
getEventType(String) - method in class org.gnu.gtk.Entry
getEventType(String) - method in class org.gnu.gtk.EntryCompletion
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.Expander
getEventType(String) - method in class org.gnu.gtk.FontButton
getEventType(String) - method in class org.gnu.glib.GObject
getEventType(String) - method in class org.gnu.gtk.HandleBox
getEventType(String) - method in class org.gnu.gtk.IconView
getEventType(String) - method in class org.gnu.gtk.Item
getEventType(String) - method in class org.gnu.gtk.MenuItem
getEventType(String) - method in class org.gnu.gtk.Notebook
getEventType(String) - method in class org.gnu.gtk.OptionMenu
getEventType(String) - method in class org.gnu.gtk.Range
getEventType(String) - method in class org.gnu.gtk.Scale
getEventType(String) - method in class org.gnu.gtk.SpinButton
getEventType(String) - method in class org.gnu.gtk.StatusBar
getEventType(String) - method in class org.gnu.gtk.TextBuffer
getEventType(String) - method in class org.gnu.gtk.TextView
getEventType(String) - method in class org.gnu.gtk.ToggleButton
getEventType(String) - method in class org.gnu.gtk.ToggleToolButton
getEventType(String) - method in class org.gnu.gtk.ToolBar
getEventType(String) - method in class org.gnu.gtk.ToolButton
getEventType(String) - method in class org.gnu.gtk.TreeModel
getEventType(String) - method in class org.gnu.gtk.TreeSelection
getEventType(String) - method in class org.gnu.gtk.TreeView
getEventType(String) - method in class org.gnu.gtk.TreeViewColumn
getEventType(String) - method in class org.gnu.gtk.UIManager
getEventType(String) - method in class org.gnu.gtk.Widget
getExpand() - method in class org.gnu.gtk.ToolItem
Returns whether ToolItem is allocated extra space.
getExpand() - method in class org.gnu.gtk.TreeViewColumn
Return TRUE if the column expands to take any available space.
getExpanded() - method in class org.gnu.gtk.Expander
Queries an Expander and returns its current state.
getExpander(Handle) - static method in class org.gnu.gtk.Expander
Internal static factory method to be used by Java-Gnome only.
getExpanderColumn() - method in class org.gnu.gtk.TreeView
getExtendedSelection() - method in class org.gnu.gtk.event.EntryEvent
getExtensionEvents() - method in class org.gnu.gtk.Widget
Retrieves the extension events the widget will receive.
getExtensions() - method in class org.gnu.gdk.PixbufFormat
getExtraWidget() - method in class org.gnu.gtk.FileChooser
getExtraWidget() - method in class org.gnu.gtk.FileChooserButton
getExtraWidget() - method in class org.gnu.gtk.FileChooserDialog
getExtraWidget() - method in class org.gnu.gtk.FileChooserWidget
getFactory(org.gnu.glib.Type) - method in class org.gnu.atk.Registry
getFactoryType(org.gnu.glib.Type) - method in class org.gnu.atk.Registry
getFalse() - static method in class org.gnu.gtk.Gtk
Analogical to getTrue().
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
getFileChooserButton(Handle) - static method in class org.gnu.gtk.FileChooserButton
Internal static factory method to be used by Java-Gnome only.
getFileChooserDialog(Handle) - static method in class org.gnu.gtk.FileChooserDialog
Internal static factory method to be used by Java-Gnome only.
getFileChooserWidget(Handle) - static method in class org.gnu.gtk.FileChooserWidget
Internal static factory method to be used by Java-Gnome only.
getFileInformation(String) - static method in class org.gnu.gdk.Pixbuf
getFileList() - method in class org.gnu.gtk.FileSelection
Returns the the file list for this widget
getFilename() - method in class org.gnu.gtk.FileChooser
getFilename() - method in class org.gnu.gtk.FileChooserButton
getFilename() - method in class org.gnu.gtk.FileChooserDialog
getFilename() - method in class org.gnu.gtk.FileChooserWidget
getFilename() - method in class org.gnu.gtk.FileSelection
Returns the selected filename.
getFilename() - method in class org.gnu.gtk.IconInfo
getFilename() - method in class org.gnu.gtk.IconSource
Retrieves the source filename or null if one does not exist.
getFilenames() - method in class org.gnu.gtk.FileChooser
getFilenames() - method in class org.gnu.gtk.FileChooserButton
getFilenames() - method in class org.gnu.gtk.FileChooserDialog
getFilenames() - method in class org.gnu.gtk.FileChooserWidget
getFileSelection(Handle) - static method in class org.gnu.gtk.FileSelection
Internal static factory method to be used by Java-Gnome only.
getFilter() - method in class org.gnu.gtk.FileChooser
getFilter() - method in class org.gnu.gtk.FileChooserButton
getFilter() - method in class org.gnu.gtk.FileChooserDialog
getFilter() - method in class org.gnu.gtk.FileChooserWidget
getFirstChild() - method in class org.gnu.gtk.TreeIter
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.
getFixed(Handle) - static method in class org.gnu.gtk.Fixed
Internal static factory method to be used by Java-Gnome only.
getFixedHeightMode() - method in class org.gnu.gtk.TreeView
Returns whether fixed height mode is turned on for this TreeView.
getFixedWidth() - method in class org.gnu.gtk.TreeViewColumn
getFloat() - method in class org.gnu.glib.Value
Used internally by Java-Gnome
getFloatProperty(String) - method in class org.gnu.glib.GObject
Convenience method for retrieving float properties.
getFocusOnClick() - method in class org.gnu.gtk.Button
getFocusOnClick() - method in class org.gnu.gtk.ComboBox
getFocusOnMap() - method in class org.gnu.gtk.Window
Gets the value set by setFocusOnMap(boolean).
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.FontButton
Returns the name of the currently selected font.
getFont() - method in class org.gnu.gtk.FontSelection
Returns the name of the currently selected font.
getFontButton(Handle) - static method in class org.gnu.gtk.FontButton
Internal static factory method to be used by Java-Gnome only.
getFontDescription() - method in class org.gnu.pango.Context
Retrieve the default font description for the context.
getFontDescription() - method in class org.gnu.gtk.RcStyle
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
getFontSelection(Handle) - static method in class org.gnu.gtk.FontSelection
Internal static factory method to be used by Java-Gnome only.
getFontSelectionDialog(Handle) - static method in class org.gnu.gtk.FontSelectionDialog
Internal static factory method to be used by Java-Gnome only.
getFormat() - method in class org.gnu.gtk.SelectionData
getForSceen(org.gnu.gdk.Screen) - static method in class org.gnu.gtk.IconTheme
getFraction() - method in class org.gnu.gtk.ProgressBar
Returns the current value of the display.
getFrame(Handle) - static method in class org.gnu.gtk.Frame
Internal static factory method to be used by Java-Gnome only.
getFrameExtents() - method in class org.gnu.gdk.Window
Obtains the bounding box of the window, including window manager titlebar/borders if any.
getGamma() - method in class org.gnu.gtk.GammaCurve
getGammaCurve(Handle) - static method in class org.gnu.gtk.GammaCurve
Internal static factory method to be used by Java-Gnome only.
getGObjectFromHandle(Handle) - static method in class org.gnu.glib.GObject
Gets a GObject instance for the given Handle.
getGraphicsExpose(org.gnu.gdk.Window) - static method in class org.gnu.gdk.Event
Waits for a GraphicsExpose or NoExpose event from the X server.
getGravity() - method in class org.gnu.gtk.Window
Gets the value set by setGravity().
getGreen() - method in class org.gnu.gdk.Color
Returns the green component in the range 0-65535 in the default sRGB space.
getGreen() - method in class org.gnu.pango.Color
Returns the Green component of the color.
getGreenMask() - method in class org.gnu.gdk.Visual
getGreenPrec() - method in class org.gnu.gdk.Visual
getGreenShift() - method in class org.gnu.gdk.Visual
getGroup() - method in class org.gnu.gdk.EventKey
getGroup() - method in class org.gnu.gtk.RadioAction
getGroup() - method in class org.gnu.gtk.RadioMenuItem
getGroup() - method in class org.gnu.gtk.RadioToolButton
getHAdjustment() - method in class org.gnu.gtk.ScrolledWindow
Returns the horizontal Scrollbar's Adjustment.
getHAdjustment() - method in class org.gnu.gtk.TextView
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.
getHandle() - method in class org.gnu.gtk.CellLayout
Get the native Handle of this CellLayout object.
getHandle() - method in class org.gnu.glib.Quark
getHandle() - method in class org.gnu.gtk.TreeSortable
Get the handle of the object.
getHandleBox(Handle) - static method in class org.gnu.gtk.HandleBox
Internal static factory method to be used by Java-Gnome only.
getHandlePosition() - method in class org.gnu.gtk.HandleBox
Retrieves the handle position.
getHasChild() - method in class org.gnu.gtk.TreeIter
Returns TRUE if iter has children, FALSE otherwise.
getHasEntry() - method in class org.gnu.gtk.CellRendererCombo
getHasFrame() - method in class org.gnu.gtk.Entry
Gets the value set by 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.
getHBox(Handle) - static method in class org.gnu.gtk.HBox
Internal static factory method to be used by Java-Gnome only.
getHButtonBox(Handle) - static method in class org.gnu.gtk.HButtonBox
Construct a new HButtonBox from a handle to a native resource.
getHeadersVisible() - method in class org.gnu.gtk.TreeView
Returns true if the headers on the TreeView are visible.
getHeight() - method in class org.gnu.gtk.Allocation
getHeight() - method in class org.gnu.gtk.event.ConfigureEvent
getHeight() - method in class org.gnu.gdk.Dimension
getHeight() - method in class org.gnu.gdk.Drawable
Return the height of the Drawable.
getHeight() - method in class org.gnu.gdk.EventConfigure
getHeight() - method in class org.gnu.pango.Layout
Return the logical height of the Layout in Pango units.
getHeight() - method in class org.gnu.gdk.Rectangle
Retrieve the height of the Rectangle.
getHeight() - method in class org.gnu.pango.Rectangle
Returns height of the rectangle.
getHeight() - method in class org.gnu.gtk.Requisition
getHeight() - method in class org.gnu.gdk.Screen
Gets the height of the Screen in pixels.
getHeight() - method in class org.gnu.gtk.TextView.VerticalLineRange
getHeight() - method in class org.gnu.gdk.Window
Retrieve the current height of the Window.
getHeightIncrement() - method in class org.gnu.gdk.Geometry
getHeightMM() - method in class org.gnu.gdk.Screen
Gets the height of the Screen in milimeters.
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
getHomogeneous() - method in class org.gnu.gtk.ToolItem
Returns whether the item is the same size as other homogeneous items.
getHorizontalAdjustment() - method in class org.gnu.gtk.event.IconViewEvent
getHorizontalAdjustment() - method in class org.gnu.gtk.Layout
Return the Horizontal Adjustment.
getHoverExpand() - method in class org.gnu.gtk.TreeView
Returns whether hover expansion mode is turned on for TreeView.
getHoverSelection() - method in class org.gnu.gtk.TreeView
Returns whether hover selection mode is turned on for this TreeView.
getHowMany() - method in class org.gnu.gtk.event.TreeViewEvent
If the event signal was GTK's "move-cursor" (ie MOVE_CURSOR) then
getHPaned(Handle) - static method in class org.gnu.gtk.HPaned
Internal static factory method to be used by Java-Gnome only.
getHRuler(Handle) - static method in class org.gnu.gtk.HRuler
Internal static factory method to be used by Java-Gnome only.
getHScale(Handle) - static method in class org.gnu.gtk.HScale
Internal static factory method to be used by Java-Gnome only.
getHScrollBar() - method in class org.gnu.gtk.ScrolledWindow
Return the horizontal ScrollBar.
getHScrollBar(Handle) - static method in class org.gnu.gtk.HScrollBar
Construct a HScrollBar from a handle to a native resource.
getHSeparator(Handle) - static method in class org.gnu.gtk.HSeparator
Internal static factory method to be used by Java-Gnome only.
getIcon() - method in class org.gnu.gtk.Window
Returns the icon representing the Window.
getIconList() - method in class org.gnu.gtk.Window
Retrieves the list of icons set by setIconList().
getIconName() - method in class org.gnu.gtk.IconSource
Retrieves the source icon name, or NULL if none is set.
getIconName() - method in class org.gnu.gtk.Image
getIconName() - method in class org.gnu.gtk.Window
Returns the name of the themed icon for the window.
getIconSet(Handle) - static method in class org.gnu.gtk.IconSet
Internal static factory method to be used by Java-Gnome only.
getIconSize() - method in class org.gnu.gtk.ToolItem
Returns the icon size used for ToolItem.
getIconSizes(String) - method in class org.gnu.gtk.IconTheme
Returns an array of IconSize describing the sizes at which the icon is available without scaling.
getIconView(Handle) - static method in class org.gnu.gtk.IconView
Internal static factory method to be used by Java-Gnome only.
getIconWidget() - method in class org.gnu.gtk.ToolButton
getID() - method in class org.gnu.glib.EventType
getImage() - method in class org.gnu.gtk.Button
getImage() - method in class org.gnu.gtk.Clipboard
getImage() - method in class org.gnu.gtk.Image
Gets the Image being displayed by this.
getImage() - method in class org.gnu.gtk.ImageMenuItem
getImage(Handle) - static method in class org.gnu.gtk.Image
Construct an Image from a handle to a native resource.
getImage(int,int,int,int) - method in class org.gnu.gdk.Drawable
Obtains the pixels from a server-side Drawable as a client-side Image.
getImageMask() - method in class org.gnu.gtk.Image
Gets the Bitmap being used as a map by the Image The storage type of the image must be GTK_IMAGE_EMPTY or GTK_IMAGE_IMAGE.
getImageMenuItem(Handle) - static method in class org.gnu.gtk.ImageMenuItem
Internal static factory method to be used by Java-Gnome only.
getIMContext(Handle) - static method in class org.gnu.gtk.IMContext
Internal static factory method to be used by Java-Gnome only.
getIMModuleFile() - method in class org.gnu.gtk.Rc
getIMModulePath() - method in class org.gnu.gtk.Rc
getInconsistent() - method in class org.gnu.gtk.CheckMenuItem
Returns whether the CheckMenuItem is in the "inconsistent" state.
getInconsistent() - method in class org.gnu.gtk.ToggleButton
Return whether this 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
getIndent() - method in class org.gnu.gtk.TextView
Gets the default indentation of paragraphs in text_view.
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.EntryCompletionEvent
getIndexInParent() - method in class org.gnu.atk.AtkObject
Get the index of the accessible in its parent.
getIndices() - method in class org.gnu.gtk.TreePath
Returns the current indices of the path.
getInkRect() - method in class org.gnu.pango.AttrShape
Returns the ink rectangle to restrict to.
getInlineCompletion() - method in class org.gnu.gtk.EntryCompletion
Returns whether the common prefix of the possible completion should be automatically inserted into the entry.
getInputDialog(Handle) - static method in class org.gnu.gtk.InputDialog
Internal static factory method to be used by Java-Gnome only.
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.EntryEvent
getInsideSentence() - method in class org.gnu.gtk.TextIter
Determines whether iter is inside a sentence (as opposed to in between two sentences, eg after a period and before the first letter of the next sentence).
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.gtk.SelectionData
getInt() - method in class org.gnu.glib.Value
Used internally by Java-Gnome
Convenience method for retrieving int child properties.
getInterval() - method in class org.gnu.glib.Timer
Returns the interval associated with this Timer.
getIntProperty(String) - method in class org.gnu.glib.GObject
Convenience method for retrieving int properties.
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 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, ie one past the last dereferenceable iterator in the buffer.
getIsImportant() - method in class org.gnu.gtk.ToolItem
Returns whether ToolItem is considered important.
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(int) - method in class org.gnu.gtk.ToolBar
Return the ToolItem on the ToolBar from the position specified.
getItem(String) - method in class org.gnu.gtk.ItemFactory
Obtain the menu item that corresponds to path.
getItemIndex(org.gnu.gtk.ToolItem) - method in class org.gnu.gtk.ToolBar
Return the position of an item on the ToolBar starting from 0.
getItemWidth() - method in class org.gnu.gtk.IconView
Returns the width of each item.
getIter() - method in class org.gnu.gtk.event.EntryCompletionEvent
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(long,long) - method in class org.gnu.gdk.PixbufAnimation
Get an iterator for displaying an animation.
getIter(org.gnu.gtk.TextChildAnchor) - method in class org.gnu.gtk.TextBuffer
Obtains the location of anchor within buffer.
getIter(org.gnu.gtk.TextMark) - method in class org.gnu.gtk.TextBuffer
Returns an iter at the given mark
getIter(org.gnu.gtk.TreePath) - method in class org.gnu.gtk.TreeModel
Returns a valid iterator pointing to path, or null/
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.
getIterAtLocation(int,int) - method in class org.gnu.gtk.TextView
Returns an iterator for the location pointed to by the coordinates x and y within the buffer.
getIterAtLocation(org.gnu.gdk.Point) - method in class org.gnu.gtk.TextView
Returns an iterator for the location pointed to by bufferCoords, representing coordinates within the buffer.
getIterator() - method in class org.gnu.pango.AttrList
Create an iterator pointing at the beginning of the list.
Returns the depth of the iterator.
getJavaObject() - method in class org.gnu.glib.Value
Get the data held by this Value object.
getJavaObjectProperty(String) - method in class org.gnu.glib.GObject
Convenience method for retrieving Object properties.
getJustification() - method in class org.gnu.gtk.Label
Returns the justification of the label.
getJustification() - method in class org.gnu.gtk.TextAttributes
getJustification() - method in class org.gnu.gtk.TextView
Gets the default justification of text in this TextView.
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.
getJustify() - 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.
getKey() - method in class org.gnu.gtk.AccelKey
Get the KeySymbol associated with this object
getKeyboardFocus() - method in class org.gnu.gdk.Window
getKeyVal() - method in class org.gnu.gdk.EventKey
getKeyval() - method in class org.gnu.gtk.event.KeyEvent
Returns the key value.
getLabel() - method in class org.gnu.gtk.Button
Returns the label which is being used on the button.
getLabel() - method in class org.gnu.gtk.Expander
Fetches the text from the label of the Expander, as set by setLabel(String).
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.ToolButton
getLabel(Handle) - static method in class org.gnu.gtk.Label
Construct a label using a handle to a native resource.
getLabel(int,org.gnu.gdk.ModifierType) - static method in class org.gnu.gtk.Accelerator
Converts an accelerator keyval and modifier mask into a string which can be used to represent the accelerator to the user.
getLabelAlign() - method in class org.gnu.gtk.Frame
Returns a number representing the alignment of the label
getLabelWidget() - method in class org.gnu.gtk.Expander
Retrieves the label widget for the frame.
getLabelWidget() - method in class org.gnu.gtk.Frame
Returns the widget being used as the label of the frame.
getLabelWidget() - method in class org.gnu.gtk.ToolButton
getLanguage() - method in class org.gnu.pango.Context
Retrieves the global language tag for the context.
getLanguage() - method in class org.gnu.gtk.TextAttributes
getLanguage() - method in class org.gnu.gtk.TextIter
A convenience wrapper which returns the language in effect at iter.
getLayer() - method in class org.gnu.atk.AtkObject
Get the Layer of the accessible.
getLayout() - method in class org.gnu.gtk.ButtonBox
Returns the layout which is used to dictate how the buttons are organised.
getLayout() - method in class org.gnu.gtk.Entry
Gets the Layout used to display the entry.
getLayout() - method in class org.gnu.gtk.Scale
Gets the Layout used to display the scale.
getLayout(Handle) - static method in class org.gnu.gtk.Layout
Construct a new Layout from a handle to a native resource.
getLayoutFromHandle(Handle) - static method in class org.gnu.pango.Layout
Static factory method that should only be used interally by Java-Gnome.
getLayoutOffsets() - method in class org.gnu.gtk.Entry
Obtains the position of the Layout used to render text in the entry, in widget coordinates.
getLayoutOffsetX() - method in class org.gnu.gtk.Scale
Obtains the X coordinate where the scale will draw the Layout representing the text in the scale.
getLayoutOffsetY() - method in class org.gnu.gtk.Scale
Obtains the Y coordinate where the scale will draw the Layout representing the text in the scale.
getLeft() - method in class org.gnu.gtk.Border
getLeftGravity() - method in class org.gnu.gtk.TextMark
Determines whether the mark has left gravity.
getLeftMargin() - method in class org.gnu.gtk.TextAttributes
getLeftMargin() - method in class org.gnu.gtk.TextView
Gets the default left margin size of paragraphs in the TextView.
getLeftPadding() - method in class org.gnu.gtk.Alignment
Gets the size of the padding at the left of the widget.
getLength() - method in class org.gnu.gdk.EventKey
getLength() - method in class org.gnu.gtk.event.KeyEvent
Returns the length of the String that resulted from this keypress (see getString()).
getLength() - method in class org.gnu.gtk.SelectionData
getLicense() - method in class org.gnu.gtk.AboutDialog
Gets the license information displayed in the secondary license dialog.
getLicense() - method in class org.gnu.gdk.PixbufFormat
getLine(int) - method in class org.gnu.pango.Layout
Retrieves a particular line from a Layout.
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.
getLineYRange(org.gnu.gtk.TextIter) - method in class org.gnu.gtk.TextView
Gets the y coordinate of the top of the line containing iter, and the height of the line.
Get the localized description describing the Role
getLocalOnly() - method in class org.gnu.gtk.FileChooser
getLocalOnly() - method in class org.gnu.gtk.FileChooserButton
getLocalOnly() - method in class org.gnu.gtk.FileChooserDialog
getLocalOnly() - method in class org.gnu.gtk.FileChooserWidget
getLogicalRect() - method in class org.gnu.pango.AttrShape
Returns the logical rectangle to restrict to.
getLogo() - method in class org.gnu.gtk.AboutDialog
Gets the pixbuf displayed as logo in the about dialog.
getLogoIconName() - method in class org.gnu.gtk.AboutDialog
Gets the icon name displayed as logo in the about dialog.
getLong() - method in class org.gnu.gtk.SelectionData
getLong() - method in class org.gnu.glib.Value
Used internally by Java-Gnome
getLongProperty(String) - method in class org.gnu.glib.GObject
Convenience method for retrieving long properties.
getLower() - method in class org.gnu.gtk.Adjustment
Gets the minimum value of the adjustment
getMargin() - method in class org.gnu.gtk.IconView
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
getMarkupColumn() - method in class org.gnu.gtk.IconView
Returns the column with markup text for this IconView.
getMaxAspect() - method in class org.gnu.gdk.Geometry
getMaxCursorHeight() - method in class org.gnu.gdk.Display
Return the maximum height for a cursor on display.
getMaxCursorWidth() - method in class org.gnu.gdk.Display
Return the maximum width for a cursor on display.
getMaxHeight() - method in class org.gnu.gdk.Geometry
getMaxLength() - method in class org.gnu.gtk.Entry
Returns the maximum length of the contents of the widget.
getMaxWidth() - method in class org.gnu.gdk.Geometry
getMaxWidth() - method in class org.gnu.gtk.TreeViewColumn
getMaxWidthChars() - method in class org.gnu.gtk.Label
Retrieves the desired maximum width of label, in characters.
getMDIZorder() - method in class org.gnu.atk.AtkObject
Get the zorder of the accessible.
getMemStructFromHandle(Handle) - static method in class org.gnu.glib.MemStruct
getMenu() - method in class org.gnu.gtk.MenuToolButton
Gets the Menu associated with this MenuToolButton.
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.
getMenu(Handle) - static method in class org.gnu.gtk.Menu
Create a new Menu from a handle to a native resource.
getMenuBar(Handle) - static method in class org.gnu.gtk.MenuBar
Internal static factory method to be used by Java-Gnome only.
getMenuItem(Handle) - static method in class org.gnu.gtk.MenuItem
Create a new MenuItem with a handle to a native resource returned from a call to the native libraries.
getMenuListener() - method in class org.gnu.gtk.ItemFactoryEntry
Retrieve the MenuListener associated with this item.
getMenuToolButton(Handle) - static method in class org.gnu.gtk.MenuToolButton
Internal static factory method to be used by Java-Gnome only.
getMessageDialog(Handle) - static method in class org.gnu.gtk.MessageDialog
Internal static factory method to be used by Java-Gnome only.
getMethod(org.gnu.gtk.TreeSortable,int) - static method in class org.gnu.gtk.TreeSortableHelper
Get the TreeIterComparison object stored for this column.
Get overall metric information for a font particular font description.
getMetrics(org.gnu.pango.Language) - method in class org.gnu.pango.Font
Gets overall metric information for a font.
getMimeTypes() - method in class org.gnu.gdk.PixbufFormat
getMinAspect() - method in class org.gnu.gdk.Geometry
getMinHeight() - method in class org.gnu.gdk.Geometry
getMinimumKeyLength() - method in class org.gnu.gtk.EntryCompletion
Returns the minimum key length as set for completion.
getMinWidth() - method in class org.gnu.gdk.Geometry
getMinWidth() - method in class org.gnu.gtk.TreeViewColumn
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.
getMode() - method in class org.gnu.gtk.TreeSelection
getModel() - method in class org.gnu.gtk.CellRendererCombo
getModel() - method in class org.gnu.gtk.ComboBox
Returns the TreeModel for the ComboBox.
getModel() - method in class org.gnu.gtk.EntryCompletion
Returns the model that the EntryCompletion is using as a data source.
getModel() - method in class org.gnu.gtk.event.EntryCompletionEvent
getModel() - method in class org.gnu.gtk.IconView
Returns the model that the IconView is using.
getModel() - method in class org.gnu.gtk.TreeIter
Returns the TreeModel which this Iter is associated with
getModel() - method in class org.gnu.gtk.TreeModelFilter
Return the underlying data model.
getModel() - method in class org.gnu.gtk.TreeModelSort
Return the underlying data model.
getModel() - method in class org.gnu.gtk.TreeRowReference
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 setModified(boolean) set the modification flag to FALSE.
getModifier() - method in class org.gnu.gtk.AccelKey
Returns the modifiers for this object
getModifierKey() - method in class org.gnu.gdk.EventButton
getModifierKey() - method in class org.gnu.gdk.EventKey
getModifierKey() - method in class org.gnu.gtk.event.KeyEvent
Returns the modifier key used.
getModifierKey() - method in class org.gnu.gtk.event.MouseEvent
Returns the modifier key used.
getModifierStyle() - method in class org.gnu.gtk.Widget
Retruns the Widget's RcStyle.
getModuleDir() - method in class org.gnu.gtk.Rc
getMonitorAtPoint(int,int) - method in class org.gnu.gdk.Screen
Returns the monitor number in which the point (x,y) is located.
getMonitorAtWindow(org.gnu.gdk.Window) - method in class org.gnu.gdk.Screen
Returns the number of the monitor in which the largest area of the bounding rectangle of the Window resides.
getMonitorGeometry(int) - method in class org.gnu.gdk.Screen
Returns a Rectangle representing the size and position of the individual monitor within the entire Screen area.
getMovementStep() - method in class org.gnu.gtk.event.EntryEvent
getMovementStep() - method in class org.gnu.gtk.event.TextViewEvent
Returns the movementStep.
getMovementStep() - method in class org.gnu.gtk.event.TreeViewEvent
If the event signal was GTK's "move-cursor" (ie MOVE_CURSOR) then
getName() - method in class org.gnu.gtk.AboutDialog
Gets the name displayed in the about dialog.
getName() - method in class org.gnu.gtk.Action
Returns the name of the action.
getName() - method in class org.gnu.gtk.ActionGroup
Get the name of the action group.
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.gdk.Display
Gets the name of the Display.
getName() - method in class org.gnu.glib.EventType
getName() - method in class org.gnu.gtk.FileFilter
Returns the human readable name of the file filter.
getName() - method in class org.gnu.gdk.PixbufFormat
getName() - method in class org.gnu.gtk.RcStyle
getName() - method in class org.gnu.gtk.TextMark
Returns the mark name; returns NULL for anonymous marks.
getName() - method in class org.gnu.gtk.TextTag
Returns the name of the tag
getName() - method in class org.gnu.gtk.Widget
Returns the name for the widget.
getName(int,org.gnu.gdk.ModifierType) - static method in class org.gnu.gtk.Accelerator
Converts an accelerator keyval and modifier mask into a string parseable by parseKey(String) or parseModifier(String).
getNewOrder() - method in class org.gnu.gtk.event.TreeModelEvent
getNextIter() - method in class org.gnu.gtk.TreeIter
Returns the next iter pointing to the node following the TreeIter provided at the same level.
getNotebook(Handle) - static method in class org.gnu.gtk.Notebook
Internal static factory method to be used by Java-Gnome only.
getNumAnchors() - method in class org.gnu.atk.Hyperlink
getNumber() - method in class org.gnu.gdk.Screen
Gets the index of this Screen among the Screens in the Display to which it belongs.
getNumChannels() - method in class org.gnu.gdk.Pixbuf
Returns the number of channels for the Pixbuf.
getNumChildren() - method in class org.gnu.atk.AtkObject
Returns the number of accessible children of the accessible.
getNumItems() - method in class org.gnu.gtk.ToolBar
Return the number of items on the ToolBar.
getNumMonitors() - method in class org.gnu.gdk.Screen
Returns the number of monitors which Screen consists of.
getNumPages() - method in class org.gnu.gtk.Notebook
Return the number of pages currently on the notebook.
getNumRelations() - method in class org.gnu.atk.RelationSet
getNumScreens() - method in class org.gnu.gdk.Display
Gets the number of Screens managed by the Display.
getObject(int) - method in class org.gnu.atk.Hyperlink
getOffset() - method in class org.gnu.gtk.TextIter
Returns the character offset of an iterator.
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.
getOKButton() - method in class org.gnu.gtk.FontSelectionDialog
Return the OK Button widget for this Dialog.
getOption(String) - method in class org.gnu.gdk.Pixbuf
getOrientation() - method in class org.gnu.gtk.IconView
Returns the Orientation for this IconView.
getOrientation() - method in class org.gnu.gtk.event.ToolBarEvent
getOrientation() - method in class org.gnu.gtk.ToolItem
Returns the orientation used for ToolItem.
getOrigin() - method in class org.gnu.gdk.Window
Obtains the position of a window in root window coordinates.
getOverwrite() - method in class org.gnu.gtk.TextView
Returns whether the TextView is in overwrite mode or not.
getPackDirection() - method in class org.gnu.gtk.MenuBar
getPage(int) - method in class org.gnu.gtk.Notebook
Returns the child Widget contained int he page number pageNum.
getPageIncrement() - method in class org.gnu.gtk.Adjustment
Gets the page increment of the adjustment.
getPageNumber() - method in class org.gnu.gtk.event.NotebookEvent
Return the page number on which this event occurred.
getPageSize() - method in class org.gnu.gtk.Adjustment
Gets the page size of the adjustment.
getPaned(Handle) - static method in class org.gnu.gtk.Paned
Internal static factory method to be used by Java-Gnome only.
getParent() - method in class org.gnu.atk.AtkObject
Get the accessible parent of the accessible.
getParent() - method in class org.gnu.gtk.TreeIter
Return the parent iterator of the given child.
getParent() - method in class org.gnu.gtk.Widget
Returns the parent container for this widget
getParent() - method in class org.gnu.gdk.Window
Obtains the parent of window, as known to GDK.
getParentWindow() - method in class org.gnu.gtk.Widget
Returns the widget's parent window.
getPath() - method in class org.gnu.gtk.event.CellRendererToggleEvent
Returns the TreeIter index of which the text has been changed.
getPath() - method in class org.gnu.gtk.event.IconViewEvent
getPath() - method in class org.gnu.gtk.TreeIter
Returns a newly-created TreePath referenced by this iter.
getPath() - method in class org.gnu.gtk.TreeRowReference
getPathAtPosition(int,int) - method in class org.gnu.gtk.IconView
Find the path at the point (x,y) relative to widget coordinates.
getPixbuf() - method in class org.gnu.gtk.IconSource
Retrieves the source pixbuf or null if one does not exist.
getPixbuf() - method in class org.gnu.gtk.Image
Gets the Pixbuf being displayed by the Image.
getPixbuf() - method in class org.gnu.gdk.PixbufAnimationIter
Gets the current Pixbuf which should be displayed.
getPixbuf() - method in class org.gnu.gdk.PixbufLoader
Get the Pixbuf object that is currently being created.
getPixbuf() - method in class org.gnu.gtk.SelectionData
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.glib.Value
Used internally by Java-Gnome.
getPixbufAnimation() - method in class org.gnu.gdk.PixbufLoader
Get the PixbufAnimation object that is currently being created.
getPixbufColumn() - method in class org.gnu.gtk.IconView
Returns the column with Pixbufs for this IconView.
getPixbufFromHandle(Handle) - static method in class org.gnu.gdk.Pixbuf
Constructs a Pixbuf from a handle to native resources.
getPixbufProperty(String) - method in class org.gnu.glib.GObject
Convenience method for retrieving Pixbuf properties.
getPixel() - method in class org.gnu.gdk.Color
getPixelHeight() - method in class org.gnu.pango.Layout
Return the logical height of the Layout in device units.
getPixels() - method in class org.gnu.gdk.Pixbuf
Returns the pixel data for the Pixbuf
getPixelsAboveLines() - method in class org.gnu.gtk.TextAttributes
getPixelsAboveLines() - method in class org.gnu.gtk.TextView
Gets the default number of pixels to put above paragraphs.
getPixelsBelowLines() - method in class org.gnu.gtk.TextAttributes
getPixelsBelowLines() - method in class org.gnu.gtk.TextView
Gets the default number of pixels of blank space to put below paragraphs.
getPixelsInsideWrap() - method in class org.gnu.gtk.TextAttributes
getPixelsInsideWrap() - method in class org.gnu.gtk.TextView
Gets the default number of pixels of blank space to leave between display/wrapped lines within a paragraph.
getPixelSize() - method in class org.gnu.gtk.Image
getPixelWidth() - method in class org.gnu.pango.Layout
Return the logical width of the Layout in device units.
getPlug(Handle) - static method in class org.gnu.gtk.Plug
Internal static factory method to be used by Java-Gnome only.
getPointer() - method in class org.gnu.gtk.Widget
Returns the location of the mouse pointer in widget coordinates.
getPointerLocation() - method in class org.gnu.gdk.Display
Returns the point where the pointer is currently pointing.
getPointerLocation() - method in class org.gnu.gdk.Window
getPointerModifierType() - method in class org.gnu.gdk.Window
getPointerScreen() - method in class org.gnu.gdk.Display
Returns the screen that the pointer is on.
getPointerWindow() - method in class org.gnu.gdk.Window
getPopupAccessible() - method in class org.gnu.gtk.ComboBox
getPopupCompletion() - method in class org.gnu.gtk.EntryCompletion
Returns whether the completion should be presented in a popup window.
getPopupSetWidth() - method in class org.gnu.gtk.EntryCompletion
getPosition() - method in class org.gnu.gtk.Paned
Get the position of the divider between the two panes.
getPosition() - method in class org.gnu.gdk.Window
Obtains the position of the window as reported in the most-recently-processed EventConfigure.
getPosition() - method in class org.gnu.gtk.Window
Retuns the current position of the window.
getPosition() - method in class org.gnu.gdk.WindowAttr
getPosition(int) - method in class org.gnu.pango.TabArray
Returns the position of the tab stops
getPreviewFilename() - method in class org.gnu.gtk.FileChooser
getPreviewFilename() - method in class org.gnu.gtk.FileChooserButton
getPreviewFilename() - method in class org.gnu.gtk.FileChooserDialog
getPreviewFilename() - method in class org.gnu.gtk.FileChooserWidget
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.
getPreviewURI() - method in class org.gnu.gtk.FileChooser
getPreviewURI() - method in class org.gnu.gtk.FileChooserButton
getPreviewURI() - method in class org.gnu.gtk.FileChooserDialog
getPreviewURI() - method in class org.gnu.gtk.FileChooserWidget
getPreviewWidget() - method in class org.gnu.gtk.FileChooser
getPreviewWidget() - method in class org.gnu.gtk.FileChooserButton
getPreviewWidget() - method in class org.gnu.gtk.FileChooserDialog
getPreviewWidget() - method in class org.gnu.gtk.FileChooserWidget
getPreviewWidgetActive() - method in class org.gnu.gtk.FileChooser
getPreviewWidgetActive() - method in class org.gnu.gtk.FileChooserButton
getPreviewWidgetActive() - method in class org.gnu.gtk.FileChooserDialog
getPreviewWidgetActive() - method in class org.gnu.gtk.FileChooserWidget
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.glib.Idle
Returns the execution priority for this Idle.
getPriority() - method in class org.gnu.gtk.TextTag
Returns the priority of the tag.
getProgressBar(Handle) - static method in class org.gnu.gtk.ProgressBar
Internal static factory method to be used by Java-Gnome only.
getProperty(String) - method in class org.gnu.glib.GObject
Get the Value of the given property (name).
getProtocol() - method in class org.gnu.gdk.DragContext
Return the Drag Protocol
getProxies() - method in class org.gnu.gtk.Action
Returns the proxy widgets for an action.
getProxyMenuItem(String) - method in class org.gnu.gtk.ToolItem
If menuItemId matches the string passed to setProxyMenuItem(String,MenuItem) returns the corresponding MenuItem.
getRadioButton(Handle) - static method in class org.gnu.gtk.RadioButton
Internal static factory method to be used by Java-Gnome only.
getRadioMenuItem(Handle) - static method in class org.gnu.gtk.RadioMenuItem
Internal static factory method to be used by Java-Gnome only.
getRadioToolButton(Handle) - static method in class org.gnu.gtk.RadioToolButton
Internal static factory method to be used by Java-Gnome only.
getRangeEnd() - method in class org.gnu.pango.AttrIterator
Return the end of the current segment range.
getRangeStart() - method in class org.gnu.pango.AttrIterator
Return the beginning of the current segment range.
getRcStyle(Handle) - static method in class org.gnu.gtk.RcStyle
Construct a new RcStyle from a given handle to a native resource.
getRealized() - method in class org.gnu.gtk.TextAttributes
getRectangle(Handle) - static method in class org.gnu.gdk.Rectangle
For internal use of Java-Gnome only;
getRectangles() - method in class org.gnu.gdk.Region
Obtain the area covered by this Region as a list of Rectangles.
getRed() - method in class org.gnu.gdk.Color
Returns the red component in the range 0-65535 in the default sRGB space.
getRed() - method in class org.gnu.pango.Color
Returns the red component of the color.
getRedMask() - method in class org.gnu.gdk.Visual
getRedPrec() - method in class org.gnu.gdk.Visual
getRedShift() - method in class org.gnu.gdk.Visual
getRegion() - method in class org.gnu.gdk.EventExpose
getRegion() - method in class org.gnu.gtk.event.ExposeEvent
Returns the region that needs to be redrawn.
getRelation(int) - method in class org.gnu.atk.RelationSet
getRelationType() - method in class org.gnu.atk.Relation
getRelationTypeForName(String) - static method in class org.gnu.atk.Relation
getRelationTypeName(org.gnu.atk.RelationType) - static method in class org.gnu.atk.Relation
getRelief() - method in class org.gnu.gtk.Button
Returns the current relief style of the button
getReliefStyle() - method in class org.gnu.gtk.ToolBar
Returns the ReliefStyle of Buttons on the ToolBar.
getReliefStyle() - method in class org.gnu.gtk.ToolItem
Returns the relief style of ToolItem.
getReorderable() - method in class org.gnu.gtk.IconView
Retrieves whether the user can reorder the list via drag-and-drop.
getReorderable() - method in class org.gnu.gtk.TreeView
getReorderable() - method in class org.gnu.gtk.TreeViewColumn
getRequisition(Handle) - static method in class org.gnu.gtk.Requisition
Internal static factory method to be used by Java-Gnome only.
getResizable() - method in class org.gnu.gtk.TreeViewColumn
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.
getResponseForWidget(org.gnu.gtk.Widget) - method in class org.gnu.gtk.Dialog
Gets the response id of a widget in the action area of a dialog.
getRGBAColormap() - method in class org.gnu.gdk.Screen
getRGBAVisual() - method in class org.gnu.gdk.Screen
getRGBColormap() - method in class org.gnu.gdk.Screen
Gets the preferred colormap for rendering image data on screen.
getRGBVisual() - method in class org.gnu.gdk.Screen
Gets a "preferred visual" chosen by RGB for rendering image data on screen.
getRight() - method in class org.gnu.gtk.Border
getRightMargin() - method in class org.gnu.gtk.TextAttributes
getRightMargin() - method in class org.gnu.gtk.TextView
Gets the default right margin size of paragraphs in the TextView.
getRightPadding() - method in class org.gnu.gtk.Alignment
Gets the size of the padding at the right of the widget.
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.
getRoleForName(String) - method in class org.gnu.atk.AtkObject
Get the role corresponding to the name.
getRoleName(org.gnu.atk.Role) - method in class org.gnu.atk.AtkObject
Get the description describing the Role.
getRootOrigin() - method in class org.gnu.gdk.Window
Obtains the top-left corner of the window manager frame in root window coordinates.
getRootWindow() - method in class org.gnu.gdk.Screen
Returns the root window of the Screen.
getRootWindow() - method in class org.gnu.gtk.Widget
Get the root window where this widget is located.
getRowAt(org.gnu.gtk.TreeIter) - method in class org.gnu.gtk.ListStore
Gets all the values in the row indicated by aIter.
getRowAt(org.gnu.gtk.TreeIter) - method in class org.gnu.gtk.TreeStore
Gets all the values in the row indicated by aIter.
getRowExpanded(org.gnu.gtk.TreePath) - method in class org.gnu.gtk.TreeView
Returns true if the node pointed to by path is expanded.
getRowSeparatorMethod() - method in class org.gnu.gtk.ComboBox
Get the object which is used to determine whether a row should be drawn as a separator.
getRowSeparatorMethod() - method in class org.gnu.gtk.TreeView
Get the object which is used to determine whether a row should be drawn as a separator.
getRowSpacing() - method in class org.gnu.gtk.IconView
getRowSpacing(int) - method in class org.gnu.gtk.Table
Gets the amount of space between row row, and row row + 1.
getRowSpanColumn() - method in class org.gnu.gtk.ComboBox
getRowstride() - method in class org.gnu.gdk.Pixbuf
Returns the rowstride which is the number of bytes between the start of a row and the start of the next row.
getRuler(Handle) - static method in class org.gnu.gtk.Ruler
Internal static factory method to be used by Java-Gnome only.
getScreen() - method in class org.gnu.gdk.Colormap
Returns the screen for which the colormap was created.
getScreen() - method in class org.gnu.gdk.Drawable
Get the Screen associated with the Drawable.
getScreen() - method in class org.gnu.gdk.GC
Gets the Screen for which this GC was created.
getScreen() - method in class org.gnu.gtk.Invisible
getScreen() - method in class org.gnu.gdk.Visual
getScreen() - method in class org.gnu.gtk.Widget
getScreen() - method in class org.gnu.gtk.Window
Returns the GdkScreen associated with this window.
getScreen(int) - method in class org.gnu.gdk.Display
Gets the a Screen object for one of the screens of the display.
getScreenDimension() - static method in class org.gnu.gdk.Gdk
Get the default dimensions of the screen.
getScreenFromHandle(Handle) - static method in class org.gnu.gdk.Screen
Internal static factory method to be used only internally by Java-Gnome.
getScrollDirection() - method in class org.gnu.gdk.EventScroll
getScrolledWindow(Handle) - static method in class org.gnu.gtk.ScrolledWindow
Internal static factory method to be used by Java-Gnome only.
getSearchColumn() - method in class org.gnu.gtk.TreeView
getSearchDataColumn() - method in class org.gnu.gtk.TreeView
Gets the column searched on by the interactive search code.
getSearchPath() - method in class org.gnu.gtk.IconTheme
getSelectable() - method in class org.gnu.gtk.Label
Gets the value set by setSelectable.
getSelected() - method in class org.gnu.gtk.Label
Returns true if any part of the label is selected
getSelected() - method in class org.gnu.gtk.SimpleList
getSelected() - method in class org.gnu.gtk.TextBuffer
Returns true if an area of the buffer is selected
getSelected(int) - method in class org.gnu.gtk.SimpleList
Returns true if the element at index is selected
getSelected(org.gnu.gtk.TreeIter) - method in class org.gnu.gtk.TreeSelection
Returns TRUE if the row pointed to by iter is currently selected.
getSelected(org.gnu.gtk.TreePath) - method in class org.gnu.gtk.TreeSelection
Returns TRUE if the row pointed to by path is currently selected.
getSelectedItems() - method in class org.gnu.gtk.IconView
Returns an array of all selected paths.
getSelectedRows() - method in class org.gnu.gtk.TreeSelection
Returns an array of rows which are currently selected
getSelection() - method in class org.gnu.gtk.SelectionData
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.
getSelectionData() - method in class org.gnu.gtk.event.ReceiveDragDataEvent
getSelectionData() - method in class org.gnu.gtk.event.RequestDragDataEvent
getSelectionData(Handle) - static method in class org.gnu.gtk.SelectionData
Internal static factory method to be used by Java-Gnome only.
getSelectionEnd() - method in class org.gnu.gtk.Label
Returns the index of the end of the selected test.
getSelectionEnd() - method in class org.gnu.gtk.TextBuffer
Returns an iterator for the end of the selection, or null if no text is selected.
getSelectionEntry() - method in class org.gnu.gtk.FileSelection
Returns the selection entry
getSelectionMode() - method in class org.gnu.gtk.IconView
Returns the selection mode for this IconView.
getSelections() - method in class org.gnu.gtk.FileSelection
Retrieves the list of file selections the user has made in the dialog box.
getSelectionStart() - method in class org.gnu.gtk.Label
Returns the index of the start of the selected text.
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.
getSelectMultiple() - method in class org.gnu.gtk.FileChooser
getSelectMultiple() - method in class org.gnu.gtk.FileChooserButton
getSelectMultiple() - method in class org.gnu.gtk.FileChooserDialog
getSelectMultiple() - method in class org.gnu.gtk.FileChooserWidget
getSelectMultiple() - method in class org.gnu.gtk.FileSelection
Determines whether or not the user is allowed to select multiple files in the file list.
getSendEvent() - method in class org.gnu.gdk.EventConfigure
getSendEvent() - method in class org.gnu.gdk.EventExpose
getSendEvent() - method in class org.gnu.gdk.EventMotion
getSendEvent() - method in class org.gnu.gdk.EventNoExpose
getSendEvent() - method in class org.gnu.gtk.event.ExposeEvent
Check if the event was sent explicitly (eg using XSendEvent).
getSendEvent() - method in class org.gnu.gtk.event.MouseMotionEvent
Check if the event was sent explicitly (eg using XSendEvent).
getSensitive() - method in class org.gnu.gtk.ActionGroup
getSensitive() - method in class org.gnu.gtk.Widget
Gets the sensitivity of the widget.
getSeparatorMenuItem(Handle) - static method in class org.gnu.gtk.SeparatorMenuItem
Internal static factory method to be used by Java-Gnome only.
getSeparatorToolItem(Handle) - static method in class org.gnu.gtk.SeparatorToolItem
Internal static factory method to be used by Java-Gnome only.
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.
getShowArrow() - method in class org.gnu.gtk.ToolBar
Returns whether the ToolBar has an overflow menu.
getShowHidden() - method in class org.gnu.gtk.FileChooser
getShowHidden() - method in class org.gnu.gtk.FileChooserButton
Sets whether hidden files and folders are displayed in the file selector.
getShowHidden() - method in class org.gnu.gtk.FileChooserDialog
Sets whether hidden files and folders are displayed in the file selector.
getShowHidden() - method in class org.gnu.gtk.FileChooserWidget
Sets whether hidden files and folders are displayed in the file selector.
getShowSize() - method in class org.gnu.gtk.FontButton
Returns whether the name of the font style will be shown in the label.
getShowStyle() - method in class org.gnu.gtk.FontButton
Returns whether the name of the font style will be shown in the label.
getSingleLineMode() - method in class org.gnu.gtk.Label
Returns whether the label is in single line mode.
getSingleParagraphMode() - method in class org.gnu.pango.Layout
Obtains the value set by setSingleParagraphMode(boolean).
getSize() - method in class org.gnu.gdk.Drawable
Returns the size of the Drawable.
getSize() - method in class org.gnu.pango.FontDescription
Gets the size field of a font description.
getSize() - method in class org.gnu.gtk.IconSource
Return the icon size.
getSize() - method in class org.gnu.gtk.Layout
Retrieve the size of the scrollabel area of the layout.
getSize() - method in class org.gnu.gtk.SimpleList
Returns the number of items in the list
getSize() - method in class org.gnu.pango.TabArray
Get the number of tab stops in the array
getSize() - method in class org.gnu.gtk.TextTagTable
Returns the size of the table (number of tags)
getSize() - method in class org.gnu.gtk.Window
Returns the current size of a Window.
getSizeOfRow(org.gnu.gtk.TreePath) - method in class org.gnu.gtk.CellView
getSizing() - method in class org.gnu.gtk.TreeViewColumn
getSkipPagerHint() - method in class org.gnu.gtk.Window
Returns whether the window should appear in the pager.
getSkipTaskbarHint() - method in class org.gnu.gtk.Window
Returns whether this window should appear in the task bar.
Returns the text in the range start,end.
getSortColumn() - method in class org.gnu.gtk.ListStore
Get a DataColumn object representing the currently sorted column.
getSortColumn() - method in class org.gnu.gtk.TreeModelSort
Get a DataColumn object representing the currently sorted column.
getSortColumn() - method in class org.gnu.gtk.TreeSortable
Get a DataColumn object representing the currently sorted column.
getSortColumn() - method in class org.gnu.gtk.TreeStore
Get a DataColumn object representing the currently sorted column.
getSortColumn(org.gnu.gtk.TreeSortable) - static method in class org.gnu.gtk.TreeSortableHelper
Get a DataColumn object representing the currently sorted column.
getSortIndicator() - method in class org.gnu.gtk.TreeViewColumn
getSortOrder() - method in class org.gnu.gtk.ListStore
Get the current sorting order of the store.
getSortOrder() - method in class org.gnu.gtk.TreeModelSort
Get the current sorting order of the store.
getSortOrder() - method in class org.gnu.gtk.TreeSortable
Get the current sorting order of the store.
getSortOrder() - method in class org.gnu.gtk.TreeStore
Get the current sorting order of the store.
getSortOrder() - method in class org.gnu.gtk.TreeViewColumn
getSortOrder(org.gnu.gtk.TreeSortable) - static method in class org.gnu.gtk.TreeSortableHelper
Get the current sorting order of the store.
getSource() - method in class org.gnu.gdk.Device
Returns the type of this device.
getSource() - method in class org.gnu.gdk.DragContext
Return the source window.
getSource() - method in class org.gnu.gtk.event.GtkEvent
Returns the object on which the event originally occured
getSpacing() - method in class org.gnu.gtk.Box
Gets the spacing between the children of the box.
getSpacing() - method in class org.gnu.gtk.Expander
Gets the value set by setSpacing(int).
getSpacing() - method in class org.gnu.gtk.IconView
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.TreeViewColumn
getSpinButton(Handle) - static method in class org.gnu.gtk.SpinButton
Internal static factory method to be used by Java-Gnome only.
getStartIndex() - method in class org.gnu.pango.Attribute
Returns the start index of the range
getStartIndex() - method in class org.gnu.atk.Hyperlink
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.EntryEvent
getStartsLine() - method in class org.gnu.gtk.TextIter
Returns TRUE if iter begins a paragraph, ie if getLineOffset() would return 0.
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.EventButton
getState() - method in class org.gnu.gdk.EventKey
getState() - method in class org.gnu.gdk.EventMotion
getState() - method in class org.gnu.gtk.IconSource
Return the icon state.
getState() - method in class org.gnu.gtk.event.MouseMotionEvent
Returns a bit-mask representing the state of the modifier keys (e.g.
getState() - method in class org.gnu.gtk.ToggleButton
Returns the state of the toggle button
getStaticImage() - method in class org.gnu.gdk.PixbufAnimation
If an animation is really just a plain image (has only one frame), this method returns that image.
getStatusBar(Handle) - static method in class org.gnu.gtk.StatusBar
Internal static factory method to be used by Java-Gnome only.
getStepIncrement() - method in class org.gnu.gtk.Adjustment
Gets the step increment of the adjustment.
getStipple() - method in class org.gnu.gdk.PangoAttrStipple
getStockId() - method in class org.gnu.gtk.ToolButton
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.gdk.EventKey
getString() - method in class org.gnu.gtk.GtkStockItem
getString() - method in class org.gnu.gtk.event.KeyEvent
Get the "null-terminated multi-byte string containing the composed characters resulting from the key press".
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
getStringProperty(String) - method in class org.gnu.glib.GObject
Convenience method for retrieving String properties.
getStrongCursorPosition(int) - method in class org.gnu.pango.Layout
Given an index within a layout, determines the positions that of the strong cursor if the insertion point is at that index.
getStyle() - method in class org.gnu.pango.FontDescription
Gets the style field of a PangoFontDescription.
getStyle() - method in class org.gnu.gtk.event.ToolBarEvent
getStyle() - method in class org.gnu.gtk.Widget
Returns the Widgets Style.
getStyle(org.gnu.gtk.Widget) - method in class org.gnu.gtk.Rc
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.
getSystemColormap() - method in class org.gnu.gdk.Screen
Returns the system's default Colormap for Screens
getSystemVisual() - method in class org.gnu.gdk.Screen
Returns the system's default Visual for Screens.
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
getTabArray(Handle) - static method in class org.gnu.pango.TabArray
Constructs new Tab array from handle to native resources.
getTabLabelText(org.gnu.gtk.Widget) - method in class org.gnu.gtk.Notebook
Retrieves the text of the tab label for the page containing child.
getTable(Handle) - static method in class org.gnu.gtk.Table
Internal static factory method to be used by Java-Gnome only.
getTabs() - method in class org.gnu.pango.Layout
Gets the current TabArray used by this layout.
getTabs() - method in class org.gnu.gtk.TextView
Gets the default tabs for text_view.
getTakeFocus() - method in class org.gnu.gtk.MenuShell
getTarget() - method in class org.gnu.gtk.SelectionData
getTargetInfo() - method in class org.gnu.gtk.event.ReceiveDragDataEvent
getTargetInfo() - method in class org.gnu.gtk.event.RequestDragDataEvent
getTargets() - method in class org.gnu.gdk.DragContext
getTargets() - method in class org.gnu.atk.Relation
getTargets() - method in class org.gnu.gtk.SelectionData
getTearOffMenuItem(Handle) - static method in class org.gnu.gtk.TearoffMenuItem
Internal static factory method to be used by Java-Gnome only.
getText() - method in class org.gnu.gtk.event.CellRendererTextEvent
Returns the new user entered text.
getText() - method in class org.gnu.gtk.Clipboard
Requests the contents of the clipboard as text.
getText() - method in class org.gnu.gtk.Combo
Retrieve the text from the combo.
getText() - method in class org.gnu.gtk.Entry
Retrieve the contents of the entry widget.
getText() - method in class org.gnu.gtk.event.EntryEvent
getText() - method in class org.gnu.gtk.Label
Returns the text which is being displayed on this label.
getText() - method in class org.gnu.pango.Layout
Gets the text in the layout.
getText() - method in class org.gnu.gtk.SelectionData
getText() - method in class org.gnu.gtk.event.StatusBarEvent
Returns the text in the range start,end.
getTextChildAnchor(Handle) - static method in class org.gnu.gtk.TextChildAnchor
Internal static factory method to be used by Java-Gnome only.
getTextColumn() - method in class org.gnu.gtk.CellRendererCombo
getTextColumn() - method in class org.gnu.gtk.ComboBoxEntry
Returns the column from the model used by this widget.
getTextColumn() - method in class org.gnu.gtk.EntryCompletion
Returns the column in the model of completion to get strings from.
getTextColumn() - method in class org.gnu.gtk.IconView
Returns the column with text fro this IconView.
getTextTagTable() - method in class org.gnu.gtk.TextBuffer
Get the GtkTextTagTable associated with this buffer.
getTextView(Handle) - static method in class org.gnu.gtk.TextView
Internal static factory method to be used by Java-Gnome only.
getThemeDir() - method in class org.gnu.gtk.Rc
getTime() - method in class org.gnu.gtk.event.DragMotionEvent
getTime() - method in class org.gnu.gtk.event.DropDragEvent
getTime() - method in class org.gnu.gdk.Event
Returns the timestamp of the event.
getTime() - method in class org.gnu.gtk.event.LeaveDragDestinationEvent
getTime() - method in class org.gnu.gtk.event.ReceiveDragDataEvent
getTime() - method in class org.gnu.gtk.event.RequestDragDataEvent
getTimeMillis() - method in class org.gnu.gdk.EventMotion
getTimeMillis() - method in class org.gnu.gtk.event.MouseMotionEvent
Returns the time of the event in milliseconds.
getTipText() - method in class org.gnu.gtk.ToolTipsData
getTitle() - method in class org.gnu.gtk.ColorButton
Returns the title from the ColorSelectionDialog.
getTitle() - method in class org.gnu.gtk.FileChooserButton
Returns the title of the browse dialog.
getTitle() - method in class org.gnu.gtk.FontButton
Get the title for the font selection dialog.
getTitle() - method in class org.gnu.gtk.Menu
Returns the title of the menu.
getTitle() - method in class org.gnu.gtk.TreeViewColumn
getTitle() - method in class org.gnu.gtk.Window
Returns the title for the Window object
getTitle() - method in class org.gnu.gdk.WindowAttr
getToggleAction(Handle) - static method in class org.gnu.gtk.ToggleAction
Internal static factory method to be used by Java-Gnome only.
getToggleButton(Handle) - static method in class org.gnu.gtk.ToggleButton
Internal static factory method to be used by Java-Gnome only.
getToggleToolButton(Handle) - static method in class org.gnu.gtk.ToggleToolButton
Internal static factory method to be used by Java-Gnome only.
getToolBar(Handle) - static method in class org.gnu.gtk.ToolBar
Internal static factory method to be used by Java-Gnome only.
getToolbarStyle() - method in class org.gnu.gtk.ToolItem
Returns the toolbar style used for ToolItem.
getToolButton(Handle) - static method in class org.gnu.gtk.ToolButton
Internal static factory method to be used by Java-Gnome only.
getToolItem(Handle) - static method in class org.gnu.gtk.ToolItem
Construct a new ToolItem object from a handle to a native widget.
getToolTip() - method in class org.gnu.gtk.ToolTipsData
getToolTips(Handle) - static method in class org.gnu.gtk.ToolTips
Internal static factory method to be used by Java-Gnome only.
getTop() - method in class org.gnu.gtk.Border
getToplevel() - method in class org.gnu.gtk.Widget
Returns the topmost widget in the container hierarchy.
getToplevel() - method in class org.gnu.gdk.Window
Gets the toplevel window that's an ancestor of this window.
getToplevelWindows() - method in class org.gnu.gdk.Screen
Returns a list of all known toplevel Windows on the Screen.
getTopLevelWindows() - static method in class org.gnu.gdk.Window
getTopPadding() - method in class org.gnu.gtk.Alignment
Gets the size of the padding at the top of the widget.
getTornOff() - method in class org.gnu.gtk.TearoffMenuItem
getTransientParent() - method in class org.gnu.gtk.Window
Fetches the transient parent of this window.
getTranslatorCredits() - method in class org.gnu.gtk.AboutDialog
Gets the translator credits string which is displayed in the translators tab of the secondary credits dialog.
getTreeColumn() - method in class org.gnu.gtk.event.TreeViewEvent
getTreeIter() - method in class org.gnu.gtk.event.TreeModelEvent
getTreeIter() - method in class org.gnu.gtk.event.TreeViewEvent
getTreePath() - method in class org.gnu.gtk.event.TreeModelEvent
getTreePath() - method in class org.gnu.gtk.event.TreeViewEvent
getTreeView() - method in class org.gnu.gtk.TreeSelection
Returns the TreeView associated with the selection.
getTreeView(Handle) - static method in class org.gnu.gtk.TreeView
Creates a new tree view from a native handle
getTrue() - static method in class org.gnu.gtk.Gtk
All this function does is to return TRUE.
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() - 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.AccelLabel
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.Action
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.Alignment
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.AspectFrame
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.Box
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() - 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.Calendar
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.CellRenderer
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.CellRendererText
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.CheckButton
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() - method in class org.gnu.gdk.Color
getType() - method in class org.gnu.gdk.Colormap
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.ColorSelectionDialog
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.Container
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() - method in class org.gnu.gtk.DataColumn
Returns the glib Type of data contained in this column.
getType() - static method in class org.gnu.gtk.Dialog
Retrieve the runtime type used by the GLib library.
getType() - method in class org.gnu.gdk.Display
getType() - static method in class org.gnu.gdk.Drawable
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.Entry
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() - method in class org.gnu.gdk.EventButton
getType() - static method in class org.gnu.gtk.Expander
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.Fixed
Retrieve the runtime type used by the GLib library.
getType() - static method in class org.gnu.pango.Font
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.FontSelectionDialog
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.GammaCurve
Retrieve the runtime type used by the GLib library.
getType() - method in class org.gnu.gtk.event.GtkEvent
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.HandleBox
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.HButtonBox
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.HRuler
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.HScrollBar
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.IconFactory
Retrieve the runtime type used by the GLib library.
getType() - method in class org.gnu.gtk.IconSet
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.ImageMenuItem
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.IMContextSimple
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.InputDialog
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.Item
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.gdk.Keymap
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.Layout
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.Menu
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.MenuItem
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.MenuToolButton
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.Misc
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.OptionMenu
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.gdk.Pixbuf
Retrieve the runtime type used by the GLib library.
getType() - static method in class org.gnu.gdk.PixbufAnimationIter
Retrieve the runtime type used by the GLib library.
getType() - static method in class org.gnu.gdk.Pixmap
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.ProgressBar
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.RadioMenuItem
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.RcStyle
Retrieve the runtime type used by the GLib library.
getType() - static method in class org.gnu.gdk.Rectangle
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.Scale
Retrieve the runtime type used by the GLib library.
getType() - method in class org.gnu.gdk.Screen
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.ScrolledWindow
Retrieve the runtime type used by the GLib library.
getType() - method in class org.gnu.gtk.SelectionData
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.SeparatorMenuItem
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.SizeGroup
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.StatusBar
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.Table
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.TextBuffer
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.TextMark
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.TextTagTable
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.ToggleButton
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.ToolTips
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.TreeModelFilter
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.TreeSelection
Retrieve the runtime type used by the GLib library.
getType() - static method in class org.gnu.gtk.TreeSortableHelper
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.TreeView
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.VBox
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.Viewport
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.VRuler
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.VScrollBar
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.Widget
Retrieve the runtime type used by the GLib library.
getType() - static method in class org.gnu.gdk.Window
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.WindowGroup
Retrieve the runtime type used by the GLib library.
getType(int) - method in class org.gnu.gtk.TreeModel
Returns the type of the data block.
getTypeForName(String) - static method in class org.gnu.atk.State
getTypeHandle() - method in class org.gnu.glib.Type
Returns the unique identifyer used to identify a type in the native libraries.
getTypeName(org.gnu.atk.StateType) - static method in class org.gnu.atk.State
getTypes() - static method in class org.gnu.gtk.event.FileChooserEvent.Type
getUI() - method in class org.gnu.gtk.UIManager
getUnderline() - method in class org.gnu.gtk.TextAppearance
getUpdatePolicy() - method in class org.gnu.gtk.Range
Gets the update policy
getUpper() - method in class org.gnu.gtk.Adjustment
Gets the maximum value of the adjustment.
getURI() - method in class org.gnu.gtk.FileChooser
getURI() - method in class org.gnu.gtk.FileChooserButton
getURI() - method in class org.gnu.gtk.FileChooserDialog
getURI() - method in class org.gnu.gtk.FileChooserWidget
getURI(int) - method in class org.gnu.atk.Hyperlink
getURIs() - method in class org.gnu.gtk.FileChooser
getURIs() - method in class org.gnu.gtk.FileChooserButton
getURIs() - method in class org.gnu.gtk.FileChooserDialog
getURIs() - method in class org.gnu.gtk.FileChooserWidget
getUris() - method in class org.gnu.gtk.SelectionData
getUseAlpha() - method in class org.gnu.gtk.ColorButton
Returns whether or not the ColorButton is using the alpha channel.
getUseDragWindow() - method in class org.gnu.gtk.ToolItem
Returns whether ToolItem has a drag window.
getUseFont() - method in class org.gnu.gtk.FontButton
Returns whether the selected font is used in the label.
getUseMarkup() - method in class org.gnu.gtk.Expander
Returns whether the label's text is interpreted as marked up with the Pango text markup language.
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.
getUsePreviewLabel() - method in class org.gnu.gtk.FileChooser
getUsePreviewLabel() - method in class org.gnu.gtk.FileChooserButton
getUsePreviewLabel() - method in class org.gnu.gtk.FileChooserDialog
getUsePreviewLabel() - method in class org.gnu.gtk.FileChooserWidget
getUseSize() - method in class org.gnu.gtk.FontButton
Returns whether the selected size is used in the label.
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.
getUseUnderline() - method in class org.gnu.gtk.Expander
Returns whether an embedded underline in the Expander label indicates a mnemonic.
getUseUnderline() - method in class org.gnu.gtk.ToolButton
getVAdjustment() - method in class org.gnu.gtk.ScrolledWindow
Returns the vertical Scrollbar's Adjustment.
getVAdjustment() - method in class org.gnu.gtk.TextView
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.
getValue() - method in class org.gnu.gtk.Adjustment
Gets the current value of the adjustment.
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.pango.AttrLanguage
Returns the value of the object.
getValue() - method in class org.gnu.pango.AttrString
getValue() - method in class org.gnu.gtk.Range
Gets the current value of the range.
getValue() - method in class org.gnu.pango.Scale
getValue() - method in class org.gnu.gtk.SpinButton
Get the value of the SpinButton
getValue(int) - method in class org.gnu.gtk.SimpleList
Returns the string at the given position
Returns the Value at the given iter in the specified data block.
Returns the Value at the given iter in the specified data block.
Returns the Value at the given iter in the specified data block.
Returns the Value at the given iter in the specified data block.
Returns the long at the row specified by iter and column specified data block.
Returns the Value at the given iter in the specified data block.
Returns the Value at the given iter in the specified data block.
Returns the Value at the given iter in the specified data block.
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.
getVBox(Handle) - static method in class org.gnu.gtk.VBox
Construct a VBox widget from a handle to a native resource.
getVButtonBox(Handle) - static method in class org.gnu.gtk.VButtonBox
Internal static factory method to be used by Java-Gnome only.
getVersion() - method in class org.gnu.gtk.AboutDialog
Gets the version string displayed in the about dialog.
getVerticalAdjustment() - method in class org.gnu.gtk.event.IconViewEvent
getVerticalAdjustment() - method in class org.gnu.gtk.Layout
Return the Vertical Adjustment.
getViewport(Handle) - static method in class org.gnu.gtk.Viewport
Internal static factory method to be used by Java-Gnome only.
getVisibility() - method in class org.gnu.gtk.TextMark
Returns TRUE if the mark is visible (ie a cursor is displayed for it)
getVisible() - method in class org.gnu.gtk.ActionGroup
getVisible() - method in class org.gnu.gtk.Entry
Retrieves whether the contents of the entry are visible or not.
getVisible() - method in class org.gnu.gtk.TreeViewColumn
getVisibleHorizontal() - method in class org.gnu.gtk.ToolItem
Returns whether the ToolItem is visible on toolbars that are docked horizontally.
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.
getVisibleRectangle() - method in class org.gnu.gtk.TextView
Returns a Rectangle with the currently-visible region of the buffer, in buffer coordinates.
getVisibleRegion() - method in class org.gnu.gdk.Drawable
Computes the Region of a Drawable that is potentially visible.
getVisibleVertical() - method in class org.gnu.gtk.ToolItem
Returns whether ToolItem is visible on toolbars that are docked vertically.
getVisual() - method in class org.gnu.gdk.Colormap
Returns the visual for which the colormap was created.
getVisual() - method in class org.gnu.gdk.Drawable
Gets the Visual describing the pixel format of this 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.WindowAttr
getVisual(int) - static method in class org.gnu.gdk.Visual
Get the best visual with depth depth for the default GDK display.
getVisual(int,org.gnu.gdk.VisualType) - static method in class org.gnu.gdk.Visual
Combines getVisual(int depth) and getVisual(VisualType vt).
getVisual(org.gnu.gdk.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.
getVPaned(Handle) - static method in class org.gnu.gtk.VPaned
Internal static factory method to be used by Java-Gnome only.
getVRuler(Handle) - static method in class org.gnu.gtk.VRuler
Internal static factory method to be used by Java-Gnome only.
getVScale(Handle) - static method in class org.gnu.gtk.VScale
Internal static factory method to be used by Java-Gnome only.
getVScrollBar() - method in class org.gnu.gtk.ScrolledWindow
Return the vertical ScrollBar.
getVScrollBar(Handle) - static method in class org.gnu.gtk.VScrollBar
Construct a VScrollBar from a handle to a native resource.
getVSeparator(Handle) - static method in class org.gnu.gtk.VSeparator
Internal static factory method to be used by Java-Gnome only.
getWeakCursorPosition(int) - method in class org.gnu.pango.Layout
Given an index within a layout, determines the positions that of the weak cursor if the insertion point is at that index.
getWebsite() - method in class org.gnu.gtk.AboutDialog
Gets the URL used for the website link.
getWebsiteLabel() - method in class org.gnu.gtk.AboutDialog
Sets the label to be used for the website link.
getWeight() - method in class org.gnu.pango.FontDescription
Gets the weight field of a font description.
getWidget() - method in class org.gnu.gtk.Accessible
getWidget() - method in class org.gnu.gtk.event.HandleBoxEvent
getWidget() - method in class org.gnu.gtk.TextChildAnchor
Returns the associated widget
getWidget() - method in class org.gnu.gtk.ToolTipsData
getWidget() - method in class org.gnu.gtk.TreeViewColumn
getWidget() - method in class org.gnu.gtk.event.UIManagerEvent
getWidget(Handle) - static method in class org.gnu.gtk.Widget
Creates a new Widget with a handle to a native resource returned from a call to the native libraries.
getWidget(String) - method in class org.gnu.gtk.ItemFactory
Obtain the widget that corresponds to path.
getWidget(String) - method in class org.gnu.gtk.UIManager
getWidth() - method in class org.gnu.gtk.Allocation
getWidth() - method in class org.gnu.gtk.event.ConfigureEvent
getWidth() - method in class org.gnu.gdk.Dimension
getWidth() - method in class org.gnu.gdk.Drawable
Return the width of the Drawable
getWidth() - method in class org.gnu.gtk.Entry
Gets the value set by setWidth(int).
getWidth() - method in class org.gnu.gdk.EventConfigure
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
Retrieve the width of the Rectangle.
getWidth() - method in class org.gnu.pango.Rectangle
Returns width of the rectangle.
getWidth() - method in class org.gnu.gtk.Requisition
getWidth() - method in class org.gnu.gdk.Screen
Gets the width of the Screen in pixels.
getWidth() - method in class org.gnu.gdk.Span
Retrieve the width of the Span.
getWidth() - method in class org.gnu.gtk.TreeViewColumn
Returns the current size of the column in pixels
getWidth() - method in class org.gnu.gdk.Window
Retrieve the current width of the Window.
getWidthChars() - method in class org.gnu.gtk.FileChooserButton
Retrieves the width in characters of the button widget's entry and/or label.
getWidthChars() - method in class org.gnu.gtk.Label
Retrieves the desired width of label, in characters.
getWidthIncrement() - method in class org.gnu.gdk.Geometry
getWidthMM() - method in class org.gnu.gdk.Screen
Gets the width of the Screen in milimeters.
getWindow() - method in class org.gnu.gtk.event.ConfigureEvent
getWindow() - method in class org.gnu.gdk.EventAny
getWindow() - method in class org.gnu.gdk.EventButton
getWindow() - method in class org.gnu.gdk.EventConfigure
getWindow() - method in class org.gnu.gdk.EventCrossing
getWindow() - method in class org.gnu.gdk.EventExpose
getWindow() - method in class org.gnu.gdk.EventKey
getWindow() - method in class org.gnu.gdk.EventMotion
getWindow() - method in class org.gnu.gdk.EventNoExpose
getWindow() - method in class org.gnu.gdk.EventOwnerChange
getWindow() - method in class org.gnu.gdk.EventScroll
getWindow() - method in class org.gnu.gtk.event.ExposeEvent
The window which received the event.
getWindow() - method in class org.gnu.gtk.event.MouseEvent
getWindow() - method in class org.gnu.gtk.event.MouseMotionEvent
The window which received the event.
getWindow() - method in class org.gnu.gtk.Widget
Return the widget's Gdk window, if it has one.
getWindow(Handle) - static method in class org.gnu.gtk.Window
Create a new Window with a handle to a native resource returned from a call to the native libraries.
getWindow(org.gnu.gtk.TextWindowType) - method in class org.gnu.gtk.TextView
Retrieves the Window corresponding to an area of the text view; possible windows include the overall widget window, child windows on the left, right, top, bottom, and the window that displays the text buffer.
getWindowAt(int,int) - method in class org.gnu.gdk.Window
Obtains the window underneath the mouse pointer.
getWindowAtPointer() - method in class org.gnu.gdk.Display
Obtains the window underneath the mouse pointer.
getWindowAtPointer() - method in class org.gnu.gdk.Window
Obtains the window underneath the mouse pointer.
getWindowFromHandle(Handle) - static method in class org.gnu.gdk.Window
Only to be used internally by Java-Gnome.
getWindowGravity() - method in class org.gnu.gdk.Geometry
getWindowState() - method in class org.gnu.gdk.Window
getWindowType(org.gnu.gdk.Window) - method in class org.gnu.gtk.TextView
Usually used to find out which window an event corresponds to.
getWindowVisible() - method in class org.gnu.gtk.EventBox
Returns whether the EventBox has a visible window
getWrap() - method in class org.gnu.pango.Layout
Get the wrap mode for the layout.
getWrapLicense() - method in class org.gnu.gtk.AboutDialog
Gets whether the license text will be automatically wrapped.
getWrapMode() - method in class org.gnu.pango.Layout
Get the wrap mode for the layout.
getWrapMode() - method in class org.gnu.gtk.TextAttributes
getWrapMode() - method in class org.gnu.gtk.TextView
Gets the line wrapping for the view.
getWrapWidth() - method in class org.gnu.gtk.ComboBox
getX() - method in class org.gnu.gtk.Allocation
getX() - method in class org.gnu.gtk.event.ConfigureEvent
getX() - method in class org.gnu.gtk.event.DragMotionEvent
getX() - method in class org.gnu.gtk.event.DropDragEvent
getX() - method in class org.gnu.gdk.EventButton
getX() - method in class org.gnu.gdk.EventConfigure
getX() - method in class org.gnu.gdk.EventMotion
getX() - method in class org.gnu.gtk.event.MouseEvent
Returns the x.
getX() - method in class org.gnu.gtk.event.MouseMotionEvent
Returns the x coordinate of the pointer relative to the window.
getX() - method in class org.gnu.gdk.Point
Retrieve the x coordinate for the Point.
getX() - method in class org.gnu.gtk.event.ReceiveDragDataEvent
getX() - method in class org.gnu.gdk.Rectangle
Retrieve the x coordinate for the Rectangle.
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.Span
Retrieve the x coordinate.
getX() - method in class org.gnu.gtk.event.ToolBarEvent
getX1() - method in class org.gnu.gdk.Segment
getX2() - method in class org.gnu.gdk.Segment
getXAlign() - method in class org.gnu.gtk.Misc
Returns the horizontal alignment of the widget.
getXAlignment() - method in class org.gnu.gtk.Button
getXPadding() - method in class org.gnu.gtk.Misc
Retrieve the amount of space added to the left and right of the widget.
getXRoot() - method in class org.gnu.gdk.EventMotion
getXRoot() - method in class org.gnu.gtk.event.MouseMotionEvent
Returns the x coordinate of the pointer relative to the root of the screen.
getY() - method in class org.gnu.gtk.Allocation
getY() - method in class org.gnu.gtk.event.ConfigureEvent
getY() - method in class org.gnu.gtk.event.DragMotionEvent
getY() - method in class org.gnu.gtk.event.DropDragEvent
getY() - method in class org.gnu.gdk.EventButton
getY() - method in class org.gnu.gdk.EventConfigure
getY() - method in class org.gnu.gdk.EventMotion
getY() - method in class org.gnu.gtk.event.MouseEvent
Returns the y.
getY() - method in class org.gnu.gtk.event.MouseMotionEvent
Returns the y coordinate of the pointer relative to the window.
getY() - method in class org.gnu.gdk.Point
Retrieve the y coordinate for the Point.
getY() - method in class org.gnu.gtk.event.ReceiveDragDataEvent
getY() - method in class org.gnu.gdk.Rectangle
Retrieve the y coordinate for the Rectangle.
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.Span
Retrieve the y coordinate.
getY() - method in class org.gnu.gtk.TextView.VerticalLineRange
getY() - method in class org.gnu.gtk.event.ToolBarEvent
getY1() - method in class org.gnu.gdk.Segment
getY2() - method in class org.gnu.gdk.Segment
getYAlign() - method in class org.gnu.gtk.Misc
Returns the vertical alignment of the widget.
getYAlignment() - method in class org.gnu.gtk.Button
getYearMonthDay() - method in class org.gnu.gtk.Calendar
Gets the selected date from a Calendar.
getYPadding() - method in class org.gnu.gtk.Misc
Retrieve the amount of space added to the top and bottom of the widget.
getYRoot() - method in class org.gnu.gdk.EventMotion
getYRoot() - method in class org.gnu.gtk.event.MouseMotionEvent
Returns the y coordinate of the pointer relative to the root of the screen.
GLASS_PANE - static field in class org.gnu.atk.Role
GListString - class org.gnu.glib.GListString
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
Used to store strings of glyphs with geometry and visible attribute information.
GlyphString() - constructor for class org.gnu.pango.GlyphString
Construct a new GlyphString.
GlyphString(org.gnu.pango.GlyphString) - constructor for class org.gnu.pango.GlyphString
Construct a new GlyphString that is a copy of the provided GlyphString.
GO_BACK - static field in class org.gnu.gtk.GtkStockItem
GO_DOWN - static field in class org.gnu.gtk.GtkStockItem
GO_FORWARD - static field in class org.gnu.gtk.GtkStockItem
GO_UP - static field in class org.gnu.gtk.GtkStockItem
GOBBLER - static field 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(Handle) - 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.
GObject(org.gnu.glib.Type) - constructor for class org.gnu.glib.GObject
Create a new GObject of the given type.
GOTO_BOTTOM - static field in class org.gnu.gtk.GtkStockItem
GOTO_FIRST - static field in class org.gnu.gtk.GtkStockItem
GOTO_LAST - static field in class org.gnu.gtk.GtkStockItem
GOTO_TOP - static field in class org.gnu.gtk.GtkStockItem
GRAB - static field 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.
grabKeyboard(boolean,int) - method in class org.gnu.gdk.Window
Grabs the keyboard so that all events are passed to this application until the keyboard is ungrabbed with ungrabKeyboard.
Grabs the pointer (usually a mouse) so that all events are passed to this application until the pointer is ungrabbed with ungrabPointer, or the grab window becomes unviewable.
GrabStatus - class org.gnu.gdk.GrabStatus
grave - static field in class org.gnu.gdk.KeySymbol
Representation of a grave key.
grave - static field in class org.gnu.gdk.KeyValue
Gravity - class org.gnu.gdk.Gravity
GRAYSCALE - static field in class org.gnu.gtk.PreviewType
GRAYSCALE - static field in class org.gnu.gdk.VisualType
greater - static field in class org.gnu.gdk.KeySymbol
Representation of a greater key.
greater - static field in class org.gnu.gdk.KeyValue
greaterthanequal - static field in class org.gnu.gdk.KeySymbol
Representation of a greaterthanequal key.
greaterthanequal - static field in class org.gnu.gdk.KeyValue
Greek_accentdieresis - static field in class org.gnu.gdk.KeySymbol
Representation of a Greek_accentdieresis key.
Greek_ALPHA - static field in class org.gnu.gdk.KeySymbol
Representation of a Greek_ALPHA key.
Greek_ALPHAaccent - static field in class org.gnu.gdk.KeySymbol
Representation of a Greek_ALPHAaccent key.
Greek_BETA - static field in class org.gnu.gdk.KeySymbol
Representation of a Greek_BETA key.
Greek_CHI - static field in class org.gnu.gdk.KeySymbol
Representation of a Greek_CHI key.
Greek_DELTA - static field in class org.gnu.gdk.KeySymbol
Representation of a Greek_DELTA key.
Greek_EPSILON - static field in class org.gnu.gdk.KeySymbol
Representation of a Greek_EPSILON key.
Greek_EPSILONaccent - static field in class org.gnu.gdk.KeySymbol
Representation of a Greek_EPSILONaccent key.
Greek_ETA - static field in class org.gnu.gdk.KeySymbol
Representation of a Greek_ETA key.
Greek_ETAaccent - static field in class org.gnu.gdk.KeySymbol
Representation of a Greek_ETAaccent key.
Greek_finalsmallsigma - static field in class org.gnu.gdk.KeySymbol
Representation of a Greek_finalsmallsigma key.
Greek_GAMMA - static field in class org.gnu.gdk.KeySymbol
Representation of a Greek_GAMMA key.
Greek_horizbar - static field in class org.gnu.gdk.KeySymbol
Representation of a Greek_horizbar key.
Greek_IOTA - static field in class org.gnu.gdk.KeySymbol
Representation of a Greek_IOTA key.
Greek_IOTAaccent - static field in class org.gnu.gdk.KeySymbol
Representation of a Greek_IOTAaccent key.
Greek_iotaaccentdieresis - static field in class org.gnu.gdk.KeySymbol
Representation of a Greek_iotaaccentdieresis key.
Greek_IOTAdiaeresis - static field in class org.gnu.gdk.KeySymbol
Representation of a Greek_IOTAdiaeresis key.
Greek_iotadieresis - static field in class org.gnu.gdk.KeySymbol
Representation of a Greek_iotadieresis key.
Greek_KAPPA - static field in class org.gnu.gdk.KeySymbol
Representation of a Greek_KAPPA key.
Greek_LAMBDA - static field in class org.gnu.gdk.KeySymbol
Representation of a Greek_LAMBDA key.
Greek_LAMDA - static field in class org.gnu.gdk.KeySymbol
Representation of a Greek_LAMDA key.
Greek_MU - static field in class org.gnu.gdk.KeySymbol
Representation of a Greek_MU key.
Greek_NU - static field in class org.gnu.gdk.KeySymbol
Representation of a Greek_NU key.
Greek_OMEGA - static field in class org.gnu.gdk.KeySymbol
Representation of a Greek_OMEGA key.
Greek_OMEGAaccent - static field in class org.gnu.gdk.KeySymbol
Representation of a Greek_OMEGAaccent key.
Greek_OMICRON - static field in class org.gnu.gdk.KeySymbol
Representation of a Greek_OMICRON key.
Greek_OMICRONaccent - static field in class org.gnu.gdk.KeySymbol
Representation of a Greek_OMICRONaccent key.
Greek_PHI - static field in class org.gnu.gdk.KeySymbol
Representation of a Greek_PHI key.
Greek_PI - static field in class org.gnu.gdk.KeySymbol
Representation of a Greek_PI key.
Greek_PSI - static field in class org.gnu.gdk.KeySymbol
Representation of a Greek_PSI key.
Greek_RHO - static field in class org.gnu.gdk.KeySymbol
Representation of a Greek_RHO key.
Greek_SIGMA - static field in class org.gnu.gdk.KeySymbol
Representation of a Greek_SIGMA key.
Greek_switch - static field in class org.gnu.gdk.KeySymbol
Representation of a Greek_switch key.
Greek_TAU - static field in class org.gnu.gdk.KeySymbol
Representation of a Greek_TAU key.
Greek_THETA - static field in class org.gnu.gdk.KeySymbol
Representation of a Greek_THETA key.
Greek_UPSILON - static field in class org.gnu.gdk.KeySymbol
Representation of a Greek_UPSILON key.
Greek_UPSILONaccent - static field in class org.gnu.gdk.KeySymbol
Representation of a Greek_UPSILONaccent key.
Greek_upsilonaccentdieresis - static field in class org.gnu.gdk.KeySymbol
Representation of a Greek_upsilonaccentdieresis key.
Greek_UPSILONdieresis - static field in class org.gnu.gdk.KeySymbol
Representation of a Greek_UPSILONdieresis key.
Greek_XI - static field in class org.gnu.gdk.KeySymbol
Representation of a Greek_XI key.
Greek_ZETA - static field in class org.gnu.gdk.KeySymbol
Representation of a Greek_ZETA key.
Greekaccentdieresis - static field in class org.gnu.gdk.KeyValue
GreekALPHA - static field in class org.gnu.gdk.KeyValue
GreekALPHAaccent - static field in class org.gnu.gdk.KeyValue
GreekBETA - static field in class org.gnu.gdk.KeyValue
GreekCHI - static field in class org.gnu.gdk.KeyValue
GreekDELTA - static field in class org.gnu.gdk.KeyValue
GreekEPSILON - static field in class org.gnu.gdk.KeyValue
GreekEPSILONaccent - static field in class org.gnu.gdk.KeyValue
GreekETA - static field in class org.gnu.gdk.KeyValue
GreekETAaccent - static field in class org.gnu.gdk.KeyValue
Greekfinalsmallsigma - static field in class org.gnu.gdk.KeyValue
GreekGAMMA - static field in class org.gnu.gdk.KeyValue
Greekhorizbar - static field in class org.gnu.gdk.KeyValue
GreekIOTA - static field in class org.gnu.gdk.KeyValue
GreekIOTAaccent - static field in class org.gnu.gdk.KeyValue
Greekiotaaccentdieresis - static field in class org.gnu.gdk.KeyValue
GreekIOTAdiaeresis - static field in class org.gnu.gdk.KeyValue
Greekiotadieresis - static field in class org.gnu.gdk.KeyValue
GreekKAPPA - static field in class org.gnu.gdk.KeyValue
GreekLAMBDA - static field in class org.gnu.gdk.KeyValue
GreekLAMDA - static field in class org.gnu.gdk.KeyValue
GreekMU - static field in class org.gnu.gdk.KeyValue
GreekNU - static field in class org.gnu.gdk.KeyValue
GreekOMEGA - static field in class org.gnu.gdk.KeyValue
GreekOMEGAaccent - static field in class org.gnu.gdk.KeyValue
GreekOMICRON - static field in class org.gnu.gdk.KeyValue
GreekOMICRONaccent - static field in class org.gnu.gdk.KeyValue
GreekPHI - static field in class org.gnu.gdk.KeyValue
GreekPI - static field in class org.gnu.gdk.KeyValue
GreekPSI - static field in class org.gnu.gdk.KeyValue
GreekRHO - static field in class org.gnu.gdk.KeyValue
GreekSIGMA - static field in class org.gnu.gdk.KeyValue
Greekswitch - static field in class org.gnu.gdk.KeyValue
GreekTAU - static field in class org.gnu.gdk.KeyValue
GreekTHETA - static field in class org.gnu.gdk.KeyValue
GreekUPSILON - static field in class org.gnu.gdk.KeyValue
GreekUPSILONaccent - static field in class org.gnu.gdk.KeyValue
Greekupsilonaccentdieresis - static field in class org.gnu.gdk.KeyValue
GreekUPSILONdieresis - static field in class org.gnu.gdk.KeyValue
GreekXI - static field in class org.gnu.gdk.KeyValue
GreekZETA - static field in class org.gnu.gdk.KeyValue
GREEN - static field in class org.gnu.gdk.Color
GROW_ONLY - static field 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 field in class org.gnu.gtk.PathPriorityType
GTK - static field in class org.gnu.gtk.RcTokenType
GTK_API_VERSION - static field in class org.gnu.gtk.Config
Version of GTK that these bindings wrap.
GtkEvent - class org.gnu.gtk.event.GtkEvent
GtkEvent(Object,org.gnu.glib.EventType) - constructor for class org.gnu.gtk.event.GtkEvent
Construct a GtkEvent object with the specified source object and type.
Thrown when Gtk.initCheck fails to initialize the GUI subsystem.
GtkInitException() - constructor for class org.gnu.gtk.GtkInitException
GtkObject - class org.gnu.gtk.GtkObject
This is the base class of all widgets and a few non-widget objects.
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 field in class org.gnu.gdk.KeySymbol
Representation of a guillemotleft key.
guillemotleft - static field in class org.gnu.gdk.KeyValue
guillemotright - static field in class org.gnu.gdk.KeySymbol
Representation of a guillemotright key.
guillemotright - static field in class org.gnu.gdk.KeyValue
GUMBY - static field in class org.gnu.gdk.CursorType

H

H - static field in class org.gnu.gdk.KeySymbol
Representation of a H key.
H - static field in class org.gnu.gdk.KeyValue
hairspace - static field in class org.gnu.gdk.KeySymbol
Representation of a hairspace key.
hairspace - static field in class org.gnu.gdk.KeyValue
HALF - static field in class org.gnu.gtk.ReliefStyle
HAND1 - static field in class org.gnu.gdk.CursorType
HAND2 - static field 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(Handle) - constructor for class org.gnu.gtk.HandleBox
Construct a HandleBox using a handle to a native resource.
HandleBoxEvent - class org.gnu.gtk.event.HandleBoxEvent
This event is used to identify when a HandleBox receives an event
HandleBoxEvent(Object,org.gnu.glib.EventType) - constructor for class org.gnu.gtk.event.HandleBoxEvent
Constructor for HandleBoxEvent.
Indicates that the HandleBox has fired an event.
HandleBoxListener - interface org.gnu.gtk.event.HandleBoxListener
This is the listener interface for receiving HandleBox events.
handleChanged() - method in class org.gnu.gtk.Adjustment
Call-back method invoked by the JNI code when sorting is required.
Call-back method invoked by the JNI code when sorting is required.
Call-back method invoked by the JNI code when sorting is required.
Call-back method invoked by the JNI code when sorting is required.
handleToggleOverwrite() - method in class org.gnu.gtk.Entry
Hangul - static field in class org.gnu.gdk.KeySymbol
Representation of a Hangul key.
Hangul - static field in class org.gnu.gdk.KeyValue
Hangul_A - static field in class org.gnu.gdk.KeySymbol
Representation of a Hangul_A key.
Hangul_AE - static field in class org.gnu.gdk.KeySymbol
Representation of a Hangul_AE key.
Hangul_AraeA - static field in class org.gnu.gdk.KeySymbol
Representation of a Hangul_AraeA key.
Hangul_AraeAE - static field in class org.gnu.gdk.KeySymbol
Representation of a Hangul_AraeAE key.
Hangul_Banja - static field in class org.gnu.gdk.KeySymbol
Representation of a Hangul_Banja key.
Hangul_Cieuc - static field in class org.gnu.gdk.KeySymbol
Representation of a Hangul_Cieuc key.
Hangul_Codeinput - static field in class org.gnu.gdk.KeySymbol
Representation of a Hangul_Codeinput key.
Hangul_Dikeud - static field in class org.gnu.gdk.KeySymbol
Representation of a Hangul_Dikeud key.
Hangul_E - static field in class org.gnu.gdk.KeySymbol
Representation of a Hangul_E key.
Hangul_End - static field in class org.gnu.gdk.KeySymbol
Representation of a Hangul_End key.
Hangul_EO - static field in class org.gnu.gdk.KeySymbol
Representation of a Hangul_EO key.
Hangul_EU - static field in class org.gnu.gdk.KeySymbol
Representation of a Hangul_EU key.
Hangul_Hanja - static field in class org.gnu.gdk.KeySymbol
Representation of a Hangul_Hanja key.
Hangul_Hieuh - static field in class org.gnu.gdk.KeySymbol
Representation of a Hangul_Hieuh key.
Hangul_I - static field in class org.gnu.gdk.KeySymbol
Representation of a Hangul_I key.
Hangul_Ieung - static field in class org.gnu.gdk.KeySymbol
Representation of a Hangul_Ieung key.
Hangul_J_Cieuc - static field in class org.gnu.gdk.KeySymbol
Representation of a Hangul_J_Cieuc key.
Hangul_J_Dikeud - static field in class org.gnu.gdk.KeySymbol
Representation of a Hangul_J_Dikeud key.
Hangul_J_Hieuh - static field in class org.gnu.gdk.KeySymbol
Representation of a Hangul_J_Hieuh key.
Hangul_J_Ieung - static field in class org.gnu.gdk.KeySymbol
Representation of a Hangul_J_Ieung key.
Hangul_J_Jieuj - static field in class org.gnu.gdk.KeySymbol
Representation of a Hangul_J_Jieuj key.
Hangul_J_Khieuq - static field in class org.gnu.gdk.KeySymbol
Representation of a Hangul_J_Khieuq key.
Hangul_J_Kiyeog - static field in class org.gnu.gdk.KeySymbol
Representation of a Hangul_J_Kiyeog key.
Hangul_J_KiyeogSios - static field in class org.gnu.gdk.KeySymbol
Representation of a Hangul_J_KiyeogSios key.
Hangul_J_KkogjiDalrinIeung - static field in class org.gnu.gdk.KeySymbol
Representation of a Hangul_J_KkogjiDalrinIeung key.
Hangul_J_Mieum - static field in class org.gnu.gdk.KeySymbol
Representation of a Hangul_J_Mieum key.
Hangul_J_Nieun - static field in class org.gnu.gdk.KeySymbol
Representation of a Hangul_J_Nieun key.
Hangul_J_NieunHieuh - static field in class org.gnu.gdk.KeySymbol
Representation of a Hangul_J_NieunHieuh key.
Hangul_J_NieunJieuj - static field in class org.gnu.gdk.KeySymbol
Representation of a Hangul_J_NieunJieuj key.
Hangul_J_PanSios - static field in class org.gnu.gdk.KeySymbol
Representation of a Hangul_J_PanSios key.
Hangul_J_Phieuf - static field in class org.gnu.gdk.KeySymbol
Representation of a Hangul_J_Phieuf key.
Hangul_J_Pieub - static field in class org.gnu.gdk.KeySymbol
Representation of a Hangul_J_Pieub key.
Hangul_J_PieubSios - static field in class org.gnu.gdk.KeySymbol
Representation of a Hangul_J_PieubSios key.
Hangul_J_Rieul - static field in class org.gnu.gdk.KeySymbol
Representation of a Hangul_J_Rieul key.
Hangul_J_RieulHieuh - static field in class org.gnu.gdk.KeySymbol
Representation of a Hangul_J_RieulHieuh key.
Hangul_J_RieulKiyeog - static field in class org.gnu.gdk.KeySymbol
Representation of a Hangul_J_RieulKiyeog key.
Hangul_J_RieulMieum - static field in class org.gnu.gdk.KeySymbol
Representation of a Hangul_J_RieulMieum key.
Hangul_J_RieulPhieuf - static field in class org.gnu.gdk.KeySymbol
Representation of a Hangul_J_RieulPhieuf key.
Hangul_J_RieulPieub - static field in class org.gnu.gdk.KeySymbol
Representation of a Hangul_J_RieulPieub key.
Hangul_J_RieulSios - static field in class org.gnu.gdk.KeySymbol
Representation of a Hangul_J_RieulSios key.
Hangul_J_RieulTieut - static field in class org.gnu.gdk.KeySymbol
Representation of a Hangul_J_RieulTieut key.
Hangul_J_Sios - static field in class org.gnu.gdk.KeySymbol
Representation of a Hangul_J_Sios key.
Hangul_J_SsangKiyeog - static field in class org.gnu.gdk.KeySymbol
Representation of a Hangul_J_SsangKiyeog key.
Hangul_J_SsangSios - static field in class org.gnu.gdk.KeySymbol
Representation of a Hangul_J_SsangSios key.
Hangul_J_Tieut - static field in class org.gnu.gdk.KeySymbol
Representation of a Hangul_J_Tieut key.
Hangul_J_YeorinHieuh - static field in class org.gnu.gdk.KeySymbol
Representation of a Hangul_J_YeorinHieuh key.
Hangul_Jamo - static field in class org.gnu.gdk.KeySymbol
Representation of a Hangul_Jamo key.
Hangul_Jeonja - static field in class org.gnu.gdk.KeySymbol
Representation of a Hangul_Jeonja key.
Hangul_Jieuj - static field in class org.gnu.gdk.KeySymbol
Representation of a Hangul_Jieuj key.
Hangul_Khieuq - static field in class org.gnu.gdk.KeySymbol
Representation of a Hangul_Khieuq key.
Hangul_Kiyeog - static field in class org.gnu.gdk.KeySymbol
Representation of a Hangul_Kiyeog key.
Hangul_KiyeogSios - static field in class org.gnu.gdk.KeySymbol
Representation of a Hangul_KiyeogSios key.
Hangul_KkogjiDalrinIeung - static field in class org.gnu.gdk.KeySymbol
Representation of a Hangul_KkogjiDalrinIeung key.
Hangul_Mieum - static field in class org.gnu.gdk.KeySymbol
Representation of a Hangul_Mieum key.
Hangul_MultipleCandidate - static field in class org.gnu.gdk.KeySymbol
Representation of a Hangul_MultipleCandidate key.
Hangul_Nieun - static field in class org.gnu.gdk.KeySymbol
Representation of a Hangul_Nieun key.
Hangul_NieunHieuh - static field in class org.gnu.gdk.KeySymbol
Representation of a Hangul_NieunHieuh key.
Hangul_NieunJieuj - static field in class org.gnu.gdk.KeySymbol
Representation of a Hangul_NieunJieuj key.
Hangul_O - static field in class org.gnu.gdk.KeySymbol
Representation of a Hangul_O key.
Hangul_OE - static field in class org.gnu.gdk.KeySymbol
Representation of a Hangul_OE key.
Hangul_PanSios - static field in class org.gnu.gdk.KeySymbol
Representation of a Hangul_PanSios key.
Hangul_Phieuf - static field in class org.gnu.gdk.KeySymbol
Representation of a Hangul_Phieuf key.
Hangul_Pieub - static field in class org.gnu.gdk.KeySymbol
Representation of a Hangul_Pieub key.
Hangul_PieubSios - static field in class org.gnu.gdk.KeySymbol
Representation of a Hangul_PieubSios key.
Hangul_PostHanja - static field in class org.gnu.gdk.KeySymbol
Representation of a Hangul_PostHanja key.
Hangul_PreHanja - static field in class org.gnu.gdk.KeySymbol
Representation of a Hangul_PreHanja key.
Hangul_PreviousCandidate - static field in class org.gnu.gdk.KeySymbol
Representation of a Hangul_PreviousCandidate key.
Hangul_Rieul - static field in class org.gnu.gdk.KeySymbol
Representation of a Hangul_Rieul key.
Hangul_RieulHieuh - static field in class org.gnu.gdk.KeySymbol
Representation of a Hangul_RieulHieuh key.
Hangul_RieulKiyeog - static field in class org.gnu.gdk.KeySymbol
Representation of a Hangul_RieulKiyeog key.
Hangul_RieulMieum - static field in class org.gnu.gdk.KeySymbol
Representation of a Hangul_RieulMieum key.
Hangul_RieulPhieuf - static field in class org.gnu.gdk.KeySymbol
Representation of a Hangul_RieulPhieuf key.
Hangul_RieulPieub - static field in class org.gnu.gdk.KeySymbol
Representation of a Hangul_RieulPieub key.
Hangul_RieulSios - static field in class org.gnu.gdk.KeySymbol
Representation of a Hangul_RieulSios key.
Hangul_RieulTieut - static field in class org.gnu.gdk.KeySymbol
Representation of a Hangul_RieulTieut key.
Hangul_RieulYeorinHieuh - static field in class org.gnu.gdk.KeySymbol
Representation of a Hangul_RieulYeorinHieuh key.
Hangul_Romaja - static field in class org.gnu.gdk.KeySymbol
Representation of a Hangul_Romaja key.
Hangul_SingleCandidate - static field in class org.gnu.gdk.KeySymbol
Representation of a Hangul_SingleCandidate key.
Hangul_Sios - static field in class org.gnu.gdk.KeySymbol
Representation of a Hangul_Sios key.
Hangul_Special - static field in class org.gnu.gdk.KeySymbol
Representation of a Hangul_Special key.
Hangul_SsangDikeud - static field in class org.gnu.gdk.KeySymbol
Representation of a Hangul_SsangDikeud key.
Hangul_SsangJieuj - static field in class org.gnu.gdk.KeySymbol
Representation of a Hangul_SsangJieuj key.
Hangul_SsangKiyeog - static field in class org.gnu.gdk.KeySymbol
Representation of a Hangul_SsangKiyeog key.
Hangul_SsangPieub - static field in class org.gnu.gdk.KeySymbol
Representation of a Hangul_SsangPieub key.
Hangul_SsangSios - static field in class org.gnu.gdk.KeySymbol
Representation of a Hangul_SsangSios key.
Hangul_Start - static field in class org.gnu.gdk.KeySymbol
Representation of a Hangul_Start key.
Hangul_SunkyeongeumMieum - static field in class org.gnu.gdk.KeySymbol
Representation of a Hangul_SunkyeongeumMieum key.
Hangul_SunkyeongeumPhieuf - static field in class org.gnu.gdk.KeySymbol
Representation of a Hangul_SunkyeongeumPhieuf key.
Hangul_SunkyeongeumPieub - static field in class org.gnu.gdk.KeySymbol
Representation of a Hangul_SunkyeongeumPieub key.
Hangul_switch - static field in class org.gnu.gdk.KeySymbol
Representation of a Hangul_switch key.
Hangul_Tieut - static field in class org.gnu.gdk.KeySymbol
Representation of a Hangul_Tieut key.
Hangul_U - static field in class org.gnu.gdk.KeySymbol
Representation of a Hangul_U key.
Hangul_WA - static field in class org.gnu.gdk.KeySymbol
Representation of a Hangul_WA key.
Hangul_WAE - static field in class org.gnu.gdk.KeySymbol
Representation of a Hangul_WAE key.
Hangul_WE - static field in class org.gnu.gdk.KeySymbol
Representation of a Hangul_WE key.
Hangul_WEO - static field in class org.gnu.gdk.KeySymbol
Representation of a Hangul_WEO key.
Hangul_WI - static field in class org.gnu.gdk.KeySymbol
Representation of a Hangul_WI key.
Hangul_YA - static field in class org.gnu.gdk.KeySymbol
Representation of a Hangul_YA key.
Hangul_YAE - static field in class org.gnu.gdk.KeySymbol
Representation of a Hangul_YAE key.
Hangul_YE - static field in class org.gnu.gdk.KeySymbol
Representation of a Hangul_YE key.
Hangul_YEO - static field in class org.gnu.gdk.KeySymbol
Representation of a Hangul_YEO key.
Hangul_YeorinHieuh - static field in class org.gnu.gdk.KeySymbol
Representation of a Hangul_YeorinHieuh key.
Hangul_YI - static field in class org.gnu.gdk.KeySymbol
Representation of a Hangul_YI key.
Hangul_YO - static field in class org.gnu.gdk.KeySymbol
Representation of a Hangul_YO key.
Hangul_YU - static field in class org.gnu.gdk.KeySymbol
Representation of a Hangul_YU key.
HangulA - static field in class org.gnu.gdk.KeyValue
HangulAE - static field in class org.gnu.gdk.KeyValue
HangulAraeA - static field in class org.gnu.gdk.KeyValue
HangulAraeAE - static field in class org.gnu.gdk.KeyValue
HangulBanja - static field in class org.gnu.gdk.KeyValue
HangulCieuc - static field in class org.gnu.gdk.KeyValue
HangulCodeinput - static field in class org.gnu.gdk.KeyValue
HangulDikeud - static field in class org.gnu.gdk.KeyValue
HangulE - static field in class org.gnu.gdk.KeyValue
HangulEnd - static field in class org.gnu.gdk.KeyValue
HangulEO - static field in class org.gnu.gdk.KeyValue
HangulEU - static field in class org.gnu.gdk.KeyValue
HangulHanja - static field in class org.gnu.gdk.KeyValue
HangulHieuh - static field in class org.gnu.gdk.KeyValue
HangulI - static field in class org.gnu.gdk.KeyValue
HangulIeung - static field in class org.gnu.gdk.KeyValue
HangulJamo - static field in class org.gnu.gdk.KeyValue
HangulJCieuc - static field in class org.gnu.gdk.KeyValue
HangulJDikeud - static field in class org.gnu.gdk.KeyValue
HangulJeonja - static field in class org.gnu.gdk.KeyValue
HangulJHieuh - static field in class org.gnu.gdk.KeyValue
HangulJieuj - static field in class org.gnu.gdk.KeyValue
HangulJIeung - static field in class org.gnu.gdk.KeyValue
HangulJJieuj - static field in class org.gnu.gdk.KeyValue
HangulJKhieuq - static field in class org.gnu.gdk.KeyValue
HangulJKiyeog - static field in class org.gnu.gdk.KeyValue
HangulJKiyeogSios - static field in class org.gnu.gdk.KeyValue
HangulJKkogjiDalrinIeung - static field in class org.gnu.gdk.KeyValue
HangulJMieum - static field in class org.gnu.gdk.KeyValue
HangulJNieun - static field in class org.gnu.gdk.KeyValue
HangulJNieunHieuh - static field in class org.gnu.gdk.KeyValue
HangulJNieunJieuj - static field in class org.gnu.gdk.KeyValue
HangulJPanSios - static field in class org.gnu.gdk.KeyValue
HangulJPhieuf - static field in class org.gnu.gdk.KeyValue
HangulJPieub - static field in class org.gnu.gdk.KeyValue
HangulJPieubSios - static field in class org.gnu.gdk.KeyValue
HangulJRieul - static field in class org.gnu.gdk.KeyValue
HangulJRieulHieuh - static field in class org.gnu.gdk.KeyValue
HangulJRieulKiyeog - static field in class org.gnu.gdk.KeyValue
HangulJRieulMieum - static field in class org.gnu.gdk.KeyValue
HangulJRieulPhieuf - static field in class org.gnu.gdk.KeyValue
HangulJRieulPieub - static field in class org.gnu.gdk.KeyValue
HangulJRieulSios - static field in class org.gnu.gdk.KeyValue
HangulJRieulTieut - static field in class org.gnu.gdk.KeyValue
HangulJSios - static field in class org.gnu.gdk.KeyValue
HangulJSsangKiyeog - static field in class org.gnu.gdk.KeyValue
HangulJSsangSios - static field in class org.gnu.gdk.KeyValue
HangulJTieut - static field in class org.gnu.gdk.KeyValue
HangulJYeorinHieuh - static field in class org.gnu.gdk.KeyValue
HangulKhieuq - static field in class org.gnu.gdk.KeyValue
HangulKiyeog - static field in class org.gnu.gdk.KeyValue
HangulKiyeogSios - static field in class org.gnu.gdk.KeyValue
HangulKkogjiDalrinIeung - static field in class org.gnu.gdk.KeyValue
HangulMieum - static field in class org.gnu.gdk.KeyValue
HangulMultipleCandidate - static field in class org.gnu.gdk.KeyValue
HangulNieun - static field in class org.gnu.gdk.KeyValue
HangulNieunHieuh - static field in class org.gnu.gdk.KeyValue
HangulNieunJieuj - static field in class org.gnu.gdk.KeyValue
HangulO - static field in class org.gnu.gdk.KeyValue
HangulOE - static field in class org.gnu.gdk.KeyValue
HangulPanSios - static field in class org.gnu.gdk.KeyValue
HangulPhieuf - static field in class org.gnu.gdk.KeyValue
HangulPieub - static field in class org.gnu.gdk.KeyValue
HangulPieubSios - static field in class org.gnu.gdk.KeyValue
HangulPostHanja - static field in class org.gnu.gdk.KeyValue
HangulPreHanja - static field in class org.gnu.gdk.KeyValue
HangulPreviousCandidate - static field in class org.gnu.gdk.KeyValue
HangulRieul - static field in class org.gnu.gdk.KeyValue
HangulRieulHieuh - static field in class org.gnu.gdk.KeyValue
HangulRieulKiyeog - static field in class org.gnu.gdk.KeyValue
HangulRieulMieum - static field in class org.gnu.gdk.KeyValue
HangulRieulPhieuf - static field in class org.gnu.gdk.KeyValue
HangulRieulPieub - static field in class org.gnu.gdk.KeyValue
HangulRieulSios - static field in class org.gnu.gdk.KeyValue
HangulRieulTieut - static field in class org.gnu.gdk.KeyValue
HangulRieulYeorinHieuh - static field in class org.gnu.gdk.KeyValue
HangulRomaja - static field in class org.gnu.gdk.KeyValue
HangulSingleCandidate - static field in class org.gnu.gdk.KeyValue
HangulSios - static field in class org.gnu.gdk.KeyValue
HangulSpecial - static field in class org.gnu.gdk.KeyValue
HangulSsangDikeud - static field in class org.gnu.gdk.KeyValue
HangulSsangJieuj - static field in class org.gnu.gdk.KeyValue
HangulSsangKiyeog - static field in class org.gnu.gdk.KeyValue
HangulSsangPieub - static field in class org.gnu.gdk.KeyValue
HangulSsangSios - static field in class org.gnu.gdk.KeyValue
HangulStart - static field in class org.gnu.gdk.KeyValue
HangulSunkyeongeumMieum - static field in class org.gnu.gdk.KeyValue
HangulSunkyeongeumPhieuf - static field in class org.gnu.gdk.KeyValue
HangulSunkyeongeumPieub - static field in class org.gnu.gdk.KeyValue
Hangulswitch - static field in class org.gnu.gdk.KeyValue
HangulTieut - static field in class org.gnu.gdk.KeyValue
HangulU - static field in class org.gnu.gdk.KeyValue
HangulWA - static field in class org.gnu.gdk.KeyValue
HangulWAE - static field in class org.gnu.gdk.KeyValue
HangulWE - static field in class org.gnu.gdk.KeyValue
HangulWEO - static field in class org.gnu.gdk.KeyValue
HangulWI - static field in class org.gnu.gdk.KeyValue
HangulYA - static field in class org.gnu.gdk.KeyValue
HangulYAE - static field in class org.gnu.gdk.KeyValue
HangulYE - static field in class org.gnu.gdk.KeyValue
HangulYEO - static field in class org.gnu.gdk.KeyValue
HangulYeorinHieuh - static field in class org.gnu.gdk.KeyValue
HangulYI - static field in class org.gnu.gdk.KeyValue
HangulYO - static field in class org.gnu.gdk.KeyValue
HangulYU - static field in class org.gnu.gdk.KeyValue
Hankaku - static field in class org.gnu.gdk.KeySymbol
Representation of a Hankaku key.
Hankaku - static field in class org.gnu.gdk.KeyValue
HARDDISK - static field in class org.gnu.gtk.GtkStockItem
HAS_DEFAULT - static field in class org.gnu.gtk.WidgetFlags
HAS_ENTRY - static field in class org.gnu.gtk.CellRendererCombo.Attribute
(boolean) If TRUE, the cell renderer will include an entry and allow to enter values other than the ones in the popup list.
HAS_FOCUS - static field in class org.gnu.gtk.WidgetFlags
HAS_GRAB - static field in class org.gnu.gtk.WidgetFlags
hasAlpha() - method in class org.gnu.gdk.Pixbuf
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.
hash() - method in class org.gnu.pango.FontDescription
Create a hash of this object.
hashCode() - method in class org.gnu.glib.Boxed
Returns a hash code value for the object.
hashCode() - method in class org.gnu.gdk.Color
hasIcon(String) - method in class org.gnu.gtk.IconTheme
hasProperty(String) - method in class org.gnu.glib.GObject
Determines if this object supports the given named property.
hasScreen() - method in class org.gnu.gtk.Widget
hasTag(org.gnu.gtk.TextTag) - method in class org.gnu.gtk.TextIter
Returns TRUE if iter is within a range tagged with tag.
hasToplevelFocus() - method in class org.gnu.gtk.Window
Returns whether the input focus is within this Window.
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(Handle) - 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(Handle) - constructor for class org.gnu.gtk.HButtonBox
Construct a new HButtonBox from a handle to a native resource.
Hcircumflex - static field in class org.gnu.gdk.KeySymbol
Representation of a Hcircumflex key.
Hcircumflex - static field in class org.gnu.gdk.KeyValue
HEADER - static field in class org.gnu.atk.Role
HEART - static field in class org.gnu.gdk.CursorType
heart - static field in class org.gnu.gdk.KeySymbol
Representation of a heart key.
heart - static field in class org.gnu.gdk.KeyValue
HEAVY - static field in class org.gnu.pango.Weight
hebrew_aleph - static field in class org.gnu.gdk.KeySymbol
Representation of a hebrew_aleph key.
hebrew_ayin - static field in class org.gnu.gdk.KeySymbol
Representation of a hebrew_ayin key.
hebrew_bet - static field in class org.gnu.gdk.KeySymbol
Representation of a hebrew_bet key.
hebrew_beth - static field in class org.gnu.gdk.KeySymbol
Representation of a hebrew_beth key.
hebrew_chet - static field in class org.gnu.gdk.KeySymbol
Representation of a hebrew_chet key.
hebrew_dalet - static field in class org.gnu.gdk.KeySymbol
Representation of a hebrew_dalet key.
hebrew_daleth - static field in class org.gnu.gdk.KeySymbol
Representation of a hebrew_daleth key.
hebrew_doublelowline - static field in class org.gnu.gdk.KeySymbol
Representation of a hebrew_doublelowline key.
hebrew_finalkaph - static field in class org.gnu.gdk.KeySymbol
Representation of a hebrew_finalkaph key.
hebrew_finalmem - static field in class org.gnu.gdk.KeySymbol
Representation of a hebrew_finalmem key.
hebrew_finalnun - static field in class org.gnu.gdk.KeySymbol
Representation of a hebrew_finalnun key.
hebrew_finalpe - static field in class org.gnu.gdk.KeySymbol
Representation of a hebrew_finalpe key.
hebrew_finalzade - static field in class org.gnu.gdk.KeySymbol
Representation of a hebrew_finalzade key.
hebrew_finalzadi - static field in class org.gnu.gdk.KeySymbol
Representation of a hebrew_finalzadi key.
hebrew_gimel - static field in class org.gnu.gdk.KeySymbol
Representation of a hebrew_gimel key.
hebrew_gimmel - static field in class org.gnu.gdk.KeySymbol
Representation of a hebrew_gimmel key.
hebrew_he - static field in class org.gnu.gdk.KeySymbol
Representation of a hebrew_he key.
hebrew_het - static field in class org.gnu.gdk.KeySymbol
Representation of a hebrew_het key.
hebrew_kaph - static field in class org.gnu.gdk.KeySymbol
Representation of a hebrew_kaph key.
hebrew_kuf - static field in class org.gnu.gdk.KeySymbol
Representation of a hebrew_kuf key.
hebrew_lamed - static field in class org.gnu.gdk.KeySymbol
Representation of a hebrew_lamed key.
hebrew_mem - static field in class org.gnu.gdk.KeySymbol
Representation of a hebrew_mem key.
hebrew_nun - static field in class org.gnu.gdk.KeySymbol
Representation of a hebrew_nun key.
hebrew_pe - static field in class org.gnu.gdk.KeySymbol
Representation of a hebrew_pe key.
hebrew_qoph - static field in class org.gnu.gdk.KeySymbol
Representation of a hebrew_qoph key.
hebrew_resh - static field in class org.gnu.gdk.KeySymbol
Representation of a hebrew_resh key.
hebrew_samech - static field in class org.gnu.gdk.KeySymbol
Representation of a hebrew_samech key.
hebrew_samekh - static field in class org.gnu.gdk.KeySymbol
Representation of a hebrew_samekh key.
hebrew_shin - static field in class org.gnu.gdk.KeySymbol
Representation of a hebrew_shin key.
Hebrew_switch - static field in class org.gnu.gdk.KeySymbol
Representation of a Hebrew_switch key.
hebrew_taf - static field in class org.gnu.gdk.KeySymbol
Representation of a hebrew_taf key.
hebrew_taw - static field in class org.gnu.gdk.KeySymbol
Representation of a hebrew_taw key.
hebrew_tet - static field in class org.gnu.gdk.KeySymbol
Representation of a hebrew_tet key.
hebrew_teth - static field in class org.gnu.gdk.KeySymbol
Representation of a hebrew_teth key.
hebrew_waw - static field in class org.gnu.gdk.KeySymbol
Representation of a hebrew_waw key.
hebrew_yod - static field in class org.gnu.gdk.KeySymbol
Representation of a hebrew_yod key.
hebrew_zade - static field in class org.gnu.gdk.KeySymbol
Representation of a hebrew_zade key.
hebrew_zadi - static field in class org.gnu.gdk.KeySymbol
Representation of a hebrew_zadi key.
hebrew_zain - static field in class org.gnu.gdk.KeySymbol
Representation of a hebrew_zain key.
hebrew_zayin - static field in class org.gnu.gdk.KeySymbol
Representation of a hebrew_zayin key.
hebrewaleph - static field in class org.gnu.gdk.KeyValue
hebrewayin - static field in class org.gnu.gdk.KeyValue
hebrewbet - static field in class org.gnu.gdk.KeyValue
hebrewbeth - static field in class org.gnu.gdk.KeyValue
hebrewchet - static field in class org.gnu.gdk.KeyValue
hebrewdalet - static field in class org.gnu.gdk.KeyValue
hebrewdaleth - static field in class org.gnu.gdk.KeyValue
hebrewdoublelowline - static field in class org.gnu.gdk.KeyValue
hebrewfinalkaph - static field in class org.gnu.gdk.KeyValue
hebrewfinalmem - static field in class org.gnu.gdk.KeyValue
hebrewfinalnun - static field in class org.gnu.gdk.KeyValue
hebrewfinalpe - static field in class org.gnu.gdk.KeyValue
hebrewfinalzade - static field in class org.gnu.gdk.KeyValue
hebrewfinalzadi - static field in class org.gnu.gdk.KeyValue
hebrewgimel - static field in class org.gnu.gdk.KeyValue
hebrewgimmel - static field in class org.gnu.gdk.KeyValue
hebrewhe - static field in class org.gnu.gdk.KeyValue
hebrewhet - static field in class org.gnu.gdk.KeyValue
hebrewkaph - static field in class org.gnu.gdk.KeyValue
hebrewkuf - static field in class org.gnu.gdk.KeyValue
hebrewlamed - static field in class org.gnu.gdk.KeyValue
hebrewmem - static field in class org.gnu.gdk.KeyValue
hebrewnun - static field in class org.gnu.gdk.KeyValue
hebrewpe - static field in class org.gnu.gdk.KeyValue
hebrewqoph - static field in class org.gnu.gdk.KeyValue
hebrewresh - static field in class org.gnu.gdk.KeyValue
hebrewsamech - static field in class org.gnu.gdk.KeyValue
hebrewsamekh - static field in class org.gnu.gdk.KeyValue
hebrewshin - static field in class org.gnu.gdk.KeyValue
Hebrewswitch - static field in class org.gnu.gdk.KeyValue
hebrewtaf - static field in class org.gnu.gdk.KeyValue
hebrewtaw - static field in class org.gnu.gdk.KeyValue
hebrewtet - static field in class org.gnu.gdk.KeyValue
hebrewteth - static field in class org.gnu.gdk.KeyValue
hebrewwaw - static field in class org.gnu.gdk.KeyValue
hebrewyod - static field in class org.gnu.gdk.KeyValue
hebrewzade - static field in class org.gnu.gdk.KeyValue
hebrewzadi - static field in class org.gnu.gdk.KeyValue
hebrewzain - static field in class org.gnu.gdk.KeyValue
hebrewzayin - static field in class org.gnu.gdk.KeyValue
HEIGHT - static field in class org.gnu.gtk.CellRenderer.Attribute
(int) The fixed height.
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 bounding box of a pixbuf animation.
HELP - static field in class org.gnu.gtk.GtkStockItem
Help - static field in class org.gnu.gdk.KeySymbol
Representation of a Help key.
Help - static field in class org.gnu.gdk.KeyValue
HELP - static field in class org.gnu.gtk.ResponseType
Henkan - static field in class org.gnu.gdk.KeySymbol
Representation of a Henkan key.
Henkan - static field in class org.gnu.gdk.KeyValue
Henkan_Mode - static field in class org.gnu.gdk.KeySymbol
Representation of a Henkan_Mode key.
HenkanMode - static field in class org.gnu.gdk.KeyValue
hexagram - static field in class org.gnu.gdk.KeySymbol
Representation of a hexagram key.
hexagram - static field in class org.gnu.gdk.KeyValue
HIDE - static field in class org.gnu.gtk.event.LifeCycleEvent.Type
This event indicates that a widget has become invisible.
hide() - method in class org.gnu.gtk.Widget
Cause this Widget to not be visible.
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.
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 field in class org.gnu.gtk.PathPriorityType
HIGHEST - static field in class org.gnu.gtk.RcTokenType
HIGHLIGHT - static field in class org.gnu.gtk.DestDefaults
highlight() - method in class org.gnu.gtk.Widget
highlight(org.gnu.gtk.Widget) - static method in class org.gnu.gtk.Widget
Hiragana - static field in class org.gnu.gdk.KeySymbol
Representation of a Hiragana key.
Hiragana - static field in class org.gnu.gdk.KeyValue
Hiragana_Katakana - static field in class org.gnu.gdk.KeySymbol
Representation of a Hiragana_Katakana key.
HiraganaKatakana - static field in class org.gnu.gdk.KeyValue
HOME - static field in class org.gnu.gtk.GtkStockItem
Home - static field in class org.gnu.gdk.KeySymbol
Representation of a Home key.
Home - static field in class org.gnu.gdk.KeyValue
HOME - static field in class org.gnu.gtk.SpinType
horizconnector - static field in class org.gnu.gdk.KeySymbol
Representation of a horizconnector key.
horizconnector - static field in class org.gnu.gdk.KeyValue
horizlinescan1 - static field in class org.gnu.gdk.KeySymbol
Representation of a horizlinescan1 key.
horizlinescan1 - static field in class org.gnu.gdk.KeyValue
horizlinescan3 - static field in class org.gnu.gdk.KeySymbol
Representation of a horizlinescan3 key.
horizlinescan3 - static field in class org.gnu.gdk.KeyValue
horizlinescan5 - static field in class org.gnu.gdk.KeySymbol
Representation of a horizlinescan5 key.
horizlinescan5 - static field in class org.gnu.gdk.KeyValue
horizlinescan7 - static field in class org.gnu.gdk.KeySymbol
Representation of a horizlinescan7 key.
horizlinescan7 - static field in class org.gnu.gdk.KeyValue
horizlinescan9 - static field in class org.gnu.gdk.KeySymbol
Representation of a horizlinescan9 key.
horizlinescan9 - static field in class org.gnu.gdk.KeyValue
HORIZONTAL - static field in class org.gnu.gtk.Orientation
HORIZONTAL - static field in class org.gnu.gtk.SizeGroupMode
group effects horizontal requisition
HORIZONTAL - static field in class org.gnu.atk.StateType
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(Handle) - 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(Handle) - 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(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(Handle) - constructor for class org.gnu.gtk.HScale
Construct a HScale using a handle to a native resource.
HScale(org.gnu.gtk.Adjustment) - constructor for class org.gnu.gtk.HScale
Creates a new HScale widget.
HScrollBar - class org.gnu.gtk.HScrollBar
The HScrollBar displays a horizontal scrollbar with a slider and a pair of arrow buttons.
HScrollBar(Handle) - constructor for class org.gnu.gtk.HScrollBar
Construct a HScrollBar from a handle to a native resource.
HScrollBar(org.gnu.gtk.Adjustment) - constructor for class org.gnu.gtk.HScrollBar
Creates a new ScrollBar
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(Handle) - constructor for class org.gnu.gtk.HSeparator
Construct a HSeparator from a handle to a native resource.
Hstroke - static field in class org.gnu.gdk.KeySymbol
Representation of a Hstroke key.
Hstroke - static field in class org.gnu.gdk.KeyValue
ht - static field in class org.gnu.gdk.KeySymbol
Representation of a ht key.
ht - static field in class org.gnu.gdk.KeyValue
HTML_CONTAINER - static field in class org.gnu.atk.Role
HYPER - static field in class org.gnu.gdk.InterpType
This is the slowest and highest quality reconstruction function.
Hyper_L - static field in class org.gnu.gdk.KeySymbol
Representation of a Hyper_L key.
Hyper_R - static field in class org.gnu.gdk.KeySymbol
Representation of a Hyper_R key.
HyperL - static field in class org.gnu.gdk.KeyValue
Hyperlink - class org.gnu.atk.Hyperlink
Hyperlink(Handle) - constructor for class org.gnu.atk.Hyperlink
Create a new GObject with a handle to a native resource returned from a call to the native libraries.
HyperR - static field in class org.gnu.gdk.KeyValue
hyphen - static field in class org.gnu.gdk.KeySymbol
Representation of a hyphen key.
hyphen - static field in class org.gnu.gdk.KeyValue

I

I - static field in class org.gnu.gdk.KeySymbol
Representation of a I key.
I - static field in class org.gnu.gdk.KeyValue
Iabovedot - static field in class org.gnu.gdk.KeySymbol
Representation of a Iabovedot key.
Iabovedot - static field in class org.gnu.gdk.KeyValue
Iacute - static field in class org.gnu.gdk.KeySymbol
Representation of a Iacute key.
Iacute - static field in class org.gnu.gdk.KeyValue
Icircumflex - static field in class org.gnu.gdk.KeySymbol
Representation of a Icircumflex key.
Icircumflex - static field in class org.gnu.gdk.KeyValue
ICON - static field in class org.gnu.gdk.CursorType
ICON - static field in class org.gnu.atk.Role
ICON_NAME - static field in class org.gnu.gtk.ImageType
ICON_SET - static field in class org.gnu.gtk.ImageType
IconFactory - class org.gnu.gtk.IconFactory
This object manages a collection of IconSet; an 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 field in class org.gnu.atk.StateType
ICONIFIED - static field in class org.gnu.gdk.WindowState
iconify() - method in class org.gnu.gdk.Window
Asks to iconify (ie minimize) the specified window.
iconify() - method in class org.gnu.gtk.Window
Asks to iconify the Window.
IconInfo - class org.gnu.gtk.IconInfo
IconLookupFlags - class org.gnu.gtk.IconLookupFlags
ICONS - static field 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(Handle) - constructor for class org.gnu.gtk.IconSet
Initialize an IconSet with a handle to a native resource.
IconSet(org.gnu.gdk.Pixbuf) - constructor for class org.gnu.gtk.IconSet
Construct a new IconSet from a Pixbuf.
IconSize - class org.gnu.gtk.IconSize
Defines the standard GTK icon sizes.
IconSource - class org.gnu.gtk.IconSource
IconSource() - constructor for class org.gnu.gtk.IconSource
Construct a new IconSource object.
IconTheme - class org.gnu.gtk.IconTheme
IconTheme() - constructor for class org.gnu.gtk.IconTheme
IconView - class org.gnu.gtk.IconView
IconView() - constructor for class org.gnu.gtk.IconView
Create a new IconView
IconView(Handle) - constructor for class org.gnu.gtk.IconView
Create a new IconView with a handle to a native resource returned from a call to the native libraries.
IconView(org.gnu.gtk.TreeModel) - constructor for class org.gnu.gtk.IconView
Create a new IconView specifying the model.
IconViewEvent - class org.gnu.gtk.event.IconViewEvent
This event is used to identify when a IconView receives an event
IconViewEvent(Object,org.gnu.glib.EventType) - constructor for class org.gnu.gtk.event.IconViewEvent
Constructor for IconViewEvent.
Indicates that the IconView has fired an event.
IconViewListener - interface org.gnu.gtk.event.IconViewListener
This is the listener interface for receiving IconView events.
Ident3270 - static field in class org.gnu.gdk.KeyValue
Ident_3270 - static field in class org.gnu.gdk.KeySymbol
Representation of a Ident_3270 key.
identical - static field in class org.gnu.gdk.KeySymbol
Representation of a identical key.
identical - static field in class org.gnu.gdk.KeyValue
Idiaeresis - static field in class org.gnu.gdk.KeySymbol
Representation of a Idiaeresis key.
Idiaeresis - static field in class org.gnu.gdk.KeyValue
Idle - class org.gnu.glib.Idle
Idle: an object that executes a Fireable target object's fire method at the next available time.
Idle(int,org.gnu.glib.Fireable) - constructor for class org.gnu.glib.Idle
Create a new Idle object.
Idle(org.gnu.glib.Fireable) - constructor for class org.gnu.glib.Idle
Create a new Idle object.
idotless - static field in class org.gnu.gdk.KeySymbol
Representation of a idotless key.
idotless - static field in class org.gnu.gdk.KeyValue
IF_VALID - static field in class org.gnu.gtk.SpinButtonUpdatePolicy
ifonlyif - static field in class org.gnu.gdk.KeySymbol
Representation of a ifonlyif key.
ifonlyif - static field in class org.gnu.gdk.KeyValue
IGNORE - static field in class org.gnu.gdk.AxisUse
Igrave - static field in class org.gnu.gdk.KeySymbol
Representation of a Igrave key.
Igrave - static field in class org.gnu.gdk.KeyValue
IM_MODULE_FILE - static field in class org.gnu.gtk.RcTokenType
IM_MODULE_PATH - static field in class org.gnu.gtk.RcTokenType
Imacron - static field in class org.gnu.gdk.KeySymbol
Representation of a Imacron key.
Imacron - static field in class org.gnu.gdk.KeyValue
IMAGE - static field in class org.gnu.gtk.ImageType
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 field in class org.gnu.atk.Role
Image() - constructor for class org.gnu.gtk.Image
Constructs a new Image.
Image(Handle) - constructor for class org.gnu.gdk.Image
Image(Handle) - constructor for class org.gnu.gtk.Image
Construct an Image from a handle to a native resource.
Image(org.gnu.gdk.Image,org.gnu.gdk.Bitmap) - constructor for class org.gnu.gtk.Image
Create an Image widget displaying a image and a mask.
Create a new Image.
Image(org.gnu.gdk.Pixbuf) - constructor for class org.gnu.gtk.Image
Creates an Image from a Pixbuf.
Image(org.gnu.gdk.PixbufAnimation) - constructor for class org.gnu.gtk.Image
Creates an Image displaying the given PixbufAnimation.
Image(org.gnu.gdk.Pixmap,org.gnu.gdk.Bitmap) - constructor for class org.gnu.gtk.Image
Create an Image from a Pixmap.
Create an Image displaying a Stock icon.
Image(org.gnu.gtk.IconSet,org.gnu.gtk.IconSize) - constructor for class org.gnu.gtk.Image
Creates an Image displaying an IconSet.
Image(String) - constructor for class org.gnu.gtk.Image
Construct a new image passing the filename of an image.
Image(String,org.gnu.gtk.IconSize) - constructor for class org.gnu.gtk.Image
Create an Image
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(Handle) - constructor for class org.gnu.gtk.ImageMenuItem
Construct a ImageMenuItem using a handle to a native resource.
ImageMenuItem(String,boolean) - constructor for class org.gnu.gtk.ImageMenuItem
Construct a new ImageMenuItem with a label.
Construct a new ImageMenuItem using a stock icon.
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
IMContext(Handle) - constructor for 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 field in class org.gnu.gtk.ResizeMode
Perform the resizes now.
IMMulticontext - class org.gnu.gtk.IMMulticontext
IMMulticontext() - constructor for class org.gnu.gtk.IMMulticontext
Construct a new IMMulticontext object.
implies - static field in class org.gnu.gdk.KeySymbol
Representation of a implies key.
implies - static field in class org.gnu.gdk.KeyValue
IN - static field in class org.gnu.gdk.OverlapType
IN - static field in class org.gnu.gtk.ShadowType
IN_DESTRUCTION - static field in class org.gnu.gtk.ObjectFlags
INCHES - static field in class org.gnu.gtk.MetricType
INCLUDE - static field in class org.gnu.gtk.RcTokenType
INCLUDE_INFERIORS - static field in class org.gnu.gdk.SubwindowMode
Draw onto the Window and child Windows.
includedin - static field in class org.gnu.gdk.KeySymbol
Representation of a includedin key.
includedin - static field in class org.gnu.gdk.KeyValue
includes - static field in class org.gnu.gdk.KeySymbol
Representation of a includes key.
includes - static field in class org.gnu.gdk.KeyValue
INCONSISTENT - static field in class org.gnu.gtk.CellRendererToggle.Attribute
The inconsistent state of the button.
INDENT - static field in class org.gnu.gtk.GtkStockItem
INDETERMINATE - static field in class org.gnu.atk.StateType
INDEX - static field in class org.gnu.gtk.GtkStockItem
indexToPos(int) - method in class org.gnu.pango.Layout
Converts from an index within a Layout to the onscreen position corresponding to the grapheme at that index, which is represented as rectangle.
INFERIOR - static field in class org.gnu.gdk.NotifyType
infinity - static field in class org.gnu.gdk.KeySymbol
Representation of a infinity key.
infinity - static field in class org.gnu.gdk.KeyValue
INFO - static field in class org.gnu.gtk.GtkStockItem
INFO - static field in class org.gnu.gtk.MessageType
Informational message.
init(String[]) - static method in class org.gnu.gtk.Gtk
This method should be called before using any java-gnome objects.
initCheck(String[]) - static method in class org.gnu.gtk.Gtk
This method does the same work as init(String[]) with only a single change: It does not terminate the program if the GUI can't be initialized.
initialize(org.gnu.glib.GObject) - method in class org.gnu.glib.EventMap
Connect all event handlers to this event source.
Connect an event handler of the type provided.
Connect an event handler of the type provided.
INPUT_ONLY - static field in class org.gnu.gdk.WindowClass
INPUT_OUTPUT - static field 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(Handle) - 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
END OF GENERATED CODE
Checks whether iter falls in the range [start, end).
INSENSITIVE - static field in class org.gnu.gtk.CellRendererState
INSENSITIVE - static field in class org.gnu.gtk.RcTokenType
INSENSITIVE - static field in class org.gnu.gtk.StateType
Inserts a child widget anchor into the text buffer at iter.
Insert - static field in class org.gnu.gdk.KeySymbol
Representation of a Insert key.
Insert - static field in class org.gnu.gdk.KeyValue
insert(int,int) - method in class org.gnu.glib.List
Insert an element at a specified location in the List.
insert(org.gnu.gtk.MenuItem,int) - method in class org.gnu.gtk.MenuShell
Adds a new MenuItem to the MenuShell's item list at the requested position.
insert(org.gnu.gtk.ToolItem,int) - method in class org.gnu.gtk.ToolBar
Insert a ToolItem into the ToolBar at a specified position.
insert(org.gnu.pango.Attribute) - method in class org.gnu.pango.AttrList
Insert the given attribute into the list.
INSERT_AT_CURSOR - static field in class org.gnu.gtk.event.EntryEvent.Type
Indicates that the user has inserted text at the cursor.
INSERT_AT_CURSOR - static field in class org.gnu.gtk.event.TextViewEvent.Type
INSERT_CHILD_ANCHOR - static field in class org.gnu.gtk.event.TextBufferEvent.Type
INSERT_PIXBUF - static field in class org.gnu.gtk.event.TextBufferEvent.Type
INSERT_TEXT - static field in class org.gnu.gtk.event.EntryEvent.Type
This type of event is emitted when the user inserts text into the widget.
INSERT_TEXT - static field in class org.gnu.gtk.event.TextBufferEvent.Type
insertActionMarkup(int,String) - method in class org.gnu.gtk.EntryCompletion
Inserts an action in the EntryCompletion's action list with the position and text provided.
insertActionText(int,String) - method in class org.gnu.gtk.EntryCompletion
Inserts an action in the EntryCompletion's action list with the position and text provided.
insertBefore(org.gnu.pango.Attribute) - method in class org.gnu.pango.AttrList
Insert the given attribute into the list.
This inserts the column into the tree_view at position.
Insert a page into the Notebook at the given position.
Insert a page into the Notebook at the given position.
Inserts an image into the text buffer at iter.
insertPrefix() - method in class org.gnu.gtk.EntryCompletion
Request a prefix insertion.
Copies text, tags, and pixbufs between start and end (the order of start and end doesn't matter) and inserts the copy at iter.
Same as 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(org.gnu.gtk.TreeIter,int) - method in class org.gnu.gtk.TreeStore
Creates a new row at position.
insertRowAfter(org.gnu.gtk.TreeIter) - method in class org.gnu.gtk.ListStore
Inserts a new row after sibling.
Inserts a new row after sibling.
insertRowBefore(org.gnu.gtk.TreeIter) - method in class org.gnu.gtk.ListStore
Inserts a new row before sibling.
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(int,String) - method in class org.gnu.gtk.ComboBox
Inserts a string into the list of strings in the ComboBox at the provided position.
Inserts text at position iter.
Inserts text and applies a tag to that text.
Inserts text and applies tags to that text.
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(String,int) - method in class org.gnu.gtk.Entry
Like insertText(TextIter,String), but the insertion will not occur if iter is at a non-editable location in the buffer.
Calls insertTextInteractive(TextIter,String,boolean) at the cursor position.
Insert a Widget in the ToolBar at the given position
INSUFFICIENT_MEMORY - static field in class org.gnu.gdk.PixbufError
INT() - static method in class org.gnu.glib.Type
Return a Type instance initialized as INT.
integral - static field in class org.gnu.gdk.KeySymbol
Representation of a integral key.
integral - static field in class org.gnu.gdk.KeyValue
INTERFACE() - static method in class org.gnu.glib.Type
Return a Type instance initialized as INTERFACE.
intern(int) - static method in class org.gnu.gtk.AccelFlags
intern(int) - static method in class org.gnu.pango.Alignment
intern(int) - static method in class org.gnu.gtk.AnchorType
intern(int) - static method in class org.gnu.gtk.ArrowType
intern(int) - static method in class org.gnu.gtk.AttachOptions
intern(int) - static method in class org.gnu.pango.AttrType
intern(int) - static method in class org.gnu.gdk.AxisUse
intern(int) - static method in class org.gnu.gtk.ButtonBoxStyle
intern(int) - static method in class org.gnu.gtk.ButtonsType
intern(int) - static method in class org.gnu.gdk.ByteOrder
intern(int) - static method in class org.gnu.gtk.CalendarDisplayOptions
intern(int) - static method in class org.gnu.gdk.CapStyle
intern(int) - static method in class org.gnu.gtk.CellRendererMode
intern(int) - static method in class org.gnu.gtk.CellRendererState
intern(int) - static method in class org.gnu.gdk.Colorspace
intern(int) - static method in class org.gnu.gtk.CornerType
intern(int) - static method in class org.gnu.pango.CoverageLevel
intern(int) - static method in class org.gnu.gdk.CrossingMode
intern(int) - static method in class org.gnu.gdk.CursorType
intern(int) - static method in class org.gnu.gtk.CurveType
intern(int) - static method in class org.gnu.gtk.DebugFlag
intern(int) - static method in class org.gnu.gtk.DeleteType
intern(int) - static method in class org.gnu.gtk.DestDefaults
intern(int) - static method in class org.gnu.gtk.DialogFlags
intern(int) - static method in class org.gnu.pango.Direction
intern(int) - static method in class org.gnu.gtk.DirectionType
intern(int) - static method in class org.gnu.gdk.DragAction
intern(int) - static method in class org.gnu.gdk.DragProtocol
intern(int) - static method in class org.gnu.pango.EllipsizeMode
Get an EllipsizeMode instance from the given value.
intern(int) - static method in class org.gnu.gdk.EventMask
intern(int) - static method in class org.gnu.gdk.EventType
intern(int) - static method in class org.gnu.gtk.ExpanderStyle
intern(int) - static method in class org.gnu.gdk.ExtensionMode
intern(int) - static method in class org.gnu.gtk.FileChooserAction
intern(int) - static method in class org.gnu.gtk.FileChooserError
intern(int) - static method in class org.gnu.gtk.FileFilterFlags
intern(int) - static method in class org.gnu.gdk.Fill
intern(int) - static method in class org.gnu.gdk.FillRule
intern(int) - static method in class org.gnu.pango.FontMask
intern(int) - static method in class org.gnu.gdk.Function
intern(int) - static method in class org.gnu.gdk.GCValuesMask
intern(int) - static method in class org.gnu.gdk.GrabStatus
intern(int) - static method in class org.gnu.gdk.Gravity
intern(int) - static method in class org.gnu.gtk.IconLookupFlags
intern(int) - static method in class org.gnu.gtk.IconSize
intern(int) - static method in class org.gnu.gdk.ImageType
intern(int) - static method in class org.gnu.gtk.ImageType
intern(int) - static method in class org.gnu.gdk.InputCondition
intern(int) - static method in class org.gnu.gdk.InputMode
intern(int) - static method in class org.gnu.gdk.InputSource
intern(int) - static method in class org.gnu.gdk.InterpType
intern(int) - static method in class org.gnu.gdk.JoinStyle
intern(int) - static method in class org.gnu.gtk.Justification
intern(int) - static method in class org.gnu.gdk.KeySymbol
Returns the internal representation of value as a KeySymbol
intern(int) - static method in class org.gnu.atk.Layer
intern(int) - static method in class org.gnu.gdk.LineStyle
intern(int) - static method in class org.gnu.gtk.MenuDirectionType
intern(int) - static method in class org.gnu.gtk.MenuFactoryType
intern(int) - static method in class org.gnu.gtk.MessageType
intern(int) - static method in class org.gnu.gtk.MetricType
intern(int) - static method in class org.gnu.gdk.ModifierType
intern(int) - static method in class org.gnu.gtk.MovementStep
intern(int) - static method in class org.gnu.gdk.NotifyType
intern(int) - static method in class org.gnu.gtk.ObjectFlags
intern(int) - static method in class org.gnu.gtk.Orientation
intern(int) - static method in class org.gnu.gdk.OverlapType
intern(int) - static method in class org.gnu.gtk.PackDirection
intern(int) - static method in class org.gnu.gtk.PackType
intern(int) - static method in class org.gnu.glib.ParmFlags
intern(int) - static method in class org.gnu.gtk.PathPriorityType
intern(int) - static method in class org.gnu.gtk.PathType
intern(int) - static method in class org.gnu.gdk.PixbufAlphaMode
intern(int) - static method in class org.gnu.gdk.PixbufError
intern(int) - static method in class org.gnu.gdk.PixbufRotation
intern(int) - static method in class org.gnu.gtk.PolicyType
intern(int) - static method in class org.gnu.gtk.PositionType
intern(int) - static method in class org.gnu.gtk.PreviewType
intern(int) - static method in class org.gnu.gtk.ProgressBarOrientation
intern(int) - static method in class org.gnu.gtk.ProgressBarStyle
intern(int) - static method in class org.gnu.gdk.PropertyState
intern(int) - static method in class org.gnu.gdk.PropMode
intern(int) - static method in class org.gnu.gtk.RcFlags
intern(int) - static method in class org.gnu.gtk.RcTokenType
intern(int) - static method in class org.gnu.atk.RelationType
intern(int) - static method in class org.gnu.gtk.ReliefStyle
intern(int) - static method in class org.gnu.gtk.ResizeMode
intern(int) - static method in class org.gnu.gtk.ResponseType
intern(int) - static method in class org.gnu.gdk.RgbDither
intern(int) - static method in class org.gnu.atk.Role
intern(int) - static method in class org.gnu.gdk.ScrollDirection
intern(int) - static method in class org.gnu.gtk.ScrollType
intern(int) - static method in class org.gnu.gtk.SelectionMode
intern(int) - static method in class org.gnu.gdk.SettingAction
intern(int) - static method in class org.gnu.gtk.ShadowType
intern(int) - static method in class org.gnu.gtk.SideType
intern(int) - static method in class org.gnu.gtk.SignalRunType
intern(int) - static method in class org.gnu.gtk.SizeGroupMode
intern(int) - static method in class org.gnu.gtk.SortType
intern(int) - static method in class org.gnu.glib.SpawnError
intern(int) - static method in class org.gnu.gtk.SpinButtonUpdatePolicy
intern(int) - static method in class org.gnu.gtk.SpinType
intern(int) - static method in class org.gnu.atk.StateType
intern(int) - static method in class org.gnu.gtk.StateType
intern(int) - static method in class org.gnu.gdk.Status
intern(int) - static method in class org.gnu.pango.Stretch
intern(int) - static method in class org.gnu.pango.Style
intern(int) - static method in class org.gnu.gtk.SubmenuDirection
intern(int) - static method in class org.gnu.gtk.SubmenuPlacement
intern(int) - static method in class org.gnu.gdk.SubwindowMode
intern(int) - static method in class org.gnu.pango.TabAlign
intern(int) - static method in class org.gnu.gtk.TargetFlags
intern(int) - static method in class org.gnu.gtk.TextDirection
intern(int) - static method in class org.gnu.gtk.TextSearchFlags
intern(int) - static method in class org.gnu.gtk.TextWindowType
intern(int) - static method in class org.gnu.gtk.ToolBarChildType
intern(int) - static method in class org.gnu.gtk.ToolBarSpaceStyle
intern(int) - static method in class org.gnu.gtk.ToolBarStyle
intern(int) - static method in class org.gnu.gtk.TreeViewColumnSizing
intern(int) - static method in class org.gnu.gtk.TreeViewDropPosition
intern(int) - static method in class org.gnu.gtk.UIManagerItemType
intern(int) - static method in class org.gnu.pango.Underline
intern(int) - static method in class org.gnu.gtk.UpdateType
intern(int) - static method in class org.gnu.pango.Variant
intern(int) - static method in class org.gnu.gtk.Visibility
intern(int) - static method in class org.gnu.gdk.VisibilityState
intern(int) - static method in class org.gnu.gdk.VisualType
intern(int) - static method in class org.gnu.pango.Weight
intern(int) - static method in class org.gnu.gtk.WidgetFlags
intern(int) - static method in class org.gnu.gtk.WidgetHelpType
intern(int) - static method in class org.gnu.gdk.WindowAttributesType
intern(int) - static method in class org.gnu.gdk.WindowClass
intern(int) - static method in class org.gnu.gdk.WindowEdge
intern(int) - static method in class org.gnu.gdk.WindowHints
intern(int) - static method in class org.gnu.gtk.WindowPosition
intern(int) - static method in class org.gnu.gdk.WindowState
intern(int) - static method in class org.gnu.gdk.WindowType
intern(int) - static method in class org.gnu.gtk.WindowType
intern(int) - static method in class org.gnu.gdk.WindowTypeHint
intern(int) - static method in class org.gnu.gdk.WMDecoration
intern(int) - static method in class org.gnu.gdk.WMFunction
intern(int) - static method in class org.gnu.gtk.WrapMode
intern(int) - static method in class org.gnu.pango.WrapMode
INTERNAL_FRAME - static field in class org.gnu.atk.Role
InterpType - class org.gnu.gdk.InterpType
intersect(org.gnu.gdk.Rectangle) - method in class org.gnu.gdk.Rectangle
Returns the intersection of this Rectangle and the provided Rectangle or null if there is no intersection.
intersect(org.gnu.gdk.Rectangle) - method in class org.gnu.gtk.Widget
Computes the intersection of the widget's area and area.
intersect(org.gnu.gdk.Region) - method in class org.gnu.gdk.Region
Sets the area to the intersection of areas for this Region and the provided Region.
intersection - static field in class org.gnu.gdk.KeySymbol
Representation of a intersection key.
intersection - static field in class org.gnu.gdk.KeyValue
INTO_OR_AFTER - static field in class org.gnu.gtk.TreeViewDropPosition
INTO_OR_BEFORE - static field in class org.gnu.gtk.TreeViewDropPosition
INVAL - static field in class org.gnu.glib.SpawnError
INVALID - static field in class org.gnu.pango.AttrType
INVALID - static field in class org.gnu.gtk.IconSize
INVALID - static field in class org.gnu.atk.Layer
INVALID - static field in class org.gnu.gtk.RcTokenType
INVALID - static field in class org.gnu.atk.Role
INVALID - static field in class org.gnu.atk.StateType
INVALID() - static method in class org.gnu.glib.Type
Return a Type instance initialized as INVALID.
INVALID_TIME - static field in class org.gnu.gdk.GrabStatus
The resource was grabbed more recently than the specified time.
invalidate() - method in class org.gnu.atk.ObjectFactory
Invalidates a rectangular region of the window's content.
Invalidates a region of the window's content.
INVERT - static field in class org.gnu.gtk.CellRendererMode
INVERT - static field in class org.gnu.gdk.Function
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.
Invisible(org.gnu.gdk.Screen) - constructor for class org.gnu.gtk.Invisible
IO - static field in class org.gnu.glib.SpawnError
Iogonek - static field in class org.gnu.gdk.KeySymbol
Representation of a Iogonek key.
Iogonek - static field in class org.gnu.gdk.KeyValue
IRON_CROSS - static field in class org.gnu.gdk.CursorType
IS_EXPANDED - static field in class org.gnu.gtk.CellRenderer.Attribute
(boolean) Row is an expander row, and is expanded.
IS_EXPANDER - static field in class org.gnu.gtk.CellRenderer.Attribute
(boolean) Row is an expander row, and is expanded.
isActive() - method in class org.gnu.gtk.Window
Returns whether the window is part of the current active toplevel.
Returns TRUE if iter is an ancestor of descendant.
isAncestor(org.gnu.gtk.TreePath) - method in class org.gnu.gtk.TreePath
Returns TRUE if descendant is a descendant of path.
isAncestor(org.gnu.gtk.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(org.gnu.gtk.TreePath) - method in class org.gnu.gtk.TreePath
Returns TRUE if path is a descendant of ancestor.
isDestroyed() - method in class org.gnu.gtk.Window
Returns true if destroy has previously been called on this object.
ISDIR - static field in class org.gnu.glib.SpawnError
isDisabled() - method in class org.gnu.gdk.PixbufFormat
isEmpty() - method in class org.gnu.gdk.Region
Returns true if the Region is empty.
isEmpty() - method in class org.gnu.atk.StateSet
isEqual(org.gnu.gdk.Region) - method in class org.gnu.gdk.Region
Returns true if the provided Region is the same as this one.
isExpand() - method in class org.gnu.gtk.event.TreeViewEvent
isGtkThread() - static method in class org.gnu.gtk.Gtk
Returns true if the current thread is the Gtk thread
isHint() - method in class org.gnu.gdk.EventMotion
isHint() - method in class org.gnu.gtk.event.MouseMotionEvent
Check if this event is just a hint.
isImageAvailable() - method in class org.gnu.gtk.Clipboard
isInline() - method in class org.gnu.atk.Hyperlink
isIterValid(org.gnu.gtk.TreeIter) - method in class org.gnu.gtk.ListStore
isIterValid(org.gnu.gtk.TreeIter) - method in class org.gnu.gtk.TreeStore
isLogical() - method in class org.gnu.gtk.event.TreeViewEvent
ISO_Center_Object - static field in class org.gnu.gdk.KeySymbol
Representation of a ISO_Center_Object key.
ISO_Continuous_Underline - static field in class org.gnu.gdk.KeySymbol
Representation of a ISO_Continuous_Underline key.
ISO_Discontinuous_Underline - static field in class org.gnu.gdk.KeySymbol
Representation of a ISO_Discontinuous_Underline key.
ISO_Emphasize - static field in class org.gnu.gdk.KeySymbol
Representation of a ISO_Emphasize key.
ISO_Enter - static field in class org.gnu.gdk.KeySymbol
Representation of a ISO_Enter key.
ISO_Fast_Cursor_Down - static field in class org.gnu.gdk.KeySymbol
Representation of a ISO_Fast_Cursor_Down key.
ISO_Fast_Cursor_Left - static field in class org.gnu.gdk.KeySymbol
Representation of a ISO_Fast_Cursor_Left key.
ISO_Fast_Cursor_Right - static field in class org.gnu.gdk.KeySymbol
Representation of a ISO_Fast_Cursor_Right key.
ISO_Fast_Cursor_Up - static field in class org.gnu.gdk.KeySymbol
Representation of a ISO_Fast_Cursor_Up key.
ISO_First_Group - static field in class org.gnu.gdk.KeySymbol
Representation of a ISO_First_Group key.
ISO_First_Group_Lock - static field in class org.gnu.gdk.KeySymbol
Representation of a ISO_First_Group_Lock key.
ISO_Group_Latch - static field in class org.gnu.gdk.KeySymbol
Representation of a ISO_Group_Latch key.
ISO_Group_Lock - static field in class org.gnu.gdk.KeySymbol
Representation of a ISO_Group_Lock key.
ISO_Group_Shift - static field in class org.gnu.gdk.KeySymbol
Representation of a ISO_Group_Shift key.
ISO_Last_Group - static field in class org.gnu.gdk.KeySymbol
Representation of a ISO_Last_Group key.
ISO_Last_Group_Lock - static field in class org.gnu.gdk.KeySymbol
Representation of a ISO_Last_Group_Lock key.
ISO_Left_Tab - static field in class org.gnu.gdk.KeySymbol
Representation of a ISO_Left_Tab key.
ISO_Level2_Latch - static field in class org.gnu.gdk.KeySymbol
Representation of a ISO_Level2_Latch key.
ISO_Level3_Latch - static field in class org.gnu.gdk.KeySymbol
Representation of a ISO_Level3_Latch key.
ISO_Level3_Lock - static field in class org.gnu.gdk.KeySymbol
Representation of a ISO_Level3_Lock key.
ISO_Level3_Shift - static field in class org.gnu.gdk.KeySymbol
Representation of a ISO_Level3_Shift key.
ISO_Lock - static field in class org.gnu.gdk.KeySymbol
Representation of a ISO_Lock key.
ISO_Move_Line_Down - static field in class org.gnu.gdk.KeySymbol
Representation of a ISO_Move_Line_Down key.
ISO_Move_Line_Up - static field in class org.gnu.gdk.KeySymbol
Representation of a ISO_Move_Line_Up key.
ISO_Next_Group - static field in class org.gnu.gdk.KeySymbol
Representation of a ISO_Next_Group key.
ISO_Next_Group_Lock - static field in class org.gnu.gdk.KeySymbol
Representation of a ISO_Next_Group_Lock key.
ISO_Partial_Line_Down - static field in class org.gnu.gdk.KeySymbol
Representation of a ISO_Partial_Line_Down key.
ISO_Partial_Line_Up - static field in class org.gnu.gdk.KeySymbol
Representation of a ISO_Partial_Line_Up key.
ISO_Partial_Space_Left - static field in class org.gnu.gdk.KeySymbol
Representation of a ISO_Partial_Space_Left key.
ISO_Partial_Space_Right - static field in class org.gnu.gdk.KeySymbol
Representation of a ISO_Partial_Space_Right key.
ISO_Prev_Group - static field in class org.gnu.gdk.KeySymbol
Representation of a ISO_Prev_Group key.
ISO_Prev_Group_Lock - static field in class org.gnu.gdk.KeySymbol
Representation of a ISO_Prev_Group_Lock key.
ISO_Release_Both_Margins - static field in class org.gnu.gdk.KeySymbol
Representation of a ISO_Release_Both_Margins key.
ISO_Release_Margin_Left - static field in class org.gnu.gdk.KeySymbol
Representation of a ISO_Release_Margin_Left key.
ISO_Release_Margin_Right - static field in class org.gnu.gdk.KeySymbol
Representation of a ISO_Release_Margin_Right key.
ISO_Set_Margin_Left - static field in class org.gnu.gdk.KeySymbol
Representation of a ISO_Set_Margin_Left key.
ISO_Set_Margin_Right - static field in class org.gnu.gdk.KeySymbol
Representation of a ISO_Set_Margin_Right key.
ISOCenterObject - static field in class org.gnu.gdk.KeyValue
ISOContinuousUnderline - static field in class org.gnu.gdk.KeyValue
ISODiscontinuousUnderline - static field in class org.gnu.gdk.KeyValue
ISOEmphasize - static field in class org.gnu.gdk.KeyValue
ISOEnter - static field in class org.gnu.gdk.KeyValue
ISOFastCursorDown - static field in class org.gnu.gdk.KeyValue
ISOFastCursorLeft - static field in class org.gnu.gdk.KeyValue
ISOFastCursorRight - static field in class org.gnu.gdk.KeyValue
ISOFastCursorUp - static field in class org.gnu.gdk.KeyValue
ISOFirstGroup - static field in class org.gnu.gdk.KeyValue
ISOFirstGroupLock - static field in class org.gnu.gdk.KeyValue
isOfType(org.gnu.gtk.event.ActionEvent.Type) - method in class org.gnu.gtk.event.ActionEvent
Compares this event's type with the provided type
isOfType(org.gnu.gtk.event.ButtonEvent.Type) - method in class org.gnu.gtk.event.ButtonEvent
isOfType(org.gnu.gtk.event.DialogEvent.Type) - method in class org.gnu.gtk.event.DialogEvent
isOfType(org.gnu.gtk.event.EntryEvent.Type) - method in class org.gnu.gtk.event.EntryEvent
isOfType(org.gnu.gtk.event.ExposeEvent.Type) - method in class org.gnu.gtk.event.ExposeEvent
Test to compare events.
isOfType(org.gnu.gtk.event.FocusEvent.Type) - method in class org.gnu.gtk.event.FocusEvent
isOfType(org.gnu.gtk.event.ItemEvent.Type) - method in class org.gnu.gtk.event.ItemEvent
isOfType(org.gnu.gtk.event.KeyEvent.Type) - method in class org.gnu.gtk.event.KeyEvent
Test to compare events.
isOfType(org.gnu.gtk.event.MouseEvent.Type) - method in class org.gnu.gtk.event.MouseEvent
Test to compare events.
Test to compare events.
Compares to event types for equality
Comparison of TextViewEvent types
ISOGroupLatch - static field in class org.gnu.gdk.KeyValue
ISOGroupLock - static field in class org.gnu.gdk.KeyValue
ISOGroupShift - static field in class org.gnu.gdk.KeyValue
ISOLastGroup - static field in class org.gnu.gdk.KeyValue
ISOLastGroupLock - static field in class org.gnu.gdk.KeyValue
ISOLeftTab - static field in class org.gnu.gdk.KeyValue
ISOLevel2Latch - static field in class org.gnu.gdk.KeyValue
ISOLevel3Latch - static field in class org.gnu.gdk.KeyValue
ISOLevel3Lock - static field in class org.gnu.gdk.KeyValue
ISOLevel3Shift - static field in class org.gnu.gdk.KeyValue
ISOLock - static field in class org.gnu.gdk.KeyValue
ISOMoveLineDown - static field in class org.gnu.gdk.KeyValue
ISOMoveLineUp - static field in class org.gnu.gdk.KeyValue
ISONextGroup - static field in class org.gnu.gdk.KeyValue
ISONextGroupLock - static field in class org.gnu.gdk.KeyValue
ISOPartialLineDown - static field in class org.gnu.gdk.KeyValue
ISOPartialLineUp - static field in class org.gnu.gdk.KeyValue
ISOPartialSpaceLeft - static field in class org.gnu.gdk.KeyValue
ISOPartialSpaceRight - static field in class org.gnu.gdk.KeyValue
isOpenAll() - method in class org.gnu.gtk.event.TreeViewEvent
ISOPrevGroup - static field in class org.gnu.gdk.KeyValue
ISOPrevGroupLock - static field in class org.gnu.gdk.KeyValue
ISOReleaseBothMargins - static field in class org.gnu.gdk.KeyValue
ISOReleaseMarginLeft - static field in class org.gnu.gdk.KeyValue
ISOReleaseMarginRight - static field in class org.gnu.gdk.KeyValue
ISOSetMarginLeft - static field in class org.gnu.gdk.KeyValue
ISOSetMarginRight - static field in class org.gnu.gdk.KeyValue
isPixbuf() - method in class org.gnu.gtk.TextIter
Returns true if iter points to a pixbuf.
isRunning() - method in class org.gnu.glib.Idle
Returns whether this idle is running.
isRunning() - method in class org.gnu.glib.MainLoop
Checks to see if the main loop is currently being run via run().
isRunning() - method in class org.gnu.glib.Timer
Returns whether this timer is running.
isScalable() - method in class org.gnu.gdk.PixbufFormat
isSelectedLink() - method in class org.gnu.atk.Hyperlink
isSensitive() - method in class org.gnu.gtk.Action
Determine if the given row (iter in the given TreeModel should be displayed as a separator.
isSource() - method in class org.gnu.gdk.DragContext
Returns true if the context is used on the source side.
isStartEditing() - method in class org.gnu.gtk.event.TreeViewEvent
isStaticImage() - method in class org.gnu.gdk.PixbufAnimation
If this animation was loaded from a that turns out to be a plain unaminated image then this method will return true.
isTextAvailable() - method in class org.gnu.gtk.Clipboard
isToolTips() - method in class org.gnu.gtk.ToolBar
isValid() - method in class org.gnu.atk.Hyperlink
isValid() - method in class org.gnu.gtk.TreeRowReference
isValid(int,org.gnu.gdk.ModifierType) - static method in class org.gnu.gtk.Accelerator
Determines whether a given keyv and modifier mask constitute a valid keyboard accelerator.
isViewable() - method in class org.gnu.gdk.Window
isVisible() - method in class org.gnu.gtk.Action
isVisible() - method in class org.gnu.gdk.Window
isWritable() - method in class org.gnu.gdk.PixbufFormat
ITALIC - static field in class org.gnu.gtk.GtkStockItem
ITALIC - static field in class org.gnu.pango.Style
the font is slanted in an italic style.
Item - class org.gnu.gtk.Item
This widget is designed to be a base class for widgets that can be selected and deselected.
ITEM_ACTIVATED - static field in class org.gnu.gtk.event.IconViewEvent.Type
itemActivated(org.gnu.gtk.TreePath) - method in class org.gnu.gtk.IconView
Activate the item specified by path.
ItemEvent - class org.gnu.gtk.event.ItemEvent
An event represeting action by a Item widget.
ItemEvent(Object,org.gnu.gtk.event.ItemEvent.Type) - constructor for class org.gnu.gtk.event.ItemEvent
Creates a new Button Event.
itemEvent(org.gnu.gtk.event.ItemEvent) - method in class org.gnu.gtk.event.ItemListener
This method is called whenever a item event occurs.
ItemFactory - class org.gnu.gtk.ItemFactory
Old class replaced by UIManager.
Create a new ItemFactory object.
Old class replaced by UIManager.
ItemListener - interface org.gnu.gtk.event.ItemListener
Listener for the Item widget.
Itilde - static field in class org.gnu.gdk.KeySymbol
Representation of a Itilde key.
Itilde - static field in class org.gnu.gdk.KeyValue

J

J - static field in class org.gnu.gdk.KeySymbol
Representation of a J key.
J - static field in class org.gnu.gdk.KeyValue
JAVA_OBJECT() - static method in class org.gnu.glib.Type
Return a Type instance initialized as JAVA_OBJECT.
Jcircumflex - static field in class org.gnu.gdk.KeySymbol
Representation of a Jcircumflex key.
Jcircumflex - static field in class org.gnu.gdk.KeyValue
JGException - class org.gnu.glib.JGException
Generic Exception in Java-GNOME.
JGException(org.gnu.glib.Error) - constructor for class org.gnu.glib.JGException
JOIN_STYLE - static field in class org.gnu.gdk.GCValuesMask
JoinStyle - class org.gnu.gdk.JoinStyle
jot - static field in class org.gnu.gdk.KeySymbol
Representation of a jot key.
jot - static field in class org.gnu.gdk.KeyValue
JUMP - static field in class org.gnu.gtk.ScrollType
Jump3270 - static field in class org.gnu.gdk.KeyValue
Jump_3270 - static field in class org.gnu.gdk.KeySymbol
Representation of a Jump_3270 key.
JUMP_TO - static field in class org.gnu.gtk.GtkStockItem
Justification - class org.gnu.gtk.Justification
Used for justifying the text inside a Label widget.
JUSTIFY_CENTER - static field in class org.gnu.gtk.GtkStockItem
JUSTIFY_FILL - static field in class org.gnu.gtk.GtkStockItem
JUSTIFY_LEFT - static field in class org.gnu.gtk.GtkStockItem
JUSTIFY_RIGHT - static field in class org.gnu.gtk.GtkStockItem

K

K - static field in class org.gnu.gdk.KeySymbol
Representation of a K key.
K - static field in class org.gnu.gdk.KeyValue
kana_A - static field in class org.gnu.gdk.KeySymbol
Representation of a kana_A key.
kana_CHI - static field in class org.gnu.gdk.KeySymbol
Representation of a kana_CHI key.
kana_closingbracket - static field in class org.gnu.gdk.KeySymbol
Representation of a kana_closingbracket key.
kana_comma - static field in class org.gnu.gdk.KeySymbol
Representation of a kana_comma key.
kana_conjunctive - static field in class org.gnu.gdk.KeySymbol
Representation of a kana_conjunctive key.
kana_E - static field in class org.gnu.gdk.KeySymbol
Representation of a kana_E key.
kana_FU - static field in class org.gnu.gdk.KeySymbol
Representation of a kana_FU key.
kana_fullstop - static field in class org.gnu.gdk.KeySymbol
Representation of a kana_fullstop key.
kana_HA - static field in class org.gnu.gdk.KeySymbol
Representation of a kana_HA key.
kana_HE - static field in class org.gnu.gdk.KeySymbol
Representation of a kana_HE key.
kana_HI - static field in class org.gnu.gdk.KeySymbol
Representation of a kana_HI key.
kana_HO - static field in class org.gnu.gdk.KeySymbol
Representation of a kana_HO key.
kana_HU - static field in class org.gnu.gdk.KeySymbol
Representation of a kana_HU key.
kana_I - static field in class org.gnu.gdk.KeySymbol
Representation of a kana_I key.
kana_KA - static field in class org.gnu.gdk.KeySymbol
Representation of a kana_KA key.
kana_KE - static field in class org.gnu.gdk.KeySymbol
Representation of a kana_KE key.
kana_KI - static field in class org.gnu.gdk.KeySymbol
Representation of a kana_KI key.
kana_KO - static field in class org.gnu.gdk.KeySymbol
Representation of a kana_KO key.
kana_KU - static field in class org.gnu.gdk.KeySymbol
Representation of a kana_KU key.
Kana_Lock - static field in class org.gnu.gdk.KeySymbol
Representation of a Kana_Lock key.
kana_MA - static field in class org.gnu.gdk.KeySymbol
Representation of a kana_MA key.
kana_ME - static field in class org.gnu.gdk.KeySymbol
Representation of a kana_ME key.
kana_MI - static field in class org.gnu.gdk.KeySymbol
Representation of a kana_MI key.
kana_middledot - static field in class org.gnu.gdk.KeySymbol
Representation of a kana_middledot key.
kana_MO - static field in class org.gnu.gdk.KeySymbol
Representation of a kana_MO key.
kana_MU - static field in class org.gnu.gdk.KeySymbol
Representation of a kana_MU key.
kana_N - static field in class org.gnu.gdk.KeySymbol
Representation of a kana_N key.
kana_NA - static field in class org.gnu.gdk.KeySymbol
Representation of a kana_NA key.
kana_NE - static field in class org.gnu.gdk.KeySymbol
Representation of a kana_NE key.
kana_NI - static field in class org.gnu.gdk.KeySymbol
Representation of a kana_NI key.
kana_NO - static field in class org.gnu.gdk.KeySymbol
Representation of a kana_NO key.
kana_NU - static field in class org.gnu.gdk.KeySymbol
Representation of a kana_NU key.
kana_O - static field in class org.gnu.gdk.KeySymbol
Representation of a kana_O key.
kana_openingbracket - static field in class org.gnu.gdk.KeySymbol
Representation of a kana_openingbracket key.
kana_RA - static field in class org.gnu.gdk.KeySymbol
Representation of a kana_RA key.
kana_RE - static field in class org.gnu.gdk.KeySymbol
Representation of a kana_RE key.
kana_RI - static field in class org.gnu.gdk.KeySymbol
Representation of a kana_RI key.
kana_RO - static field in class org.gnu.gdk.KeySymbol
Representation of a kana_RO key.
kana_RU - static field in class org.gnu.gdk.KeySymbol
Representation of a kana_RU key.
kana_SA - static field in class org.gnu.gdk.KeySymbol
Representation of a kana_SA key.
kana_SE - static field in class org.gnu.gdk.KeySymbol
Representation of a kana_SE key.
kana_SHI - static field in class org.gnu.gdk.KeySymbol
Representation of a kana_SHI key.
Kana_Shift - static field in class org.gnu.gdk.KeySymbol
Representation of a Kana_Shift key.
kana_SO - static field in class org.gnu.gdk.KeySymbol
Representation of a kana_SO key.
kana_SU - static field in class org.gnu.gdk.KeySymbol
Representation of a kana_SU key.
kana_switch - static field in class org.gnu.gdk.KeySymbol
Representation of a kana_switch key.
kana_TA - static field in class org.gnu.gdk.KeySymbol
Representation of a kana_TA key.
kana_TE - static field in class org.gnu.gdk.KeySymbol
Representation of a kana_TE key.
kana_TI - static field in class org.gnu.gdk.KeySymbol
Representation of a kana_TI key.
kana_TO - static field in class org.gnu.gdk.KeySymbol
Representation of a kana_TO key.
kana_TSU - static field in class org.gnu.gdk.KeySymbol
Representation of a kana_TSU key.
kana_TU - static field in class org.gnu.gdk.KeySymbol
Representation of a kana_TU key.
kana_U - static field in class org.gnu.gdk.KeySymbol
Representation of a kana_U key.
kana_WA - static field in class org.gnu.gdk.KeySymbol
Representation of a kana_WA key.
kana_WO - static field in class org.gnu.gdk.KeySymbol
Representation of a kana_WO key.
kana_YA - static field in class org.gnu.gdk.KeySymbol
Representation of a kana_YA key.
kana_YO - static field in class org.gnu.gdk.KeySymbol
Representation of a kana_YO key.
kana_YU - static field in class org.gnu.gdk.KeySymbol
Representation of a kana_YU key.
kanaA - static field in class org.gnu.gdk.KeyValue
kanaCHI - static field in class org.gnu.gdk.KeyValue
kanaclosingbracket - static field in class org.gnu.gdk.KeyValue
kanacomma - static field in class org.gnu.gdk.KeyValue
kanaconjunctive - static field in class org.gnu.gdk.KeyValue
kanaE - static field in class org.gnu.gdk.KeyValue
kanaFU - static field in class org.gnu.gdk.KeyValue
kanafullstop - static field in class org.gnu.gdk.KeyValue
kanaHA - static field in class org.gnu.gdk.KeyValue
kanaHE - static field in class org.gnu.gdk.KeyValue
kanaHI - static field in class org.gnu.gdk.KeyValue
kanaHO - static field in class org.gnu.gdk.KeyValue
kanaHU - static field in class org.gnu.gdk.KeyValue
kanaI - static field in class org.gnu.gdk.KeyValue
kanaKA - static field in class org.gnu.gdk.KeyValue
kanaKE - static field in class org.gnu.gdk.KeyValue
kanaKI - static field in class org.gnu.gdk.KeyValue
kanaKO - static field in class org.gnu.gdk.KeyValue
kanaKU - static field in class org.gnu.gdk.KeyValue
KanaLock - static field in class org.gnu.gdk.KeyValue
kanaMA - static field in class org.gnu.gdk.KeyValue
kanaME - static field in class org.gnu.gdk.KeyValue
kanaMI - static field in class org.gnu.gdk.KeyValue
kanamiddledot - static field in class org.gnu.gdk.KeyValue
kanaMO - static field in class org.gnu.gdk.KeyValue
kanaMU - static field in class org.gnu.gdk.KeyValue
kanaN - static field in class org.gnu.gdk.KeyValue
kanaNA - static field in class org.gnu.gdk.KeyValue
kanaNE - static field in class org.gnu.gdk.KeyValue
kanaNI - static field in class org.gnu.gdk.KeyValue
kanaNO - static field in class org.gnu.gdk.KeyValue
kanaNU - static field in class org.gnu.gdk.KeyValue
kanaO - static field in class org.gnu.gdk.KeyValue
kanaopeningbracket - static field in class org.gnu.gdk.KeyValue
kanaRA - static field in class org.gnu.gdk.KeyValue
kanaRE - static field in class org.gnu.gdk.KeyValue
kanaRI - static field in class org.gnu.gdk.KeyValue
kanaRO - static field in class org.gnu.gdk.KeyValue
kanaRU - static field in class org.gnu.gdk.KeyValue
kanaSA - static field in class org.gnu.gdk.KeyValue
kanaSE - static field in class org.gnu.gdk.KeyValue
kanaSHI - static field in class org.gnu.gdk.KeyValue
KanaShift - static field in class org.gnu.gdk.KeyValue
kanaSO - static field in class org.gnu.gdk.KeyValue
kanaSU - static field in class org.gnu.gdk.KeyValue
kanaswitch - static field in class org.gnu.gdk.KeyValue
kanaTA - static field in class org.gnu.gdk.KeyValue
kanaTE - static field in class org.gnu.gdk.KeyValue
kanaTI - static field in class org.gnu.gdk.KeyValue
kanaTO - static field in class org.gnu.gdk.KeyValue
kanaTSU - static field in class org.gnu.gdk.KeyValue
kanaTU - static field in class org.gnu.gdk.KeyValue
kanaU - static field in class org.gnu.gdk.KeyValue
kanaWA - static field in class org.gnu.gdk.KeyValue
kanaWO - static field in class org.gnu.gdk.KeyValue
kanaYA - static field in class org.gnu.gdk.KeyValue
kanaYO - static field in class org.gnu.gdk.KeyValue
kanaYU - static field in class org.gnu.gdk.KeyValue
Kanji - static field in class org.gnu.gdk.KeySymbol
Representation of a Kanji key.
Kanji - static field in class org.gnu.gdk.KeyValue
Kanji_Bangou - static field in class org.gnu.gdk.KeySymbol
Representation of a Kanji_Bangou key.
KanjiBangou - static field in class org.gnu.gdk.KeyValue
kappa - static field in class org.gnu.gdk.KeySymbol
Representation of a kappa key.
kappa - static field in class org.gnu.gdk.KeyValue
Katakana - static field in class org.gnu.gdk.KeySymbol
Representation of a Katakana key.
Katakana - static field in class org.gnu.gdk.KeyValue
Kcedilla - static field in class org.gnu.gdk.KeySymbol
Representation of a Kcedilla key.
Kcedilla - static field in class org.gnu.gdk.KeyValue
KEY_PRESS - static field in class org.gnu.gdk.EventType
KEY_PRESS_MASK - static field in class org.gnu.gdk.EventMask
KEY_PRESSED - static field in class org.gnu.gtk.event.KeyEvent.Type
This event indicates that a key has been pressed.
KEY_RELEASE - static field in class org.gnu.gdk.EventType
KEY_RELEASE_MASK - static field in class org.gnu.gdk.EventMask
KEY_RELEASED - static field in class org.gnu.gtk.event.KeyEvent.Type
This event indicates that a key has been released.
KeyClick3270 - static field in class org.gnu.gdk.KeyValue
KeyClick_3270 - static field in class org.gnu.gdk.KeySymbol
Representation of a KeyClick_3270 key.
KeyEvent - class org.gnu.gtk.event.KeyEvent
This event object is used to identify when a key has been pressed and released.
Construct a KeyEvent object.
keyEvent(org.gnu.gtk.event.KeyEvent) - method in class org.gnu.gtk.event.KeyListener
Process a keystroke.
Method invoked when a key event occurs.
KeyListener - interface org.gnu.gtk.event.KeyListener
This is the listener interface for receiving keyboard events on a Widget.
Keymap - class org.gnu.gdk.Keymap
Keymap() - constructor for class org.gnu.gdk.Keymap
KeymapKey - class org.gnu.gdk.KeymapKey
KeySnoopMethod - interface org.gnu.gtk.KeySnoopMethod
Interface that can be used to intercept all key events before they are delivered normally.
KeySymbol - class org.gnu.gdk.KeySymbol
KeyValue - class org.gnu.gdk.KeyValue
The KeyChar class contains integer representations of the keystrokes supported by GTK
Korean_Won - static field in class org.gnu.gdk.KeySymbol
Representation of a Korean_Won key.
KoreanWon - static field in class org.gnu.gdk.KeyValue
KP0 - static field in class org.gnu.gdk.KeyValue
KP1 - static field in class org.gnu.gdk.KeyValue
KP2 - static field in class org.gnu.gdk.KeyValue
KP3 - static field in class org.gnu.gdk.KeyValue
KP4 - static field in class org.gnu.gdk.KeyValue
KP5 - static field in class org.gnu.gdk.KeyValue
KP6 - static field in class org.gnu.gdk.KeyValue
KP7 - static field in class org.gnu.gdk.KeyValue
KP8 - static field in class org.gnu.gdk.KeyValue
KP9 - static field in class org.gnu.gdk.KeyValue
KP_0 - static field in class org.gnu.gdk.KeySymbol
Representation of a KP_0 key.
KP_1 - static field in class org.gnu.gdk.KeySymbol
Representation of a KP_1 key.
KP_2 - static field in class org.gnu.gdk.KeySymbol
Representation of a KP_2 key.
KP_3 - static field in class org.gnu.gdk.KeySymbol
Representation of a KP_3 key.
KP_4 - static field in class org.gnu.gdk.KeySymbol
Representation of a KP_4 key.
KP_5 - static field in class org.gnu.gdk.KeySymbol
Representation of a KP_5 key.
KP_6 - static field in class org.gnu.gdk.KeySymbol
Representation of a KP_6 key.
KP_7 - static field in class org.gnu.gdk.KeySymbol
Representation of a KP_7 key.
KP_8 - static field in class org.gnu.gdk.KeySymbol
Representation of a KP_8 key.
KP_9 - static field in class org.gnu.gdk.KeySymbol
Representation of a KP_9 key.
KP_Add - static field in class org.gnu.gdk.KeySymbol
Representation of a KP_Add key.
KP_Begin - static field in class org.gnu.gdk.KeySymbol
Representation of a KP_Begin key.
KP_Decimal - static field in class org.gnu.gdk.KeySymbol
Representation of a KP_Decimal key.
KP_Delete - static field in class org.gnu.gdk.KeySymbol
Representation of a KP_Delete key.
KP_Divide - static field in class org.gnu.gdk.KeySymbol
Representation of a KP_Divide key.
KP_Down - static field in class org.gnu.gdk.KeySymbol
Representation of a KP_Down key.
KP_End - static field in class org.gnu.gdk.KeySymbol
Representation of a KP_End key.
KP_Enter - static field in class org.gnu.gdk.KeySymbol
Representation of a KP_Enter key.
KP_Equal - static field in class org.gnu.gdk.KeySymbol
Representation of a KP_Equal key.
KP_F1 - static field in class org.gnu.gdk.KeySymbol
Representation of a KP_F1 key.
KP_F2 - static field in class org.gnu.gdk.KeySymbol
Representation of a KP_F2 key.
KP_F3 - static field in class org.gnu.gdk.KeySymbol
Representation of a KP_F3 key.
KP_F4 - static field in class org.gnu.gdk.KeySymbol
Representation of a KP_F4 key.
KP_Home - static field in class org.gnu.gdk.KeySymbol
Representation of a KP_Home key.
KP_Insert - static field in class org.gnu.gdk.KeySymbol
Representation of a KP_Insert key.
KP_Left - static field in class org.gnu.gdk.KeySymbol
Representation of a KP_Left key.
KP_Multiply - static field in class org.gnu.gdk.KeySymbol
Representation of a KP_Multiply key.
KP_Next - static field in class org.gnu.gdk.KeySymbol
Representation of a KP_Next key.
KP_Page_Down - static field in class org.gnu.gdk.KeySymbol
Representation of a KP_Page_Down key.
KP_Page_Up - static field in class org.gnu.gdk.KeySymbol
Representation of a KP_Page_Up key.
KP_Prior - static field in class org.gnu.gdk.KeySymbol
Representation of a KP_Prior key.
KP_Right - static field in class org.gnu.gdk.KeySymbol
Representation of a KP_Right key.
KP_Separator - static field in class org.gnu.gdk.KeySymbol
Representation of a KP_Separator key.
KP_Space - static field in class org.gnu.gdk.KeySymbol
Representation of a KP_Space key.
KP_Subtract - static field in class org.gnu.gdk.KeySymbol
Representation of a KP_Subtract key.
KP_Tab - static field in class org.gnu.gdk.KeySymbol
Representation of a KP_Tab key.
KP_Up - static field in class org.gnu.gdk.KeySymbol
Representation of a KP_Up key.
KPAdd - static field in class org.gnu.gdk.KeyValue
KPBegin - static field in class org.gnu.gdk.KeyValue
KPDecimal - static field in class org.gnu.gdk.KeyValue
KPDelete - static field in class org.gnu.gdk.KeyValue
KPDivide - static field in class org.gnu.gdk.KeyValue
KPDown - static field in class org.gnu.gdk.KeyValue
KPEnd - static field in class org.gnu.gdk.KeyValue
KPEnter - static field in class org.gnu.gdk.KeyValue
KPEqual - static field in class org.gnu.gdk.KeyValue
KPF1 - static field in class org.gnu.gdk.KeyValue
KPF2 - static field in class org.gnu.gdk.KeyValue
KPF3 - static field in class org.gnu.gdk.KeyValue
KPF4 - static field in class org.gnu.gdk.KeyValue
KPHome - static field in class org.gnu.gdk.KeyValue
KPInsert - static field in class org.gnu.gdk.KeyValue
KPLeft - static field in class org.gnu.gdk.KeyValue
KPMultiply - static field in class org.gnu.gdk.KeyValue
KPNext - static field in class org.gnu.gdk.KeyValue
KPPageDown - static field in class org.gnu.gdk.KeyValue
KPPageUp - static field in class org.gnu.gdk.KeyValue
KPPrior - static field in class org.gnu.gdk.KeyValue
KPRight - static field in class org.gnu.gdk.KeyValue
KPSeparator - static field in class org.gnu.gdk.KeyValue
KPSpace - static field in class org.gnu.gdk.KeyValue
KPSubtract - static field in class org.gnu.gdk.KeyValue
KPTab - static field in class org.gnu.gdk.KeyValue
KPUp - static field in class org.gnu.gdk.KeyValue
kra - static field in class org.gnu.gdk.KeySymbol
Representation of a kra key.
kra - static field in class org.gnu.gdk.KeyValue

L

L - static field in class org.gnu.gdk.KeySymbol
Representation of a L key.
L - static field in class org.gnu.gdk.KeyValue
L1 - static field in class org.gnu.gdk.KeySymbol
Representation of a L1 key.
L1 - static field in class org.gnu.gdk.KeyValue
L10 - static field in class org.gnu.gdk.KeySymbol
Representation of a L10 key.
L10 - static field in class org.gnu.gdk.KeyValue
L2 - static field in class org.gnu.gdk.KeySymbol
Representation of a L2 key.
L2 - static field in class org.gnu.gdk.KeyValue
L3 - static field in class org.gnu.gdk.KeySymbol
Representation of a L3 key.
L3 - static field in class org.gnu.gdk.KeyValue
L4 - static field in class org.gnu.gdk.KeySymbol
Representation of a L4 key.
L4 - static field in class org.gnu.gdk.KeyValue
L5 - static field in class org.gnu.gdk.KeySymbol
Representation of a L5 key.
L5 - static field in class org.gnu.gdk.KeyValue
L6 - static field in class org.gnu.gdk.KeySymbol
Representation of a L6 key.
L6 - static field in class org.gnu.gdk.KeyValue
L7 - static field in class org.gnu.gdk.KeySymbol
Representation of a L7 key.
L7 - static field in class org.gnu.gdk.KeyValue
L8 - static field in class org.gnu.gdk.KeySymbol
Representation of a L8 key.
L8 - static field in class org.gnu.gdk.KeyValue
L9 - static field in class org.gnu.gdk.KeySymbol
Representation of a L9 key.
L9 - static field in class org.gnu.gdk.KeyValue
Label - class org.gnu.gtk.Label
The Label widget displays a small amount of text.
LABEL - static field in class org.gnu.atk.Role
Label(Handle) - 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.
LABEL_FOR - static field in class org.gnu.atk.RelationType
LABELLED_BY - static field in class org.gnu.atk.RelationType
Lacute - static field in class org.gnu.gdk.KeySymbol
Representation of a Lacute key.
Lacute - static field in class org.gnu.gdk.KeyValue
LANGUAGE - static field in class org.gnu.pango.AttrType
Language - class org.gnu.pango.Language
The PangoLanguage structure is used to represent a language.
Language(Handle) - 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 field in class org.gnu.pango.Scale
LARGE_TOOLBAR - static field in class org.gnu.gtk.IconSize
LAST - static field in class org.gnu.gdk.AxisUse
LAST - static field in class org.gnu.gtk.RcTokenType
LAST - static field in class org.gnu.gtk.SignalRunType
last() - method in class org.gnu.glib.List
Return the last element from the List.
LAST_CURSOR - static field in class org.gnu.gdk.CursorType
LAST_DEFINED - static field in class org.gnu.atk.RelationType
LAST_DEFINED - static field in class org.gnu.atk.Role
LAST_DEFINED - static field in class org.gnu.atk.StateType
Last_Virtual_Screen - static field in class org.gnu.gdk.KeySymbol
Representation of a Last_Virtual_Screen key.
LastVirtualScreen - static field in class org.gnu.gdk.KeyValue
latincross - static field in class org.gnu.gdk.KeySymbol
Representation of a latincross key.
latincross - static field in class org.gnu.gdk.KeyValue
LAX_VALIDATION - static field in class org.gnu.glib.ParmFlags
Layer - class org.gnu.atk.Layer
Describes the layer of a component.
LAYERED_PANE - static field in class org.gnu.atk.Role
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 - 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(Handle) - constructor for class org.gnu.gtk.Layout
Construct a new Layout from a handle to a native resource.
Layout(Handle) - constructor for class org.gnu.pango.Layout
Construct a new Layout with a handle that has been returned from a native call.
Construct a new Layout object.
Layout(org.gnu.pango.Context) - constructor for class org.gnu.pango.Layout
Construct a new Layout with the given Context.
Layout(org.gnu.pango.Layout) - constructor for class org.gnu.pango.Layout
Construct a new Layout that is a copy of the provided Layout.
layoutIndexToTextIndex(int) - method in class org.gnu.gtk.Entry
Converts from a position in the entry contents (returned by getText()) to a position in the entry's PangoLayout (returned by getLayout(), with text retrieved via Layout.getText()).
LayoutLine - class org.gnu.pango.LayoutLine
The PangoLayoutLine structure represents one of the lines resulting from laying out a paragraph via PangoLayout.
Lcaron - static field in class org.gnu.gdk.KeySymbol
Representation of a Lcaron key.
Lcaron - static field in class org.gnu.gdk.KeyValue
Lcedilla - static field in class org.gnu.gdk.KeySymbol
Representation of a Lcedilla key.
Lcedilla - static field in class org.gnu.gdk.KeyValue
LEAVE - static field in class org.gnu.gtk.event.ButtonEvent.Type
Emitted when the mouse cursor leaves the region of the button.
LEAVE - static field in class org.gnu.gtk.event.MouseEvent.Type
This event indicates that the mouse has left the widget.
leave() - method in class org.gnu.gtk.Button
Sends a leave signal to the button.
LEAVE_DESTINATION - static field in class org.gnu.gtk.event.LeaveDragDestinationEvent.Type
LEAVE_FULLSCREEN - static field in class org.gnu.gtk.GtkStockItem
LEAVE_NOTIFY - static field in class org.gnu.gdk.EventType
LEAVE_NOTIFY_MASK - static field in class org.gnu.gdk.EventMask
LEFT - static field in class org.gnu.pango.Alignment
Put all available space on the right
LEFT - static field in class org.gnu.gtk.ArrowType
LEFT - static field in class org.gnu.gtk.DirectionType
LEFT - static field in class org.gnu.gtk.Justification
Left - static field in class org.gnu.gdk.KeySymbol
Representation of a Left key.
Left - static field in class org.gnu.gdk.KeyValue
LEFT - static field in class org.gnu.gtk.PositionType
LEFT - static field in class org.gnu.gdk.ScrollDirection
LEFT - static field in class org.gnu.gtk.SideType
LEFT - static field in class org.gnu.gtk.SubmenuDirection
LEFT - static field in class org.gnu.pango.TabAlign
the tab stop appears to the left of the text.
LEFT - static field in class org.gnu.gtk.TextWindowType
Left23270 - static field in class org.gnu.gdk.KeyValue
Left2_3270 - static field in class org.gnu.gdk.KeySymbol
Representation of a Left2_3270 key.
LEFT_PTR - static field in class org.gnu.gdk.CursorType
LEFT_RIGHT - static field in class org.gnu.gtk.SubmenuPlacement
LEFT_SIDE - static field in class org.gnu.gdk.CursorType
LEFT_TEE - static field in class org.gnu.gdk.CursorType
LEFT_TO_RIGHT - static field in class org.gnu.gtk.ProgressBarOrientation
leftanglebracket - static field in class org.gnu.gdk.KeySymbol
Representation of a leftanglebracket key.
leftanglebracket - static field in class org.gnu.gdk.KeyValue
leftarrow - static field in class org.gnu.gdk.KeySymbol
Representation of a leftarrow key.
leftarrow - static field in class org.gnu.gdk.KeyValue
LEFTBUTTON - static field in class org.gnu.gdk.CursorType
leftcaret - static field in class org.gnu.gdk.KeySymbol
Representation of a leftcaret key.
leftcaret - static field in class org.gnu.gdk.KeyValue
leftdoublequotemark - static field in class org.gnu.gdk.KeySymbol
Representation of a leftdoublequotemark key.
leftdoublequotemark - static field in class org.gnu.gdk.KeyValue
leftmiddlecurlybrace - static field in class org.gnu.gdk.KeySymbol
Representation of a leftmiddlecurlybrace key.
leftmiddlecurlybrace - static field in class org.gnu.gdk.KeyValue
leftopentriangle - static field in class org.gnu.gdk.KeySymbol
Representation of a leftopentriangle key.
leftopentriangle - static field in class org.gnu.gdk.KeyValue
leftpointer - static field in class org.gnu.gdk.KeySymbol
Representation of a leftpointer key.
leftpointer - static field in class org.gnu.gdk.KeyValue
leftradical - static field in class org.gnu.gdk.KeySymbol
Representation of a leftradical key.
leftradical - static field in class org.gnu.gdk.KeyValue
leftshoe - static field in class org.gnu.gdk.KeySymbol
Representation of a leftshoe key.
leftshoe - static field in class org.gnu.gdk.KeyValue
leftsinglequotemark - static field in class org.gnu.gdk.KeySymbol
Representation of a leftsinglequotemark key.
leftsinglequotemark - static field in class org.gnu.gdk.KeyValue
leftt - static field in class org.gnu.gdk.KeySymbol
Representation of a leftt key.
leftt - static field in class org.gnu.gdk.KeyValue
lefttack - static field in class org.gnu.gdk.KeySymbol
Representation of a lefttack key.
lefttack - static field in class org.gnu.gdk.KeyValue
length() - method in class org.gnu.glib.List
Return the number of elements contained in the List.
less - static field in class org.gnu.gdk.KeySymbol
Representation of a less key.
less - static field in class org.gnu.gdk.KeyValue
lessthanequal - static field in class org.gnu.gdk.KeySymbol
Representation of a lessthanequal key.
lessthanequal - static field in class org.gnu.gdk.KeyValue
LETTER_SPACING - static field in class org.gnu.pango.AttrType
lf - static field in class org.gnu.gdk.KeySymbol
Representation of a lf key.
lf - static field in class org.gnu.gdk.KeyValue
LIBBAD - static field in class org.gnu.glib.SpawnError
LIBRARY_NAME - static field in class org.gnu.gtk.Config
Name of the library - dictated by platform
LifeCycleEvent - class org.gnu.gtk.event.LifeCycleEvent
This event is used to identify life cycle events that effect a widget.
Construct a LifeCycleEvent object.
This method is for all void-returning life cycle related event signals.
LifeCycleListener - interface org.gnu.gtk.event.LifeCycleListener
This is the listener interface for receiving life cycle realted events for a Widget.
This method is for the "delete" (represented by LifeCycleEvent.Type.DELETE) and "destroy" (represented by LifeCycleEvent.Type.DESTROY) event signals.
LIGHT - static field in class org.gnu.pango.Weight
LINE - static field in class org.gnu.gtk.ToolBarSpaceStyle
LINE_STYLE - static field in class org.gnu.gdk.GCValuesMask
LINE_WIDTH - static field in class org.gnu.gdk.GCValuesMask
LINEAR - static field in class org.gnu.gtk.CurveType
Linefeed - static field in class org.gnu.gdk.KeySymbol
Representation of a Linefeed key.
Linefeed - static field in class org.gnu.gdk.KeyValue
LineStyle - class org.gnu.gdk.LineStyle
LINK - static field in class org.gnu.gdk.DragAction
Method called when a URL or email link is activated in an AboutDialog.
LiraSign - static field in class org.gnu.gdk.KeySymbol
Representation of a LiraSign key.
LiraSign - static field in class org.gnu.gdk.KeyValue
List - class org.gnu.glib.List
LIST - static field in class org.gnu.atk.Role
List() - constructor for class org.gnu.glib.List
Construct a List object
List(Handle) - constructor for class org.gnu.glib.List
Contruct a List object using a given handle.
LIST_ITEM - static field in class org.gnu.atk.Role
listActions() - method in class org.gnu.gtk.ActionGroup
List the Actions in the ActionGroup
listDevice() - method in class org.gnu.gdk.Display
Returns an array of available input devices attached to this display.
listFaces() - method in class org.gnu.pango.FontFamily
Lists the different font faces that make up family.
listFamilies() - method in class org.gnu.pango.Context
List all families for a Context.
listFilters() - method in class org.gnu.gtk.FileChooser
listFilters() - method in class org.gnu.gtk.FileChooserButton
listFilters() - method in class org.gnu.gtk.FileChooserDialog
listFilters() - method in class org.gnu.gtk.FileChooserWidget
listIcons(String) - method in class org.gnu.gtk.IconTheme
listShortcutFolders() - method in class org.gnu.gtk.FileChooser
listShortcutFolders() - method in class org.gnu.gtk.FileChooserButton
listShortcutFolders() - method in class org.gnu.gtk.FileChooserDialog
listShortcutFolders() - method in class org.gnu.gtk.FileChooserWidget
listShortcutURIs() - method in class org.gnu.gtk.FileChooser
listShortcutURIs() - method in class org.gnu.gtk.FileChooserButton
listShortcutURIs() - method in class org.gnu.gtk.FileChooserDialog
listShortcutURIs() - method in class org.gnu.gtk.FileChooserWidget
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(org.gnu.gtk.DataColumn[]) - constructor for class org.gnu.gtk.ListStore
Constructs a new ListStore object for storing data in a list style manner.
listToplevelWindows() - static method in class org.gnu.gtk.Window
Returns a list of all existing toplevel windows.
listVisuals() - method in class org.gnu.gdk.Screen
List the Visuals for this Screen.
LL_ANGLE - static field 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 propagates them accordingly.
loadFont(org.gnu.pango.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.
loadIcon() - method in class org.gnu.gtk.IconInfo
Looks up an icon in an icon theme, scales it to the given size and renders it into a pixbuf.
LOCAL - static field in class org.gnu.gdk.DragProtocol
lock() - method in class org.gnu.gtk.AccelGroup
Locks the accelerator group.
LOCK_MASK - static field in class org.gnu.gdk.ModifierType
LOCKED - static field in class org.gnu.gtk.AccelFlags
lockPath(String) - static method in class org.gnu.gtk.AccelMap
Locks the given accelerator path.
LOGICAL_POSITIONS - static field in class org.gnu.gtk.MovementStep
logicaland - static field in class org.gnu.gdk.KeySymbol
Representation of a logicaland key.
logicaland - static field in class org.gnu.gdk.KeyValue
logicalor - static field in class org.gnu.gdk.KeySymbol
Representation of a logicalor key.
logicalor - static field in class org.gnu.gdk.KeyValue
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.
lookupEntry(String) - static method in class org.gnu.gtk.AccelMap
Looks up the accelerator entry for accelPath and returns the AccelKey
lookupIconSet(String) - method in class org.gnu.gtk.IconFactory
Looks up stockID from the icon factory, returning an icon set if found.
lookupIconSet(String) - method in class org.gnu.gtk.Style
LOOP - static field in class org.gnu.glib.SpawnError
LOW - static field 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 field in class org.gnu.gtk.PathPriorityType
LOWEST - static field in class org.gnu.gtk.RcTokenType
lowleftcorner - static field in class org.gnu.gdk.KeySymbol
Representation of a lowleftcorner key.
lowleftcorner - static field in class org.gnu.gdk.KeyValue
lowrightcorner - static field in class org.gnu.gdk.KeySymbol
Representation of a lowrightcorner key.
lowrightcorner - static field in class org.gnu.gdk.KeyValue
LR_ANGLE - static field in class org.gnu.gdk.CursorType
LSB_FIRST - static field in class org.gnu.gdk.ByteOrder
Lstroke - static field in class org.gnu.gdk.KeySymbol
Representation of a Lstroke key.
Lstroke - static field in class org.gnu.gdk.KeyValue
LTR - static field in class org.gnu.pango.Direction
The text is written left-to-right
LTR - static field in class org.gnu.gtk.PackDirection
LTR - static field in class org.gnu.gtk.RcTokenType
LTR - static field in class org.gnu.gtk.TextDirection

M

M - static field in class org.gnu.gdk.KeySymbol
Representation of a M key.
M - static field in class org.gnu.gdk.KeyValue
Macedonia_DSE - static field in class org.gnu.gdk.KeySymbol
Representation of a Macedonia_DSE key.
Macedonia_GJE - static field in class org.gnu.gdk.KeySymbol
Representation of a Macedonia_GJE key.
Macedonia_KJE - static field in class org.gnu.gdk.KeySymbol
Representation of a Macedonia_KJE key.
MacedoniaDSE - static field in class org.gnu.gdk.KeyValue
MacedoniaGJE - static field in class org.gnu.gdk.KeyValue
MacedoniaKJE - static field in class org.gnu.gdk.KeyValue
macron - static field in class org.gnu.gdk.KeySymbol
Representation of a macron key.
macron - static field in class org.gnu.gdk.KeyValue
Mae_Koho - static field in class org.gnu.gdk.KeySymbol
Representation of a Mae_Koho key.
MaeKoho - static field in class org.gnu.gdk.KeyValue
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.
mainIterationDo(boolean) - static method in class org.gnu.gtk.Gtk
Runs a single iteration of the mainloop.
MainLoop - class org.gnu.glib.MainLoop
The MainLoop represents a main event loop.
MainLoop() - constructor for class org.gnu.glib.MainLoop
Creates a new MainLoop with the default context.
mainQuit() - static method in class org.gnu.gtk.Gtk
Quit the main event loop.
makeDisplayName() - method in class org.gnu.gdk.Screen
Returns the name to pass to the Display constructor to create a Display with this Screen as the default Screen.
makeWidget(Handle) - static method in class org.gnu.gtk.Widget
Create a Java-GNOME Widget subclass from an existing native GTK+ handle.
malesymbol - static field in class org.gnu.gdk.KeySymbol
Representation of a malesymbol key.
malesymbol - static field in class org.gnu.gdk.KeyValue
maltesecross - static field in class org.gnu.gdk.KeySymbol
Representation of a maltesecross key.
maltesecross - static field in class org.gnu.gdk.KeyValue
MAN - static field in class org.gnu.gdk.CursorType
MANAGES_DESCENDANTS - static field in class org.gnu.atk.StateType
MAP - static field in class org.gnu.gdk.EventType
MAP - static field in class org.gnu.gtk.event.LifeCycleEvent.Type
This event indicates that a widget has been mapped.
MAPPED - static field in class org.gnu.gtk.WidgetFlags
MARK_DELETED - static field in class org.gnu.gtk.event.TextBufferEvent.Type
MARK_SET - static field 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 field in class org.gnu.gdk.KeySymbol
Representation of a marker key.
marker - static field in class org.gnu.gdk.KeyValue
markExists(String) - method in class org.gnu.gtk.TextBuffer
Returns true if a mark exists with the given name.
MARKUP - static field in class org.gnu.gtk.CellRendererText.Attribute
(String) Marked up text to render
masculine - static field in class org.gnu.gdk.KeySymbol
Representation of a masculine key.
masculine - static field in class org.gnu.gdk.KeyValue
MASK - static field in class org.gnu.gtk.AccelFlags
Massyo - static field in class org.gnu.gdk.KeySymbol
Representation of a Massyo key.
Massyo - static field in class org.gnu.gdk.KeyValue
MATCH_SELECTED - static field in class org.gnu.gtk.event.EntryCompletionEvent.Type
MAX - static field in class org.gnu.gdk.RgbDither
MAX_SIZE - static field in class org.gnu.gdk.WindowHints
MAXIMIZE - static field in class org.gnu.gdk.WMDecoration
MAXIMIZE - static field in class org.gnu.gdk.WMFunction
maximize() - method in class org.gnu.gdk.Window
Asks to maximize window, so that it becomes full-screen.
maximize() - method in class org.gnu.gtk.Window
Asks to maximize the Window so it becomes full-screen.
MAXIMIZED - static field in class org.gnu.gdk.WindowState
MDI - static field in class org.gnu.atk.Layer
MEDIA_FORWARD - static field in class org.gnu.gtk.GtkStockItem
MEDIA_NEXT - static field in class org.gnu.gtk.GtkStockItem
MEDIA_PAUSE - static field in class org.gnu.gtk.GtkStockItem
MEDIA_PLAY - static field in class org.gnu.gtk.GtkStockItem
MEDIA_PREVIOUS - static field in class org.gnu.gtk.GtkStockItem
MEDIA_RECORD - static field in class org.gnu.gtk.GtkStockItem
MEDIA_REWIND - static field in class org.gnu.gtk.GtkStockItem
MEDIA_STOP - static field in class org.gnu.gtk.GtkStockItem
MEDIUM - static field in class org.gnu.pango.Scale
MEMBER_OF - static field in class org.gnu.atk.RelationType
MemStruct - class org.gnu.glib.MemStruct
Class for memory management of structs.
MemStruct() - constructor for class org.gnu.glib.MemStruct
MemStruct(Handle) - constructor for class org.gnu.glib.MemStruct
MENU - static field in class org.gnu.gtk.IconSize
Menu - static field in class org.gnu.gdk.KeySymbol
Representation of a Menu key.
Menu - static field in class org.gnu.gdk.KeyValue
MENU - static field in class org.gnu.gtk.MenuFactoryType
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 field in class org.gnu.atk.Role
MENU - static field in class org.gnu.gtk.UIManagerItemType
MENU - static field in class org.gnu.gdk.WindowTypeHint
MENU - static field in class org.gnu.gdk.WMDecoration
Menu() - constructor for class org.gnu.gtk.Menu
Create a new Menu.
Menu(Handle) - constructor for class org.gnu.gtk.Menu
Create a new Menu from a handle to a native resource.
MENU_BAR - static field in class org.gnu.gtk.MenuFactoryType
MENU_BAR - static field in class org.gnu.atk.Role
MENU_ITEM - static field in class org.gnu.atk.Role
MenuBar - class org.gnu.gtk.MenuBar
The MenuBar is a subclass of MenuShell which contains one to many MenuItem.
MENUBAR - static field in class org.gnu.gtk.UIManagerItemType
MenuBar() - constructor for class org.gnu.gtk.MenuBar
Create a new MenuBar.
MenuBar(Handle) - constructor for class org.gnu.gtk.MenuBar
Creates a new menubar from a handle to internal resources.
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 - static field in class org.gnu.gtk.UIManagerItemType
MenuItem() - constructor for class org.gnu.gtk.MenuItem
Construct a new menu item.
MenuItem(Handle) - 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(Object) - constructor for class org.gnu.gtk.event.MenuItemEvent
Creates a new MenuItem Event.
This method is called when the MenuItem activate event occurs.
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.
MenuToolButton - class org.gnu.gtk.MenuToolButton
A ToolItem containing a button with an additional dropdown menu.
MenuToolButton() - constructor for class org.gnu.gtk.MenuToolButton
Create a new MenuToolButton.
MenuToolButton(Handle) - constructor for class org.gnu.gtk.MenuToolButton
Construct a MenuToolButton from a native handle.
MenuToolButton(org.gnu.gtk.GtkStockItem) - constructor for class org.gnu.gtk.MenuToolButton
Create a new MenuToolButton from stock.
MenuToolButton(org.gnu.gtk.Widget) - constructor for class org.gnu.gtk.MenuToolButton
Create a new MenuToolButton with the given icon widget.
MenuToolButton(org.gnu.gtk.Widget,String) - constructor for class org.gnu.gtk.MenuToolButton
Create a new MenuToolButton with the given icon widget and label.
MenuToolButton(String) - constructor for class org.gnu.gtk.MenuToolButton
Create a new MenuToolButton with the given label.
mergeChildShapes() - method in class org.gnu.gdk.Window
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(Handle) - constructor for class org.gnu.gtk.MessageDialog
Construct a MessageDialog using a handle to a native resource.
Construct a new MessageDialog.
MessageType - class org.gnu.gtk.MessageType
The type of message to be displayed in a dialog.
Meta_L - static field in class org.gnu.gdk.KeySymbol
Representation of a Meta_L key.
Meta_R - static field in class org.gnu.gdk.KeySymbol
Representation of a Meta_R key.
MetaL - static field in class org.gnu.gdk.KeyValue
MetaR - static field in class org.gnu.gdk.KeyValue
MetricType - class org.gnu.gtk.MetricType
MFILE - static field in class org.gnu.glib.SpawnError
MIDDLE - static field in class org.gnu.pango.EllipsizeMode
Omit characters in the middle of the text.
MIDDLEBUTTON - static field in class org.gnu.gdk.CursorType
MillSign - static field in class org.gnu.gdk.KeySymbol
Representation of a MillSign key.
MillSign - static field in class org.gnu.gdk.KeyValue
MIME_TYPE - static field in class org.gnu.gtk.FileFilterFlags
MIN_SIZE - static field in class org.gnu.gdk.WindowHints
MINIMIZE - static field in class org.gnu.gdk.WMDecoration
MINIMIZE - static field in class org.gnu.gdk.WMFunction
minus - static field in class org.gnu.gdk.KeySymbol
Representation of a minus key.
minus - static field in class org.gnu.gdk.KeyValue
minutes - static field in class org.gnu.gdk.KeySymbol
Representation of a minutes key.
minutes - static field in class org.gnu.gdk.KeyValue
MISC - static field in class org.gnu.gtk.DebugFlag
Misc - class org.gnu.gtk.Misc
This is a base class providing alignment and padding to a number of displayable widgets.
MISSING_IMAGE - static field in class org.gnu.gtk.GtkStockItem
MITER - static field in class org.gnu.gdk.JoinStyle
The sides of each line are extended to meet at an angle.
MOD1_MASK - static field in class org.gnu.gdk.ModifierType
MOD2_MASK - static field in class org.gnu.gdk.ModifierType
MOD3_MASK - static field in class org.gnu.gdk.ModifierType
MOD4_MASK - static field in class org.gnu.gdk.ModifierType
MOD5_MASK - static field in class org.gnu.gdk.ModifierType
MODAL - static field in class org.gnu.gtk.DialogFlags
Make the constructed dialog modal.
MODAL - static field in class org.gnu.atk.StateType
MODE - static field in class org.gnu.gtk.CellRenderer.Attribute
(CellRendererMode) Editable mode of the CellRenderer.
Mode_switch - static field in class org.gnu.gdk.KeySymbol
Representation of a Mode_switch key.
MODEL - static field in class org.gnu.gtk.CellRendererCombo.Attribute
(TreeModel) Holds a tree model containing the possible values for the combo box.
Modeswitch - static field in class org.gnu.gdk.KeyValue
MODIFIED_CHANGED - static field in class org.gnu.gtk.event.TextBufferEvent.Type
ModifierType - class org.gnu.gdk.ModifierType
modifyStyle(org.gnu.gtk.RcStyle) - method in class org.gnu.gtk.Widget
Modifies style values on the Widget.
MODULE_PATH - static field in class org.gnu.gtk.RcTokenType
MONTH_CHANGED_NEXT - static field in class org.gnu.gtk.event.CalendarEvent.Type
Emitted when the user clicks a button to change the selected month.
MONTH_CHANGED_PREV - static field in class org.gnu.gtk.event.CalendarEvent.Type
Emitted when the user clicks a button to change the selected month.
MOTIF - static field in class org.gnu.gdk.DragProtocol
MOTION - static field in class org.gnu.gtk.DestDefaults
MOTION - static field in class org.gnu.gtk.event.DragMotionEvent.Type
MOTION - static field in class org.gnu.gtk.event.MouseMotionEvent.Type
Pointer motion.
MOTION_NOTIFY - static field in class org.gnu.gdk.EventType
MOUSE - static field in class org.gnu.gdk.CursorType
MOUSE - static field in class org.gnu.gdk.InputSource
MOUSE - static field in class org.gnu.gtk.WindowPosition
Windows should be placed at the current mouse position.
MouseEvent - class org.gnu.gtk.event.MouseEvent
This event represents mouse events.
Construct a LifeCycleEvent object for the BUTTON event.
Construct a LifeCycleEvent object for the ENTER and LEAVE event.
Construct a LifeCycleEvent object for the WHEEL_SCROLL event.
mouseEvent(org.gnu.gtk.event.MouseEvent) - method in class org.gnu.gtk.event.MouseListener
A mouse event has been called.
MouseKeys_Accel_Enable - static field in class org.gnu.gdk.KeySymbol
Representation of a MouseKeys_Accel_Enable key.
MouseKeys_Enable - static field in class org.gnu.gdk.KeySymbol
Representation of a MouseKeys_Enable key.
MouseKeysAccelEnable - static field in class org.gnu.gdk.KeyValue
MouseKeysEnable - static field in class org.gnu.gdk.KeyValue
MouseListener - interface org.gnu.gtk.event.MouseListener
MouseMotionEvent - class org.gnu.gtk.event.MouseMotionEvent
This event object is used to identify how mouseMotion has changed.
MouseMotionEvent(Object,org.gnu.gdk.EventMotion) - constructor for class org.gnu.gtk.event.MouseMotionEvent
This method is called whenever a mouse motion event occurs.
MouseMotionListener - interface org.gnu.gtk.event.MouseMotionListener
This is the listener interface for receiving mouse motion events for a Widget.
MOVE - static field in class org.gnu.gdk.DragAction
MOVE - static field in class org.gnu.gdk.WMFunction
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.
MOVE_CURSOR - static field in class org.gnu.gtk.event.EntryEvent.Type
Indicates that the user has moved the cursor in the widget.
MOVE_CURSOR - static field in class org.gnu.gtk.event.TextViewEvent.Type
The insertion point has been moved.
MOVE_CURSOR - static field in class org.gnu.gtk.event.TreeViewEvent.Type
MOVE_FOCUS - static field in class org.gnu.gtk.event.TextViewEvent.Type
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 (ie the user may be able to see the window first move, then resize, if you don't use moveAndResize()).
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 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 moveBackwardSentenceStart() up to count times, or until it returns FALSE.
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 moveBackwardWordStart() up to count times.
moveChild(org.gnu.gtk.Widget,int,int) - method in class org.gnu.gtk.Layout
Move a child Widget to a new position
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 moveForwardSentenceEnd() count times (or until it returns FALSE).
moveForwardToggle(org.gnu.gtk.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 moveForwardWordEnd() up to count times.
Moves mark to the new location where.
Moves the mark named name (which must exist) to location where
moveMarkOnScreen(org.gnu.gtk.TextMark) - method in class org.gnu.gtk.TextView
Moves a mark within the buffer so that it's located within the currently-visible text area.
MovementStep - class org.gnu.gtk.MovementStep
Moves iter in this store to the position after position.
Moves iter in this store to the position after position.
Moves iter in store to the position before position.
Moves iter in tree_store to the position before position.
moveRowToEnd(org.gnu.gtk.TreeIter) - method in class org.gnu.gtk.ListStore
Moves iter to the end of the model
moveRowToEnd(org.gnu.gtk.TreeIter) - method in class org.gnu.gtk.TreeStore
Moves iter to the end of the model
moveRowToStart(org.gnu.gtk.TreeIter) - method in class org.gnu.gtk.ListStore
Moves iter in this store to the start of the store.
moveRowToStart(org.gnu.gtk.TreeIter) - method in class org.gnu.gtk.TreeStore
Moves iter in this store to the start of the store.
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(org.gnu.gtk.Widget,int,int) - method in class org.gnu.gtk.Fixed
Move a widget to a new location.
MSB_FIRST - static field in class org.gnu.gdk.ByteOrder
mu - static field in class org.gnu.gdk.KeySymbol
Representation of a mu key.
mu - static field in class org.gnu.gdk.KeyValue
Muhenkan - static field in class org.gnu.gdk.KeySymbol
Representation of a Muhenkan key.
Muhenkan - static field in class org.gnu.gdk.KeyValue
Multi_key - static field in class org.gnu.gdk.KeySymbol
Representation of a Multi_key key.
MULTI_LINE - static field in class org.gnu.atk.StateType
Multikey - static field in class org.gnu.gdk.KeyValue
MULTIPLE - static field in class org.gnu.gtk.SelectionMode
Anything between no item and all items can be selected.
MultipleCandidate - static field in class org.gnu.gdk.KeySymbol
Representation of a MultipleCandidate key.
MultipleCandidate - static field in class org.gnu.gdk.KeyValue
multiply - static field in class org.gnu.gdk.KeySymbol
Representation of a multiply key.
multiply - static field in class org.gnu.gdk.KeyValue
MULTISELECTABLE - static field in class org.gnu.atk.StateType
musicalflat - static field in class org.gnu.gdk.KeySymbol
Representation of a musicalflat key.
musicalflat - static field in class org.gnu.gdk.KeyValue
musicalsharp - static field in class org.gnu.gdk.KeySymbol
Representation of a musicalsharp key.
musicalsharp - static field in class org.gnu.gdk.KeyValue

N

N - static field in class org.gnu.gdk.KeySymbol
Representation of a N key.
N - static field in class org.gnu.gdk.KeyValue
nabla - static field in class org.gnu.gdk.KeySymbol
Representation of a nabla key.
nabla - static field in class org.gnu.gdk.KeyValue
Nacute - static field in class org.gnu.gdk.KeySymbol
Representation of a Nacute key.
Nacute - static field in class org.gnu.gdk.KeyValue
NairaSign - static field in class org.gnu.gdk.KeySymbol
Representation of a NairaSign key.
NairaSign - static field in class org.gnu.gdk.KeyValue
NAMETOOLONG - static field in class org.gnu.glib.SpawnError
NAND - static field in class org.gnu.gdk.Function
Ncaron - static field in class org.gnu.gdk.KeySymbol
Representation of a Ncaron key.
Ncaron - static field in class org.gnu.gdk.KeyValue
Ncedilla - static field in class org.gnu.gdk.KeySymbol
Representation of a Ncedilla key.
Ncedilla - static field in class org.gnu.gdk.KeyValue
NEAREST - static field in class org.gnu.gdk.InterpType
Nearest neighbor sampling; this is the fastest and lowest quality mode.
NETWORK - static field in class org.gnu.gtk.GtkStockItem
NEVER - static field in class org.gnu.gtk.PolicyType
NEW - static field in class org.gnu.gtk.GtkStockItem
NEW - static field in class org.gnu.gdk.SettingAction
NEW_VALUE - static field in class org.gnu.gdk.PropertyState
newMergeId() - method in class org.gnu.gtk.UIManager
NewSheqelSign - static field in class org.gnu.gdk.KeySymbol
Representation of a NewSheqelSign key.
NewSheqelSign - static field in class org.gnu.gdk.KeyValue
Next - static field in class org.gnu.gdk.KeySymbol
Representation of a Next key.
Next - static field in class org.gnu.gdk.KeyValue
NEXT - static field in class org.gnu.gtk.MenuDirectionType
next() - method in class org.gnu.pango.AttrIterator
Advance the iterator until the next change of style.
next() - method in class org.gnu.glib.List
Return the next element in the List.
next() - method in class org.gnu.gtk.TreePath
Moves the path to point to the next node at the current depth.
Next_Virtual_Screen - static field in class org.gnu.gdk.KeySymbol
Representation of a Next_Virtual_Screen key.
nextPage() - method in class org.gnu.gtk.Notebook
Switches to the next page.
NextVirtualScreen - static field in class org.gnu.gdk.KeyValue
NFILE - static field in class org.gnu.glib.SpawnError
nl - static field in class org.gnu.gdk.KeySymbol
Representation of a nl key.
nl - static field in class org.gnu.gdk.KeyValue
NO - static field in class org.gnu.gtk.GtkStockItem
NO - static field in class org.gnu.gtk.ResponseType
NO_EXPOSE - static field in class org.gnu.gdk.EventType
NO_EXPOSE - static field in class org.gnu.gtk.event.ExposeEvent.Type
Generated when the area of a Drawable being copied, with Drawable.drawDrawable() or Window.copyArea(), was completely available.
NO_HOOKS - static field in class org.gnu.gtk.SignalRunType
NO_MONTH_CHANGE - static field in class org.gnu.gtk.CalendarDisplayOptions
NO_RECURSE - static field in class org.gnu.gtk.SignalRunType
NO_REPARENT - static field in class org.gnu.gtk.WidgetFlags
NO_RESTRICTION - static field in class org.gnu.gtk.TargetFlags
NO_SEPARATOR - static field in class org.gnu.gtk.DialogFlags
Don't put a separator between the action area and the dialog content.
NO_SVG - static field in class org.gnu.gtk.IconLookupFlags
NO_WINDOW - static field in class org.gnu.gtk.WidgetFlags
nobreakspace - static field in class org.gnu.gdk.KeySymbol
Representation of a nobreakspace key.
nobreakspace - static field in class org.gnu.gdk.KeyValue
NODE_CHILD_OF - static field in class org.gnu.atk.RelationType
NOENT - static field in class org.gnu.glib.SpawnError
NOEXEC - static field in class org.gnu.glib.SpawnError
NOMEM - static field in class org.gnu.glib.SpawnError
NONE - static field in class org.gnu.gtk.ButtonsType
No buttons at all.
NONE - static field in class org.gnu.pango.CoverageLevel
The character is not representable with the font.
NONE - static field in class org.gnu.gdk.DragProtocol
NONE - static field in class org.gnu.pango.EllipsizeMode
No ellipsization.
NONE - static field in class org.gnu.gdk.PixbufRotation
No rotation
NONE - static field in class org.gnu.gtk.ReliefStyle
NONE - static field in class org.gnu.gtk.ResponseType
NONE - static field in class org.gnu.gdk.RgbDither
NONE - static field in class org.gnu.gtk.ScrollType
NONE - static field in class org.gnu.gtk.SelectionMode
No items can be selected.
NONE - static field in class org.gnu.gtk.ShadowType
NONE - static field in class org.gnu.gtk.SizeGroupMode
group has no effect
NONE - static field in class org.gnu.gtk.TextDirection
NONE - static field in class org.gnu.pango.Underline
no underline should be drawn.
NONE - static field in class org.gnu.gtk.Visibility
NONE - static field in class org.gnu.gtk.WindowPosition
No influence is made on placement.
NONE - static field in class org.gnu.gtk.WrapMode
NONE() - static method in class org.gnu.glib.Type
Return a Type instance initialized as NONE.
NONLINEAR - static field in class org.gnu.gdk.NotifyType
NONLINEAR_VIRTUAL - static field in class org.gnu.gdk.NotifyType
NOOP - static field in class org.gnu.gdk.Function
NOR - static field in class org.gnu.gdk.Function
NOREDIR - static field in class org.gnu.gdk.WindowAttributesType
NORMAL - static field in class org.gnu.gdk.CrossingMode
NORMAL - static field in class org.gnu.gdk.ImageType
NORMAL - static field in class org.gnu.gtk.RcTokenType
NORMAL - static field in class org.gnu.gtk.ReliefStyle
NORMAL - static field in class org.gnu.gdk.RgbDither
NORMAL - static field in class org.gnu.gtk.StateType
NORMAL - static field in class org.gnu.pango.Stretch
NORMAL - static field in class org.gnu.pango.Style
the font is upright.
NORMAL - static field in class org.gnu.pango.Variant
A normal font.
NORMAL - static field in class org.gnu.pango.Weight
NORMAL - static field in class org.gnu.gdk.WindowTypeHint
NORTH - static field in class org.gnu.gtk.AnchorType
NORTH - static field in class org.gnu.gdk.Gravity
NORTH - static field in class org.gnu.gdk.WindowEdge
NORTH_EAST - static field in class org.gnu.gtk.AnchorType
NORTH_EAST - static field in class org.gnu.gdk.Gravity
NORTH_EAST - static field in class org.gnu.gdk.WindowEdge
NORTH_WEST - static field in class org.gnu.gtk.AnchorType
NORTH_WEST - static field in class org.gnu.gdk.Gravity
NORTH_WEST - static field in class org.gnu.gdk.WindowEdge
NOT_LAST - static field in class org.gnu.gdk.CapStyle
The same as BUTT for lines of non-zero width.
NOT_VIEWABLE - static field in class org.gnu.gdk.GrabStatus
The grab window or the confineTo window are not viewable.
NOTDIR - static field 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(Handle) - 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.
Creates a new Notebook Event.
Creates a new Notebook Event.
NotebookListener - interface org.gnu.gtk.event.NotebookListener
notequal - static field in class org.gnu.gdk.KeySymbol
Representation of a notequal key.
notequal - static field in class org.gnu.gdk.KeyValue
NOTHING - static field in class org.gnu.gdk.EventType
Handle a property notification event.
notify(String) - method in class org.gnu.glib.GObject
Emits a "notify" signal for the given property.
NotifyType - class org.gnu.gdk.NotifyType
END OF GENERATED CODE
notsign - static field in class org.gnu.gdk.KeySymbol
Representation of a notsign key.
notsign - static field in class org.gnu.gdk.KeyValue
Ntilde - static field in class org.gnu.gdk.KeySymbol
Representation of a Ntilde key.
Ntilde - static field in class org.gnu.gdk.KeyValue
NULL - static field in class org.gnu.atk.RelationType
num0 - static field in class org.gnu.gdk.KeyValue
num1 - static field in class org.gnu.gdk.KeyValue
num2 - static field in class org.gnu.gdk.KeyValue
num3 - static field in class org.gnu.gdk.KeyValue
num4 - static field in class org.gnu.gdk.KeyValue
num5 - static field in class org.gnu.gdk.KeyValue
num6 - static field in class org.gnu.gdk.KeyValue
num7 - static field in class org.gnu.gdk.KeyValue
num8 - static field in class org.gnu.gdk.KeyValue
num9 - static field in class org.gnu.gdk.KeyValue
num_0 - static field in class org.gnu.gdk.KeySymbol
Representation of a num_0 key.
num_1 - static field in class org.gnu.gdk.KeySymbol
Representation of a num_1 key.
num_2 - static field in class org.gnu.gdk.KeySymbol
Representation of a num_2 key.
num_3 - static field in class org.gnu.gdk.KeySymbol
Representation of a num_3 key.
num_4 - static field in class org.gnu.gdk.KeySymbol
Representation of a num_4 key.
num_5 - static field in class org.gnu.gdk.KeySymbol
Representation of a num_5 key.
num_6 - static field in class org.gnu.gdk.KeySymbol
Representation of a num_6 key.
num_7 - static field in class org.gnu.gdk.KeySymbol
Representation of a num_7 key.
num_8 - static field in class org.gnu.gdk.KeySymbol
Representation of a num_8 key.
num_9 - static field in class org.gnu.gdk.KeySymbol
Representation of a num_9 key.
Num_Lock - static field in class org.gnu.gdk.KeySymbol
Representation of a Num_Lock key.
numbersign - static field in class org.gnu.gdk.KeySymbol
Representation of a numbersign key.
numbersign - static field in class org.gnu.gdk.KeyValue
numerosign - static field in class org.gnu.gdk.KeySymbol
Representation of a numerosign key.
numerosign - static field in class org.gnu.gdk.KeyValue
NumLock - static field in class org.gnu.gdk.KeyValue

O

O - static field in class org.gnu.gdk.KeySymbol
Representation of a O key.
O - static field in class org.gnu.gdk.KeyValue
Oacute - static field in class org.gnu.gdk.KeySymbol
Representation of a Oacute key.
Oacute - static field in class org.gnu.gdk.KeyValue
OBJECT() - static method in class org.gnu.glib.Type
Return a Type instance initialized as OBJECT.
Exception thrown when a user calls a method on a GtkObject that has already been destroyed.
ObjectDestroyedException() - constructor for class org.gnu.gtk.ObjectDestroyedException
ObjectFactory - class org.gnu.atk.ObjectFactory
ObjectFactory(Handle) - constructor for class org.gnu.atk.ObjectFactory
Create a new GObject with a handle to a native resource returned from a call to the native libraries.
ObjectFlags - class org.gnu.gtk.ObjectFlags
Tells about the state of a GtkObject.
OBLIQUE - static field in class org.gnu.pango.Style
the font is slanted, but in a roman style.
Ocircumflex - static field in class org.gnu.gdk.KeySymbol
Representation of a Ocircumflex key.
Ocircumflex - static field in class org.gnu.gdk.KeyValue
Odiaeresis - static field in class org.gnu.gdk.KeySymbol
Representation of a Odiaeresis key.
Odiaeresis - static field in class org.gnu.gdk.KeyValue
Odoubleacute - static field in class org.gnu.gdk.KeySymbol
Representation of a Odoubleacute key.
Odoubleacute - static field in class org.gnu.gdk.KeyValue
OE - static field in class org.gnu.gdk.KeySymbol
Representation of a OE key.
OE - static field in class org.gnu.gdk.KeyValue
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.
offset(int,int) - method in class org.gnu.gdk.Region
Move the specified distance.
ogonek - static field in class org.gnu.gdk.KeySymbol
Representation of a ogonek key.
ogonek - static field in class org.gnu.gdk.KeyValue
Ograve - static field in class org.gnu.gdk.KeySymbol
Representation of a Ograve key.
Ograve - static field in class org.gnu.gdk.KeyValue
OK - static field in class org.gnu.gtk.ButtonsType
An OK button.
OK - static field in class org.gnu.gtk.GtkStockItem
OK - static field in class org.gnu.gtk.ResponseType
OK - static field in class org.gnu.gdk.Status
OK_CANCEL - static field in class org.gnu.gtk.ButtonsType
OK and Cancel buttons.
OLE2 - static field in class org.gnu.gdk.DragProtocol
Omacron - static field in class org.gnu.gdk.KeySymbol
Representation of a Omacron key.
Omacron - static field in class org.gnu.gdk.KeyValue
ON_OFF_DASH - static field in class org.gnu.gdk.LineStyle
Even segments are drawn; odd segments are not drawn.
onCurrentlyLoadingFrame() - method in class org.gnu.gdk.PixbufAnimationIter
Returns true if the frame we're on is partially loaded, or the last frame
oneeighth - static field in class org.gnu.gdk.KeySymbol
Representation of a oneeighth key.
oneeighth - static field in class org.gnu.gdk.KeyValue
onefifth - static field in class org.gnu.gdk.KeySymbol
Representation of a onefifth key.
onefifth - static field in class org.gnu.gdk.KeyValue
onehalf - static field in class org.gnu.gdk.KeySymbol
Representation of a onehalf key.
onehalf - static field in class org.gnu.gdk.KeyValue
onequarter - static field in class org.gnu.gdk.KeySymbol
Representation of a onequarter key.
onequarter - static field in class org.gnu.gdk.KeyValue
onesixth - static field in class org.gnu.gdk.KeySymbol
Representation of a onesixth key.
onesixth - static field in class org.gnu.gdk.KeyValue
onesuperior - static field in class org.gnu.gdk.KeySymbol
Representation of a onesuperior key.
onesuperior - static field in class org.gnu.gdk.KeyValue
onethird - static field in class org.gnu.gdk.KeySymbol
Representation of a onethird key.
onethird - static field in class org.gnu.gdk.KeyValue
Ooblique - static field in class org.gnu.gdk.KeySymbol
Representation of a Ooblique key.
Ooblique - static field in class org.gnu.gdk.KeyValue
OPAQUE - static field in class org.gnu.atk.StateType
OPAQUE_STIPPLED - static field in class org.gnu.gdk.Fill
Draw using the stipple bitmap.
OPEN - static field in class org.gnu.gtk.GtkStockItem
open() - method in class org.gnu.gtk.FileChooserDialog
Works similarly to Dialog.run().
open(String) - static method in class org.gnu.gdk.Display
Opens a Display.
openrectbullet - static field in class org.gnu.gdk.KeySymbol
Representation of a openrectbullet key.
openrectbullet - static field in class org.gnu.gdk.KeyValue
openstar - static field in class org.gnu.gdk.KeySymbol
Representation of a openstar key.
openstar - static field in class org.gnu.gdk.KeyValue
opentribulletdown - static field in class org.gnu.gdk.KeySymbol
Representation of a opentribulletdown key.
opentribulletdown - static field in class org.gnu.gdk.KeyValue
opentribulletup - static field in class org.gnu.gdk.KeySymbol
Representation of a opentribulletup key.
opentribulletup - static field in class org.gnu.gdk.KeyValue
OPTION_MENU - static field in class org.gnu.gtk.MenuFactoryType
OPTION_PANE - static field in class org.gnu.atk.Role
OptionMenu - class org.gnu.gtk.OptionMenu
deprecated menu widget replaced by ComboBox in gtk 2.3.
OptionMenu() - constructor for class org.gnu.gtk.OptionMenu
Create a new OptionMenu.
OptionMenu(Handle) - 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 representing action by a OptionMenu widget.
Creates a new OptionMenu Event.
This method is called whenever a button event occurs.
OptionMenuListener - interface org.gnu.gtk.event.OptionMenuListener
Listener for the OptionMenu widget.
OR - static field in class org.gnu.gdk.Function
or(org.gnu.atk.Layer) - method in class org.gnu.atk.Layer
or(org.gnu.atk.RelationType) - method in class org.gnu.atk.RelationType
or(org.gnu.atk.Role) - method in class org.gnu.atk.Role
or(org.gnu.atk.StateType) - method in class org.gnu.atk.StateType
or(org.gnu.gdk.AxisUse) - method in class org.gnu.gdk.AxisUse
or(org.gnu.gdk.ByteOrder) - method in class org.gnu.gdk.ByteOrder
or(org.gnu.gdk.CapStyle) - method in class org.gnu.gdk.CapStyle
or(org.gnu.gdk.Colorspace) - method in class org.gnu.gdk.Colorspace
or(org.gnu.gdk.CrossingMode) - method in class org.gnu.gdk.CrossingMode
or(org.gnu.gdk.CursorType) - method in class org.gnu.gdk.CursorType
or(org.gnu.gdk.DragAction) - method in class org.gnu.gdk.DragAction
or(org.gnu.gdk.DragProtocol) - method in class org.gnu.gdk.DragProtocol
or(org.gnu.gdk.EventMask) - method in class org.gnu.gdk.EventMask
or(org.gnu.gdk.EventType) - method in class org.gnu.gdk.EventType
or(org.gnu.gdk.ExtensionMode) - method in class org.gnu.gdk.ExtensionMode
or(org.gnu.gdk.Fill) - method in class org.gnu.gdk.Fill
or(org.gnu.gdk.FillRule) - method in class org.gnu.gdk.FillRule
or(org.gnu.gdk.Function) - method in class org.gnu.gdk.Function
or(org.gnu.gdk.GCValuesMask) - method in class org.gnu.gdk.GCValuesMask
or(org.gnu.gdk.GrabStatus) - method in class org.gnu.gdk.GrabStatus
or(org.gnu.gdk.Gravity) - method in class org.gnu.gdk.Gravity
or(org.gnu.gdk.ImageType) - method in class org.gnu.gdk.ImageType
or(org.gnu.gdk.InputCondition) - method in class org.gnu.gdk.InputCondition
or(org.gnu.gdk.InputMode) - method in class org.gnu.gdk.InputMode
or(org.gnu.gdk.InputSource) - method in class org.gnu.gdk.InputSource
or(org.gnu.gdk.InterpType) - method in class org.gnu.gdk.InterpType
or(org.gnu.gdk.JoinStyle) - method in class org.gnu.gdk.JoinStyle
or(org.gnu.gdk.LineStyle) - method in class org.gnu.gdk.LineStyle
or(org.gnu.gdk.ModifierType) - method in class org.gnu.gdk.ModifierType
or(org.gnu.gdk.NotifyType) - method in class org.gnu.gdk.NotifyType
or(org.gnu.gdk.OverlapType) - method in class org.gnu.gdk.OverlapType
or(org.gnu.gdk.PixbufAlphaMode) - method in class org.gnu.gdk.PixbufAlphaMode
or(org.gnu.gdk.PixbufError) - method in class org.gnu.gdk.PixbufError
or(org.gnu.gdk.PixbufRotation) - method in class org.gnu.gdk.PixbufRotation
or(org.gnu.gdk.PropertyState) - method in class org.gnu.gdk.PropertyState
or(org.gnu.gdk.PropMode) - method in class org.gnu.gdk.PropMode
or(org.gnu.gdk.RgbDither) - method in class org.gnu.gdk.RgbDither
or(org.gnu.gdk.ScrollDirection) - method in class org.gnu.gdk.ScrollDirection
or(org.gnu.gdk.SettingAction) - method in class org.gnu.gdk.SettingAction
or(org.gnu.gdk.Status) - method in class org.gnu.gdk.Status
or(org.gnu.gdk.SubwindowMode) - method in class org.gnu.gdk.SubwindowMode
or(org.gnu.gdk.VisibilityState) - method in class org.gnu.gdk.VisibilityState
or(org.gnu.gdk.VisualType) - method in class org.gnu.gdk.VisualType
or(org.gnu.gdk.WindowClass) - method in class org.gnu.gdk.WindowClass
or(org.gnu.gdk.WindowEdge) - method in class org.gnu.gdk.WindowEdge
or(org.gnu.gdk.WindowHints) - method in class org.gnu.gdk.WindowHints
or(org.gnu.gdk.WindowState) - method in class org.gnu.gdk.WindowState
or(org.gnu.gdk.WindowType) - method in class org.gnu.gdk.WindowType
or(org.gnu.gdk.WindowTypeHint) - method in class org.gnu.gdk.WindowTypeHint
or(org.gnu.gdk.WMDecoration) - method in class org.gnu.gdk.WMDecoration
or(org.gnu.gdk.WMFunction) - method in class org.gnu.gdk.WMFunction
or(org.gnu.glib.ParmFlags) - method in class org.gnu.glib.ParmFlags
or(org.gnu.glib.SpawnError) - method in class org.gnu.glib.SpawnError
or(org.gnu.gtk.AccelFlags) - method in class org.gnu.gtk.AccelFlags
or(org.gnu.gtk.AnchorType) - method in class org.gnu.gtk.AnchorType
or(org.gnu.gtk.ArrowType) - method in class org.gnu.gtk.ArrowType
or(org.gnu.gtk.AttachOptions) - method in class org.gnu.gtk.AttachOptions
or(org.gnu.gtk.ButtonBoxStyle) - method in class org.gnu.gtk.ButtonBoxStyle
or(org.gnu.gtk.ButtonsType) - method in class org.gnu.gtk.ButtonsType
or(org.gnu.gtk.CornerType) - method in class org.gnu.gtk.CornerType
or(org.gnu.gtk.CurveType) - method in class org.gnu.gtk.CurveType
or(org.gnu.gtk.DebugFlag) - method in class org.gnu.gtk.DebugFlag
or(org.gnu.gtk.DeleteType) - method in class org.gnu.gtk.DeleteType
or(org.gnu.gtk.DestDefaults) - method in class org.gnu.gtk.DestDefaults
or(org.gnu.gtk.DialogFlags) - method in class org.gnu.gtk.DialogFlags
or(org.gnu.gtk.DirectionType) - method in class org.gnu.gtk.DirectionType
or(org.gnu.gtk.ExpanderStyle) - method in class org.gnu.gtk.ExpanderStyle
or(org.gnu.gtk.FileFilterFlags) - method in class org.gnu.gtk.FileFilterFlags
or(org.gnu.gtk.IconLookupFlags) - method in class org.gnu.gtk.IconLookupFlags
or(org.gnu.gtk.IconSize) - method in class org.gnu.gtk.IconSize
or(org.gnu.gtk.ImageType) - method in class org.gnu.gtk.ImageType
or(org.gnu.gtk.Justification) - method in class org.gnu.gtk.Justification
or(org.gnu.gtk.MenuFactoryType) - method in class org.gnu.gtk.MenuFactoryType
or(org.gnu.gtk.MessageType) - method in class org.gnu.gtk.MessageType
or(org.gnu.gtk.MetricType) - method in class org.gnu.gtk.MetricType
or(org.gnu.gtk.MovementStep) - method in class org.gnu.gtk.MovementStep
or(org.gnu.gtk.ObjectFlags) - method in class org.gnu.gtk.ObjectFlags
or(org.gnu.gtk.Orientation) - method in class org.gnu.gtk.Orientation
or(org.gnu.gtk.PackDirection) - method in class org.gnu.gtk.PackDirection
or(org.gnu.gtk.PackType) - method in class org.gnu.gtk.PackType
or(org.gnu.gtk.PathType) - method in class org.gnu.gtk.PathType
or(org.gnu.gtk.PolicyType) - method in class org.gnu.gtk.PolicyType
or(org.gnu.gtk.PositionType) - method in class org.gnu.gtk.PositionType
or(org.gnu.gtk.PreviewType) - method in class org.gnu.gtk.PreviewType
or(org.gnu.gtk.RcFlags) - method in class org.gnu.gtk.RcFlags
or(org.gnu.gtk.RcTokenType) - method in class org.gnu.gtk.RcTokenType
or(org.gnu.gtk.ReliefStyle) - method in class org.gnu.gtk.ReliefStyle
or(org.gnu.gtk.ResizeMode) - method in class org.gnu.gtk.ResizeMode
or(org.gnu.gtk.ResponseType) - method in class org.gnu.gtk.ResponseType
or(org.gnu.gtk.ScrollType) - method in class org.gnu.gtk.ScrollType
or(org.gnu.gtk.SelectionMode) - method in class org.gnu.gtk.SelectionMode
or(org.gnu.gtk.ShadowType) - method in class org.gnu.gtk.ShadowType
or(org.gnu.gtk.SideType) - method in class org.gnu.gtk.SideType
or(org.gnu.gtk.SignalRunType) - method in class org.gnu.gtk.SignalRunType
or(org.gnu.gtk.SizeGroupMode) - method in class org.gnu.gtk.SizeGroupMode
or(org.gnu.gtk.SortType) - method in class org.gnu.gtk.SortType
or(org.gnu.gtk.SpinType) - method in class org.gnu.gtk.SpinType
or(org.gnu.gtk.StateType) - method in class org.gnu.gtk.StateType
or(org.gnu.gtk.TargetFlags) - method in class org.gnu.gtk.TargetFlags
or(org.gnu.gtk.TextDirection) - method in class org.gnu.gtk.TextDirection
or(org.gnu.gtk.TextSearchFlags) - method in class org.gnu.gtk.TextSearchFlags
or(org.gnu.gtk.TextWindowType) - method in class org.gnu.gtk.TextWindowType
or(org.gnu.gtk.ToolBarStyle) - method in class org.gnu.gtk.ToolBarStyle
or(org.gnu.gtk.UpdateType) - method in class org.gnu.gtk.UpdateType
or(org.gnu.gtk.Visibility) - method in class org.gnu.gtk.Visibility
or(org.gnu.gtk.WidgetFlags) - method in class org.gnu.gtk.WidgetFlags
or(org.gnu.gtk.WidgetHelpType) - method in class org.gnu.gtk.WidgetHelpType
or(org.gnu.gtk.WindowPosition) - method in class org.gnu.gtk.WindowPosition
or(org.gnu.gtk.WindowType) - method in class org.gnu.gtk.WindowType
or(org.gnu.gtk.WrapMode) - method in class org.gnu.gtk.WrapMode
or(org.gnu.pango.Alignment) - method in class org.gnu.pango.Alignment
or(org.gnu.pango.AttrType) - method in class org.gnu.pango.AttrType
or(org.gnu.pango.CoverageLevel) - method in class org.gnu.pango.CoverageLevel
or(org.gnu.pango.Direction) - method in class org.gnu.pango.Direction
or(org.gnu.pango.FontMask) - method in class org.gnu.pango.FontMask
or(org.gnu.pango.Stretch) - method in class org.gnu.pango.Stretch
or(org.gnu.pango.Style) - method in class org.gnu.pango.Style
or(org.gnu.pango.TabAlign) - method in class org.gnu.pango.TabAlign
or(org.gnu.pango.Underline) - method in class org.gnu.pango.Underline
or(org.gnu.pango.Variant) - method in class org.gnu.pango.Variant
or(org.gnu.pango.Weight) - method in class org.gnu.pango.Weight
or(org.gnu.pango.WrapMode) - method in class org.gnu.pango.WrapMode
OR_INVERT - static field in class org.gnu.gdk.Function
OR_REVERSE - static field in class org.gnu.gdk.Function
ORANGE - static field in class org.gnu.gdk.Color
ordfeminine - static field in class org.gnu.gdk.KeySymbol
Representation of a ordfeminine key.
ordfeminine - static field in class org.gnu.gdk.KeyValue
org.gnu.atk - package
org.gnu.gdk - package
org.gnu.glib - package
org.gnu.gtk - package
org.gnu.pango - package
Orientation - class org.gnu.gtk.Orientation
END OF GENERATED CODE
ORIENTATION_CHANGED - static field in class org.gnu.gtk.event.ToolBarEvent.Type
oslash - static field in class org.gnu.gdk.KeySymbol
Representation of a oslash key.
oslash - static field in class org.gnu.gdk.KeyValue
Otilde - static field in class org.gnu.gdk.KeySymbol
Representation of a Otilde key.
Otilde - static field in class org.gnu.gdk.KeyValue
OUT - static field in class org.gnu.gdk.OverlapType
OUT - static field in class org.gnu.gtk.ShadowType
overbar - static field in class org.gnu.gdk.KeySymbol
Representation of a overbar key.
overbar - static field in class org.gnu.gdk.KeyValue
OverlapType - class org.gnu.gdk.OverlapType
OVERLAY - static field in class org.gnu.atk.Layer
Overlay1_Enable - static field in class org.gnu.gdk.KeySymbol
Representation of a Overlay1_Enable key.
Overlay1Enable - static field in class org.gnu.gdk.KeyValue
Overlay2_Enable - static field in class org.gnu.gdk.KeySymbol
Representation of a Overlay2_Enable key.
Overlay2Enable - static field in class org.gnu.gdk.KeyValue
overline - static field in class org.gnu.gdk.KeySymbol
Representation of a overline key.
overline - static field in class org.gnu.gdk.KeyValue
OWNER_CHANGE - static field in class org.gnu.gdk.EventType

P

P - static field in class org.gnu.gdk.KeySymbol
Representation of a P key.
P - static field in class org.gnu.gdk.KeyValue
PA13270 - static field in class org.gnu.gdk.KeyValue
PA1_3270 - static field in class org.gnu.gdk.KeySymbol
Representation of a PA1_3270 key.
PA23270 - static field in class org.gnu.gdk.KeyValue
PA2_3270 - static field in class org.gnu.gdk.KeySymbol
Representation of a PA2_3270 key.
PA33270 - static field in class org.gnu.gdk.KeyValue
PA3_3270 - static field in class org.gnu.gdk.KeySymbol
Representation of a PA3_3270 key.
pack1(org.gnu.gtk.Widget,boolean,boolean) - method in class org.gnu.gtk.Paned
Adds a child to the top or left pane.
pack2(org.gnu.gtk.Widget,boolean,boolean) - method in class org.gnu.gtk.Paned
Adds a child to the bottom or right pane.
PackDirection - class org.gnu.gtk.PackDirection
Adds the cell to the end of the CellLayout.
Adds the cell to the end of the CellLayout.
Packs the cell into the column.
packEnd(org.gnu.gtk.Widget) - method in class org.gnu.gtk.Box
Adds child to the box, packed with reference to the end of box.
Adds child to the box, packed with reference to the end of box.
Packs the cell into the beginning of the CellLayout.
Packs the cell into the beginning of the CellLayout.
Packs the cell into the beginning column.
packStart(org.gnu.gtk.Widget) - method in class org.gnu.gtk.Box
Adds child to the box, packed with reference to the start of 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 field in class org.gnu.gtk.ScrollType
PAGE_BACKWARD - static field in class org.gnu.gtk.SpinType
Page_Down - static field in class org.gnu.gdk.KeySymbol
Representation of a Page_Down key.
PAGE_DOWN - static field in class org.gnu.gtk.ScrollType
PAGE_FORWARD - static field in class org.gnu.gtk.ScrollType
PAGE_FORWARD - static field in class org.gnu.gtk.SpinType
PAGE_HORIZONTALLY - static field in class org.gnu.gtk.event.TextViewEvent.Type
This event type will probably be deprecated in GTK release 2.2
PAGE_LEFT - static field in class org.gnu.gtk.ScrollType
PAGE_RIGHT - static field in class org.gnu.gtk.ScrollType
PAGE_TAB - static field in class org.gnu.atk.Role
PAGE_TAB_LIST - static field in class org.gnu.atk.Role
Page_Up - static field in class org.gnu.gdk.KeySymbol
Representation of a Page_Up key.
PAGE_UP - static field in class org.gnu.gtk.ScrollType
PageDown - static field in class org.gnu.gdk.KeyValue
pageNum(org.gnu.gtk.Widget) - method in class org.gnu.gtk.Notebook
Finds the index of the page which contains the given child.
PAGES - static field in class org.gnu.gtk.MovementStep
PageUp - static field in class org.gnu.gdk.KeyValue
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 field in class org.gnu.atk.Role
PangoAttrEmbossed(boolean) - constructor for class org.gnu.gdk.PangoAttrEmbossed
PangoAttrStipple(org.gnu.gdk.Bitmap) - constructor for class org.gnu.gdk.PangoAttrStipple
paragraph - static field in class org.gnu.gdk.KeySymbol
Representation of a paragraph key.
paragraph - static field in class org.gnu.gdk.KeyValue
PARAGRAPH - static field in class org.gnu.atk.Role
PARAGRAPH_ENDS - static field in class org.gnu.gtk.DeleteType
PARAGRAPH_ENDS - static field in class org.gnu.gtk.MovementStep
PARAGRAPHS - static field in class org.gnu.gtk.DeleteType
PARAGRAPHS - static field in class org.gnu.gtk.MovementStep
PARAM() - static method in class org.gnu.glib.Type
Return a Type instance initialized as PARAM.
parenleft - static field in class org.gnu.gdk.KeySymbol
Representation of a parenleft key.
parenleft - static field in class org.gnu.gdk.KeyValue
parenright - static field in class org.gnu.gdk.KeySymbol
Representation of a parenright key.
parenright - static field in class org.gnu.gdk.KeyValue
PARENT - static field in class org.gnu.gtk.MenuDirectionType
PARENT - static field in class org.gnu.gtk.ResizeMode
Pass resize request to the parent.
PARENT_SENSITIVE - static field in class org.gnu.gtk.WidgetFlags
PARENT_WINDOW_OF - static field in class org.gnu.atk.RelationType
ParmFlags - class org.gnu.glib.ParmFlags
parse(String) - static method in class org.gnu.gdk.Color
Parses a textual specification of a color.
parse(String) - method in class org.gnu.gtk.Rc
parseKey(String) - static method in class org.gnu.gtk.Accelerator
Parses a string representing an accelerator.
parseModifier(String) - static method in class org.gnu.gtk.Accelerator
Parses a string representing an accelerator.
parseString(String) - method in class org.gnu.gtk.Rc
PART - static field in class org.gnu.gdk.OverlapType
PARTIAL - static field in class org.gnu.gtk.Visibility
PARTIAL - static field in class org.gnu.gdk.VisibilityState
partialderivative - static field in class org.gnu.gdk.KeySymbol
Representation of a partialderivative key.
partialderivative - static field in class org.gnu.gdk.KeyValue
PASSWORD_TEXT - static field in class org.gnu.atk.Role
PASTE - static field in class org.gnu.gtk.GtkStockItem
PASTE_CLIPBOARD - static field in class org.gnu.gtk.event.EntryEvent.Type
PASTE_CLIPBOARD - static field in class org.gnu.gtk.event.TextViewEvent.Type
Data has been pasted from the clipboard to the widget.
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() - method in class org.gnu.gtk.Entry
Pastes the contents of a clipboard at the insertion point.
Pastes the contents of a clipboard at location.
pathIsSelected(org.gnu.gtk.TreePath) - method in class org.gnu.gtk.IconView
returns true if the path is currently selected.
PathType - class org.gnu.gtk.PathType
Pause - static field in class org.gnu.gdk.KeySymbol
Representation of a Pause key.
Pause - static field in class org.gnu.gdk.KeyValue
peek() - static method in class org.gnu.gdk.Event
If there is an event waiting in the event queue of some open display, returns a copy of it.
peekEvent() - method in class org.gnu.gdk.Display
Gets a copy of the first event in the display's event queue without removing the event from the queue.
PEN - static field in class org.gnu.gdk.InputSource
PENCIL - static field in class org.gnu.gdk.CursorType
percent - static field in class org.gnu.gdk.KeySymbol
Representation of a percent key.
percent - static field in class org.gnu.gdk.KeyValue
period - static field in class org.gnu.gdk.KeySymbol
Representation of a period key.
period - static field in class org.gnu.gdk.KeyValue
periodcentered - static field in class org.gnu.gdk.KeySymbol
Representation of a periodcentered key.
periodcentered - static field in class org.gnu.gdk.KeyValue
PERM - static field in class org.gnu.glib.SpawnError
PesetaSign - static field in class org.gnu.gdk.KeySymbol
Representation of a PesetaSign key.
PesetaSign - static field in class org.gnu.gdk.KeyValue
phonographcopyright - static field in class org.gnu.gdk.KeySymbol
Representation of a phonographcopyright key.
phonographcopyright - static field in class org.gnu.gdk.KeyValue
PIRATE - static field in class org.gnu.gdk.CursorType
PIXBUF - static field in class org.gnu.gtk.CellRendererPixbuf.Attribute
The pixbuf to render.
PIXBUF - static field in class org.gnu.gtk.ImageType
Pixbuf - class org.gnu.gdk.Pixbuf
This class describes an image in memory.
PIXBUF() - static method in class org.gnu.glib.Type
Return a Type instance initialized as PIXBUF.
Pixbuf(byte[]) - constructor for class org.gnu.gdk.Pixbuf
Create a new Pixbuf by parsing XPM data in memory.
Pixbuf(byte[],boolean) - constructor for class org.gnu.gdk.Pixbuf
Create a new Pixbuf from a flat representation that is suitable for storing as inline data in a program.
Pixbuf(Handle) - constructor for class org.gnu.gdk.Pixbuf
Constructs a Pixbuf from a handle to native resources.
Create a new Pixbuf object and allocate a buffer to it.
Transfers image data from a Drawable and converts it to an RGB(A) representation inside this Pixbuf.
Transfers image data from an Image and converts it to an RGB(A) representation inside this Pixbuf.
Pixbuf(org.gnu.gdk.Pixbuf,int,int,int,int) - constructor for class org.gnu.gdk.Pixbuf
Create a new Pixbuf which represents a sub-region of another Pixbuf.
Pixbuf(String) - constructor for class org.gnu.gdk.Pixbuf
Construct a new Pixbuf from an image file.
Pixbuf(String,int,int,boolean) - constructor for class org.gnu.gdk.Pixbuf
Creates a new Pixbuf by loading an image from a file.
PIXBUF_EXPANDER_CLOSED - static field in class org.gnu.gtk.CellRendererPixbuf.Attribute
Pixbuf for closed expander.
PIXBUF_EXPANDER_OPEN - static field in class org.gnu.gtk.CellRendererPixbuf.Attribute
Pixbuf for open expander.
PixbufAlphaMode - class org.gnu.gdk.PixbufAlphaMode
END OF GENERATED CODE
PixbufAnimation - class org.gnu.gdk.PixbufAnimation
Provides a simple mechanism to load and represent animations.
PixbufAnimation(Handle) - 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 by loading it from a file.
Provides the necessary functionality to display an animation.
PixbufAnimationIter(Handle) - constructor for class org.gnu.gdk.PixbufAnimationIter
Create a new GObject with a handle to a native resource returned from a call to the native libraries.
PixbufError - class org.gnu.gdk.PixbufError
PixbufFormat - class org.gnu.gdk.PixbufFormat
Contains information about an image format of a Pixbuf.
PixbufLoader - class org.gnu.gdk.PixbufLoader
The PixbufLoader provides a way for applications to drive the process of loading an image, by letting them send the image data directly to the loader instead of having the loader read the data from a file.
PixbufLoader() - constructor for class org.gnu.gdk.PixbufLoader
Construct a new PixbufLoader that automatically detects the type of image based on the data.
PixbufLoader(String) - constructor for class org.gnu.gdk.PixbufLoader
Construct a new PixbufLoader that parses the image data as if it were an image of imageType.
PixbufRotation - class org.gnu.gdk.PixbufRotation
The possible rotations that can be passed to the rotate method of Pixbuf.
PIXELS - static field in class org.gnu.gtk.MetricType
PIXMAP - static field in class org.gnu.gtk.ImageType
Pixmap - class org.gnu.gdk.Pixmap
A Pixmap is an offscreen drawable.
Create a two-color pixmap from data in XBM data.
Pixmap(org.gnu.gdk.Drawable,int,int,int) - constructor for class org.gnu.gdk.Pixmap
Create a new pixmap with a given size and depth.
Create a pixmap from data in XPM format.
Create a pixmap from a XPM file.
Create a pixmap from data in XPM format using a particular colormap.
Create a pixmap from a XPM file using a particular colormap.
PIXMAP_PATH - static field in class org.gnu.gtk.RcTokenType
placeCursor(org.gnu.gtk.TextIter) - method in class org.gnu.gtk.TextBuffer
This function moves the "insert" and "selection_bound" marks simultaneously.
PLACEHOLDER - static field in class org.gnu.gtk.UIManagerItemType
Play3270 - static field in class org.gnu.gdk.KeyValue
Play_3270 - static field in class org.gnu.gdk.KeySymbol
Representation of a Play_3270 key.
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(Handle) - constructor for class org.gnu.gtk.Plug
Create a new Widget with a handle to a native resource returned from a call to the native libraries.
PLUGSOCKET - static field in class org.gnu.gtk.DebugFlag
PLUS - static field in class org.gnu.gdk.CursorType
plus - static field in class org.gnu.gdk.KeySymbol
Representation of a plus key.
plus - static field in class org.gnu.gdk.KeyValue
plusminus - static field in class org.gnu.gdk.KeySymbol
Representation of a plusminus key.
plusminus - static field in class org.gnu.gdk.KeyValue
Point - class org.gnu.gdk.Point
Represents a point with x and y coordinates.
Point() - constructor for class org.gnu.gdk.Point
Construct an empty point
Point(int,int) - constructor for class org.gnu.gdk.Point
Construct a Point providing the x and y coordinates.
Pointer_Accelerate - static field in class org.gnu.gdk.KeySymbol
Representation of a Pointer_Accelerate key.
Pointer_Button1 - static field in class org.gnu.gdk.KeySymbol
Representation of a Pointer_Button1 key.
Pointer_Button2 - static field in class org.gnu.gdk.KeySymbol
Representation of a Pointer_Button2 key.
Pointer_Button3 - static field in class org.gnu.gdk.KeySymbol
Representation of a Pointer_Button3 key.
Pointer_Button4 - static field in class org.gnu.gdk.KeySymbol
Representation of a Pointer_Button4 key.
Pointer_Button5 - static field in class org.gnu.gdk.KeySymbol
Representation of a Pointer_Button5 key.
Pointer_Button_Dflt - static field in class org.gnu.gdk.KeySymbol
Representation of a Pointer_Button_Dflt key.
Pointer_DblClick1 - static field in class org.gnu.gdk.KeySymbol
Representation of a Pointer_DblClick1 key.
Pointer_DblClick2 - static field in class org.gnu.gdk.KeySymbol
Representation of a Pointer_DblClick2 key.
Pointer_DblClick3 - static field in class org.gnu.gdk.KeySymbol
Representation of a Pointer_DblClick3 key.
Pointer_DblClick4 - static field in class org.gnu.gdk.KeySymbol
Representation of a Pointer_DblClick4 key.
Pointer_DblClick5 - static field in class org.gnu.gdk.KeySymbol
Representation of a Pointer_DblClick5 key.
Pointer_DblClick_Dflt - static field in class org.gnu.gdk.KeySymbol
Representation of a Pointer_DblClick_Dflt key.
Pointer_DfltBtnNext - static field in class org.gnu.gdk.KeySymbol
Representation of a Pointer_DfltBtnNext key.
Pointer_DfltBtnPrev - static field in class org.gnu.gdk.KeySymbol
Representation of a Pointer_DfltBtnPrev key.
Pointer_Down - static field in class org.gnu.gdk.KeySymbol
Representation of a Pointer_Down key.
Pointer_DownLeft - static field in class org.gnu.gdk.KeySymbol
Representation of a Pointer_DownLeft key.
Pointer_DownRight - static field in class org.gnu.gdk.KeySymbol
Representation of a Pointer_DownRight key.
Pointer_Drag1 - static field in class org.gnu.gdk.KeySymbol
Representation of a Pointer_Drag1 key.
Pointer_Drag2 - static field in class org.gnu.gdk.KeySymbol
Representation of a Pointer_Drag2 key.
Pointer_Drag3 - static field in class org.gnu.gdk.KeySymbol
Representation of a Pointer_Drag3 key.
Pointer_Drag4 - static field in class org.gnu.gdk.KeySymbol
Representation of a Pointer_Drag4 key.
Pointer_Drag5 - static field in class org.gnu.gdk.KeySymbol
Representation of a Pointer_Drag5 key.
Pointer_Drag_Dflt - static field in class org.gnu.gdk.KeySymbol
Representation of a Pointer_Drag_Dflt key.
Pointer_EnableKeys - static field in class org.gnu.gdk.KeySymbol
Representation of a Pointer_EnableKeys key.
Pointer_Left - static field in class org.gnu.gdk.KeySymbol
Representation of a Pointer_Left key.
POINTER_MOTION_HINT_MASK - static field in class org.gnu.gdk.EventMask
POINTER_MOTION_MASK - static field in class org.gnu.gdk.EventMask
Pointer_Right - static field in class org.gnu.gdk.KeySymbol
Representation of a Pointer_Right key.
Pointer_Up - static field in class org.gnu.gdk.KeySymbol
Representation of a Pointer_Up key.
Pointer_UpLeft - static field in class org.gnu.gdk.KeySymbol
Representation of a Pointer_UpLeft key.
Pointer_UpRight - static field in class org.gnu.gdk.KeySymbol
Representation of a Pointer_UpRight key.
PointerAccelerate - static field in class org.gnu.gdk.KeyValue
PointerButton1 - static field in class org.gnu.gdk.KeyValue
PointerButton2 - static field in class org.gnu.gdk.KeyValue
PointerButton3 - static field in class org.gnu.gdk.KeyValue
PointerButton4 - static field in class org.gnu.gdk.KeyValue
PointerButton5 - static field in class org.gnu.gdk.KeyValue
PointerButtonDflt - static field in class org.gnu.gdk.KeyValue
PointerDblClick1 - static field in class org.gnu.gdk.KeyValue
PointerDblClick2 - static field in class org.gnu.gdk.KeyValue
PointerDblClick3 - static field in class org.gnu.gdk.KeyValue
PointerDblClick4 - static field in class org.gnu.gdk.KeyValue
PointerDblClick5 - static field in class org.gnu.gdk.KeyValue
PointerDblClickDflt - static field in class org.gnu.gdk.KeyValue
PointerDfltBtnNext - static field in class org.gnu.gdk.KeyValue
PointerDfltBtnPrev - static field in class org.gnu.gdk.KeyValue
PointerDown - static field in class org.gnu.gdk.KeyValue
PointerDownLeft - static field in class org.gnu.gdk.KeyValue
PointerDownRight - static field in class org.gnu.gdk.KeyValue
PointerDrag1 - static field in class org.gnu.gdk.KeyValue
PointerDrag2 - static field in class org.gnu.gdk.KeyValue
PointerDrag3 - static field in class org.gnu.gdk.KeyValue
PointerDrag4 - static field in class org.gnu.gdk.KeyValue
PointerDrag5 - static field in class org.gnu.gdk.KeyValue
PointerDragDflt - static field in class org.gnu.gdk.KeyValue
PointerEnableKeys - static field in class org.gnu.gdk.KeyValue
pointerIsGrabbed() - method in class org.gnu.gdk.Display
Tests if the pointer is grabbed.
pointerIsGrabbed() - method in class org.gnu.gdk.Window
Returns true if the pointer is currently grabbed by this application.
PointerLeft - static field in class org.gnu.gdk.KeyValue
PointerRight - static field in class org.gnu.gdk.KeyValue
PointerUp - static field in class org.gnu.gdk.KeyValue
PointerUpLeft - static field in class org.gnu.gdk.KeyValue
PointerUpRight - static field in class org.gnu.gdk.KeyValue
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.
popdown() - method in class org.gnu.gtk.ComboBox
Hides the menu or dropdown list of the ComboBox.
POPULATE_POPUP - static field in class org.gnu.gtk.event.TextViewEvent.Type
Gives the developer the oportunity to populate a context sensitive popup menu.
POPUP - static field in class org.gnu.atk.Layer
POPUP - static field in class org.gnu.gtk.UIManagerItemType
POPUP - static field in class org.gnu.gtk.WindowType
popup() - method in class org.gnu.gtk.ComboBox
Pops up the menu or dropdown list of the ComboBox.
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.
POPUP_CONTEXT_MENU - static field in class org.gnu.gtk.event.ToolBarEvent.Type
POPUP_FOR - static field in class org.gnu.atk.RelationType
POPUP_MENU - static field in class org.gnu.atk.Role
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 field in class org.gnu.gdk.WindowHints
positionInPixels() - method in class org.gnu.pango.TabArray
Returns true if the tab positions are in pixels and false if they are in Pango units.
PositionType - class org.gnu.gtk.PositionType
A property used to determine where items appear in widgets
POST_ACTIVATE - static field in class org.gnu.gtk.event.UIManagerEvent.Type
PRE_ACTIVATE - static field in class org.gnu.gtk.event.UIManagerEvent.Type
PREFERENCES - static field in class org.gnu.gtk.GtkStockItem
PRELIGHT - static field in class org.gnu.gtk.RcTokenType
PRELIGHT - static field in class org.gnu.gtk.StateType
PRELIT - static field in class org.gnu.gtk.CellRendererState
PREPEND - static field 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(org.gnu.gtk.MenuItem) - method in class org.gnu.gtk.MenuShell
Adds a new MenuItem to the beginning of the MenuShell's item list.
prependIndex(int) - method in class org.gnu.gtk.TreePath
Prepends a new index to the path.
Prepend a page to the Notebook.
Prepend a page to the Notebook.
prependRow() - method in class org.gnu.gtk.ListStore
Prepends a new row to list_store.
prependRow(org.gnu.gtk.TreeIter) - method in class org.gnu.gtk.TreeStore
Prepends a new row to the store.
prependSearchPath(String) - method in class org.gnu.gtk.IconTheme
prependSpace() - method in class org.gnu.gtk.ToolBar
Add a space to the beginning of the ToolBar.
prependText(String) - method in class org.gnu.gtk.ComboBox
Prepends a string to the list of strings in the ComboBox.
Add a widget to the beginning of the toolbar.
prescription - static field in class org.gnu.gdk.KeySymbol
Representation of a prescription key.
prescription - static field in class org.gnu.gdk.KeyValue
present() - method in class org.gnu.gtk.Window
Presents a window to the user.
PRESS - static field 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 field in class org.gnu.atk.StateType
PRESSURE - static field in class org.gnu.gdk.AxisUse
PREV - static field in class org.gnu.gtk.MenuDirectionType
Prev_Virtual_Screen - static field in class org.gnu.gdk.KeySymbol
Representation of a Prev_Virtual_Screen key.
Preview - class org.gnu.gtk.Preview
Preview(org.gnu.gtk.PreviewType) - constructor for class org.gnu.gtk.Preview
Construct a new PreviewType object
PreviewType - class org.gnu.gtk.PreviewType
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 field in class org.gnu.gdk.KeySymbol
Representation of a PreviousCandidate key.
PreviousCandidate - static field in class org.gnu.gdk.KeyValue
prevPage() - method in class org.gnu.gtk.Notebook
Switches to the previous page.
PrevVirtualScreen - static field in class org.gnu.gdk.KeyValue
PRINT - static field in class org.gnu.gtk.GtkStockItem
Print - static field in class org.gnu.gdk.KeySymbol
Representation of a Print key.
Print - static field in class org.gnu.gdk.KeyValue
PRINT_PREVIEW - static field in class org.gnu.gtk.GtkStockItem
PrintScreen3270 - static field in class org.gnu.gdk.KeyValue
PrintScreen_3270 - static field in class org.gnu.gdk.KeySymbol
Representation of a PrintScreen_3270 key.
Prior - static field in class org.gnu.gdk.KeySymbol
Representation of a Prior key.
Prior - static field in class org.gnu.gdk.KeyValue
PRIVATE - static field in class org.gnu.gdk.DragAction
PRIVATE - static field in class org.gnu.glib.ParmFlags
PRIVATE - static field in class org.gnu.gtk.TextWindowType
Progress - class org.gnu.gtk.Progress
The Progress widget is the base class of ProgressBar.
PROGRESS_BAR - static field 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(Handle) - constructor for class org.gnu.gtk.ProgressBar
Construct a new ProgressBar passing a handle to a native widget resource.
An object representing the various orientations and growth directions for progress bar widgets.
PROJECTING - static field in class org.gnu.gdk.CapStyle
The ends of the lines are drawn squared off and extending half the width of the line beyond the end point.
prolongedsound - static field in class org.gnu.gdk.KeySymbol
Representation of a prolongedsound key.
prolongedsound - static field in class org.gnu.gdk.KeyValue
Sends an event to a widget, propagating the event to parent widgets if the event remains unhandled.
PROPERTIES - static field in class org.gnu.gtk.GtkStockItem
Property - class org.gnu.gdk.Property
END OF GENERATED CODE
PROPERTY_CHANGE_MASK - static field in class org.gnu.gdk.EventMask
PROPERTY_NOTIFY - static field in class org.gnu.gdk.EventType
Interface used as a callback for property notification events ("notify" signal).
PropertyState - class org.gnu.gdk.PropertyState
PropMode - class org.gnu.gdk.PropMode
PROXIMITY_IN - static field in class org.gnu.gdk.EventType
PROXIMITY_IN_MASK - static field in class org.gnu.gdk.EventMask
PROXIMITY_OUT - static field in class org.gnu.gdk.EventType
PROXIMITY_OUT_MASK - static field in class org.gnu.gdk.EventMask
PSEUDO_COLOR - static field 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 field in class org.gnu.gdk.KeySymbol
Representation of a punctspace key.
punctspace - static field in class org.gnu.gdk.KeyValue
push(int,String) - method in class org.gnu.gtk.StatusBar
Pushes a new message onto a statusbar's stack.
PUSH_BUTTON - static field in class org.gnu.atk.Role
pushColormap(org.gnu.gdk.Colormap) - method in class org.gnu.gtk.Widget
Pushes a Colormap onto the stack of colormaps.
put(org.gnu.gdk.Event) - static method in class org.gnu.gdk.Event
Appends a copy of a given event onto the front of the event queue the event window's display or the default event queue if the event's window is null.
putEvent(org.gnu.gdk.Event) - method in class org.gnu.gdk.Display
Appends a copy of a given event onto the front of the event queue for the display.
putWidget(org.gnu.gtk.Widget,int,int) - method in class org.gnu.gtk.Fixed
Add a Widget to the Fixed at the specified location.

Q

Q - static field in class org.gnu.gdk.KeySymbol
Representation of a Q key.
Q - static field in class org.gnu.gdk.KeyValue
quad - static field in class org.gnu.gdk.KeySymbol
Representation of a quad key.
quad - static field in class org.gnu.gdk.KeyValue
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.
queryColor(long) - method in class org.gnu.gdk.Colormap
Locates the RGB color corresponding to the given hardware pixel.
question - static field in class org.gnu.gdk.KeySymbol
Representation of a question key.
question - static field in class org.gnu.gdk.KeyValue
QUESTION - static field in class org.gnu.gtk.MessageType
Question requiring a choice.
QUESTION_ARROW - static field in class org.gnu.gdk.CursorType
questiondown - static field in class org.gnu.gdk.KeySymbol
Representation of a questiondown key.
questiondown - static field in class org.gnu.gdk.KeyValue
QUEUE - static field in class org.gnu.gtk.ResizeMode
Queue resizes on this widget.
QUIT - static field in class org.gnu.gtk.GtkStockItem
quit() - method in class org.gnu.glib.MainLoop
Stops the main loop from running.
Quit3270 - static field in class org.gnu.gdk.KeyValue
Quit_3270 - static field in class org.gnu.gdk.KeySymbol
Representation of a Quit_3270 key.
quotedbl - static field in class org.gnu.gdk.KeySymbol
Representation of a quotedbl key.
quotedbl - static field in class org.gnu.gdk.KeyValue
quoteleft - static field in class org.gnu.gdk.KeySymbol
Representation of a quoteleft key.
quoteleft - static field in class org.gnu.gdk.KeyValue
quoteright - static field in class org.gnu.gdk.KeySymbol
Representation of a quoteright key.
quoteright - static field in class org.gnu.gdk.KeyValue

R

R - static field in class org.gnu.gdk.KeySymbol
Representation of a R key.
R - static field in class org.gnu.gdk.KeyValue
R1 - static field in class org.gnu.gdk.KeySymbol
Representation of a R1 key.
R1 - static field in class org.gnu.gdk.KeyValue
R10 - static field in class org.gnu.gdk.KeySymbol
Representation of a R10 key.
R10 - static field in class org.gnu.gdk.KeyValue
R11 - static field in class org.gnu.gdk.KeySymbol
Representation of a R11 key.
R11 - static field in class org.gnu.gdk.KeyValue
R12 - static field in class org.gnu.gdk.KeySymbol
Representation of a R12 key.
R12 - static field in class org.gnu.gdk.KeyValue
R13 - static field in class org.gnu.gdk.KeySymbol
Representation of a R13 key.
R13 - static field in class org.gnu.gdk.KeyValue
R14 - static field in class org.gnu.gdk.KeySymbol
Representation of a R14 key.
R14 - static field in class org.gnu.gdk.KeyValue
R15 - static field in class org.gnu.gdk.KeySymbol
Representation of a R15 key.
R15 - static field in class org.gnu.gdk.KeyValue
R2 - static field in class org.gnu.gdk.KeySymbol
Representation of a R2 key.
R2 - static field in class org.gnu.gdk.KeyValue
R3 - static field in class org.gnu.gdk.KeySymbol
Representation of a R3 key.
R3 - static field in class org.gnu.gdk.KeyValue
R4 - static field in class org.gnu.gdk.KeySymbol
Representation of a R4 key.
R4 - static field in class org.gnu.gdk.KeyValue
R5 - static field in class org.gnu.gdk.KeySymbol
Representation of a R5 key.
R5 - static field in class org.gnu.gdk.KeyValue
R6 - static field in class org.gnu.gdk.KeySymbol
Representation of a R6 key.
R6 - static field in class org.gnu.gdk.KeyValue
R7 - static field in class org.gnu.gdk.KeySymbol
Representation of a R7 key.
R7 - static field in class org.gnu.gdk.KeyValue
R8 - static field in class org.gnu.gdk.KeySymbol
Representation of a R8 key.
R8 - static field in class org.gnu.gdk.KeyValue
R9 - static field in class org.gnu.gdk.KeySymbol
Representation of a R9 key.
R9 - static field in class org.gnu.gdk.KeyValue
Racute - static field in class org.gnu.gdk.KeySymbol
Representation of a Racute key.
Racute - static field in class org.gnu.gdk.KeyValue
radical - static field in class org.gnu.gdk.KeySymbol
Representation of a radical key.
radical - static field in class org.gnu.gdk.KeyValue
RADIO - static field in class org.gnu.gtk.CellRendererToggle.Attribute
Draw the toggle button as a radio button.
RADIO_BUTTON - static field in class org.gnu.atk.Role
RADIO_MENU_ITEM - static field in class org.gnu.atk.Role
RadioAction - class org.gnu.gtk.RadioAction
RadioAction(String,String,String,String,int) - constructor for class org.gnu.gtk.RadioAction
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 field in class org.gnu.gtk.ToolBarChildType
RadioButton(Handle) - constructor for class org.gnu.gtk.RadioButton
Construct a radio button using a handle to a native resource.
RadioButton(org.gnu.gtk.RadioButton) - constructor for class org.gnu.gtk.RadioButton
Create a new RadioButton object adding it to the same group as the provided RadioButton.
Create a new RadioButton object adding it to the same group as the provided RadioButton.
RadioButton(org.gnu.gtk.RadioMenuItem[]) - constructor for class org.gnu.gtk.RadioButton
RadioMenuItem - class org.gnu.gtk.RadioMenuItem
A RadioMenuItem is a CheckMenuItem that belongs to a group.
RadioMenuItem(Handle) - constructor for class org.gnu.gtk.RadioMenuItem
Internal method.
RadioMenuItem(org.gnu.gtk.RadioMenuItem) - constructor for class org.gnu.gtk.RadioMenuItem
RadioMenuItem(org.gnu.gtk.RadioMenuItem[]) - constructor for class org.gnu.gtk.RadioMenuItem
Create a new RadioMenuItem object adding it to the same group as the provided RadioMenuItem.
RadioToolButton - class org.gnu.gtk.RadioToolButton
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 minumum and maximum value.
RangeEvent - class org.gnu.gtk.event.RangeEvent
An event represeting action by a Range widget.
RangeEvent(Object) - constructor for class org.gnu.gtk.event.RangeEvent
Creates a new Spin Event.
rangeEvent(org.gnu.gtk.event.RangeEvent) - method in class 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
END OF GENERATED CODE
RC - static field in class org.gnu.gtk.PathPriorityType
RC - static field in class org.gnu.gtk.RcTokenType
RC_STYLE - static field in class org.gnu.gtk.WidgetFlags
Rcaron - static field in class org.gnu.gdk.KeySymbol
Representation of a Rcaron key.
Rcaron - static field in class org.gnu.gdk.KeyValue
Rcedilla - static field in class org.gnu.gdk.KeySymbol
Representation of a Rcedilla key.
Rcedilla - static field in class org.gnu.gdk.KeyValue
RcFlags - class org.gnu.gtk.RcFlags
RcProperty - 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(Handle) - 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
END OF GENERATED CODE
READ - static field in class org.gnu.gdk.InputCondition
READ - static field in class org.gnu.glib.SpawnError
READABLE - static field in class org.gnu.glib.ParmFlags
REALIZE - static field 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 field in class org.gnu.gtk.WidgetFlags
rebuildMenu() - method in class org.gnu.gtk.ToolItem
Calling this function signals to the toolbar that the overflow menu item for this ToolItem has changed.
ReceiveDragDataEvent - class org.gnu.gtk.event.ReceiveDragDataEvent
RECEIVES_DEFAULT - static field in class org.gnu.gtk.WidgetFlags
Record3270 - static field in class org.gnu.gdk.KeyValue
Record_3270 - static field in class org.gnu.gdk.KeySymbol
Representation of a Record_3270 key.
Rectangle - class org.gnu.gdk.Rectangle
Represents a rectangle with x, y, width and height members.
Rectangle - class org.gnu.pango.Rectangle
The PangoRectangle structure represents a rectangle.
Rectangle() - constructor for class org.gnu.gdk.Rectangle
Construct an empty Rectangle
Rectangle() - constructor for class org.gnu.pango.Rectangle
Create a new rectangle with x=y=width=height=0.
Rectangle(Handle) - constructor for class org.gnu.gdk.Rectangle
Rectangle(int,int,int,int) - constructor for class org.gnu.gdk.Rectangle
Construct a Rectangle providing the x and y left-top coordinates, width and height.
Rectangle(int,int,int,int) - constructor for class org.gnu.pango.Rectangle
Create a new rectangle with the given x, y, width and height parameters.
rectangle(org.gnu.gdk.Rectangle) - method in class org.gnu.gdk.GdkCairo
Adds the given rectangle to the current path.
RED - static field in class org.gnu.gdk.Color
REDO - static field in class org.gnu.gtk.GtkStockItem
Redo - static field in class org.gnu.gdk.KeySymbol
Representation of a Redo key.
Redo - static field in class org.gnu.gdk.KeyValue
refilter() - method in class org.gnu.gtk.TreeModelFilter
Re-evaluate the visiblity of each row in the underlying data model.
refireIfHint() - method in class org.gnu.gtk.event.MouseMotionEvent
In the case that this event is a hint, this method triggers the next event to be fired.
REFRESH - static field in class org.gnu.gtk.GtkStockItem
Region - class org.gnu.gdk.Region
Represents a set of pixels on the Screen.
Region() - constructor for class org.gnu.gdk.Region
Create a new empty Region.
Region(org.gnu.gdk.Rectangle) - constructor for class org.gnu.gdk.Region
Create a new Region containing the area of the Rectangle.
region(org.gnu.gdk.Region) - method in class org.gnu.gdk.GdkCairo
Adds the given region to the current path.
Region(org.gnu.gdk.Region) - constructor for class org.gnu.gdk.Region
Create a new Region that is a copy of the provided Region
Region(points[],org.gnu.gdk.FillRule) - constructor for class org.gnu.gdk.Region
Create a new Region using the poligon defined by a number of points.
registered - static field in class org.gnu.gdk.KeySymbol
Representation of a registered key.
registered - static field in class org.gnu.gdk.KeyValue
registerType(String) - static method in class org.gnu.atk.Relation
Registry - class org.gnu.atk.Registry
Registry() - constructor for class org.gnu.atk.Registry
Create an uninitialized instance.
Registry(Handle) - constructor for class org.gnu.atk.Registry
Create a new GObject with a handle to a native resource returned from a call to the native libraries.
REJECT - static field in class org.gnu.gtk.ResponseType
Relation - class org.gnu.atk.Relation
Relation(Handle) - 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 field 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.
RELEASE_MASK - static field in class org.gnu.gdk.ModifierType
ReliefStyle - class org.gnu.gtk.ReliefStyle
The reliefStyle is used by a number of widgets, such as Button.
REMOVE - static field in class org.gnu.gtk.event.ContainerEvent.Type
This event indicates that a child widget has been removed to the container.
REMOVE - static field in class org.gnu.gtk.GtkStockItem
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(org.gnu.atk.Relation) - method in class org.gnu.atk.RelationSet
Remove a relation from the relation set.
remove(org.gnu.gtk.TextTag) - method in class org.gnu.gtk.TextTagTable
Remove a tag from the table.
remove(org.gnu.gtk.Widget) - method in class org.gnu.gtk.Container
Remove a Widget from the Container.
remove(String) - method in class org.gnu.gtk.SimpleList
Remove the given element.
REMOVE_TAG - static field in class org.gnu.gtk.event.TextBufferEvent.Type
REMOVE_WIDGET - static field in class org.gnu.gtk.event.CellEditableEvent.Type
removeAccelGroup(org.gnu.gtk.AccelGroup) - method in class org.gnu.gtk.Window
Reverses the effect of addAccelGroup.
removeAction(org.gnu.gtk.Action) - method in class org.gnu.gtk.ActionGroup
Remove an Action object from the ActionGroup
removeAllInstances(int) - method in class org.gnu.glib.List
Remove all instances of an element from the List.
Removes all tags in the range between start and end.
Removes all tags in the range between start and end.
Removes a clipboard added with addClipboard(Clipboard)
Removes column from tree_view.
removeDefault() - method in class org.gnu.gtk.IconFactory
Removes this icon factory from the list of default icon factories.
Removes an entry from the BindingSet
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
removeKeySnoopMethod() - static method in class org.gnu.gtk.Gtk
Removes current the key snooper method.
removeLabel() - method in class org.gnu.gtk.Frame
Removes the label from the frame
Remove the given listener from those activated when a property is updated.
Unregister an object that was receiving focus event notification.
Removes a listener
Removes a listener
Removes a listener
Removes a listener
Removes a listener
Removes a listener.
Removes a listener
Removes a listener
Removes a listener
Removes a listener
Unregister an object that was receiving configure event notification.
Removes a listener
Removes a listener
Unregister an object that was receiving dragDestination event notification.
Unregister an object that was receiving drag source event notification.
Removes a listener
Removes a listener
Removes a listener
Unregister an object that was receiving expose event notification.
Unregister an object that was receiving focus event notification.
Removes a listener
Removes a listener
Removes a listener.
Removes a listener
Unregister an object that was receiving key event notification.
Unregister an object that was receiving life cycle event notification.
Unregister an object that was receiving menuitem event notification.
Unregister an object that was receiving mouse event notification.
Unregister an object that was receiving mouse motion event notification.
Unregister an object that was receiving notebook event notification.
Removes a listener
Removes a listener
Removes a listener
Unregister an object that was receiving text view event notification.
Unregister an object that was receiving text view event notification.
Removes a listener
Removes a listener
Removes a listener
Removes a listener
Removes a listener
Removes a listener
Removes a listener
Removes a listener
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.
Removes a listener
Removes a relationship of the specified type with the specified target.
removeRow(org.gnu.gtk.TreeIter) - method in class org.gnu.gtk.ListStore
Removes the given row from the list store.
removeRow(org.gnu.gtk.TreeIter) - method in class org.gnu.gtk.TreeStore
Removes a row from the tree store.
removeShortcutFolder(String) - method in class org.gnu.gtk.FileChooser
removeShortcutFolder(String) - method in class org.gnu.gtk.FileChooserButton
removeShortcutFolder(String) - method in class org.gnu.gtk.FileChooserDialog
removeShortcutFolder(String) - method in class org.gnu.gtk.FileChooserWidget
removeShortcutURI(String) - method in class org.gnu.gtk.FileChooser
removeShortcutURI(String) - method in class org.gnu.gtk.FileChooserButton
removeShortcutURI(String) - method in class org.gnu.gtk.FileChooserDialog
removeShortcutURI(String) - method in class org.gnu.gtk.FileChooserWidget
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.
Emits the "remove_tag" signal.
Removes a tag based on it's name.
removeText(int) - method in class org.gnu.gtk.ComboBox
Removes the string at the provided position from the list of strings in the ComboBox.
removeUI(int) - method in class org.gnu.gtk.UIManager
Unmerges the part of this UIManager's content identified by mergeId.
removeWidget() - method in class org.gnu.gtk.CellEditable
removeWidget(org.gnu.gtk.Widget) - method in class org.gnu.gtk.SizeGroup
Removes a widget from the group
removeWindow(org.gnu.gtk.Window) - method in class org.gnu.gtk.WindowGroup
Remove a Window from this WindowGroup
reorder(int[]) - method in class org.gnu.gtk.ListStore
Re-inserts the renderer at position.
reorder(org.gnu.gtk.CellRenderer,int) - method in class org.gnu.gtk.ComboBox
Re-inserts the renderer at position.
reorder(org.gnu.gtk.TreeIter,int[]) - method in class org.gnu.gtk.TreeStore
reorderChild(org.gnu.gtk.Widget,int) - method in class org.gnu.gtk.Box
Moves child to a new position in the list of box children.
reorderChild(org.gnu.gtk.Widget,int) - method in class org.gnu.gtk.Notebook
Reorders the page containing child, so that it appears in position position.
reorderMenuItem(org.gnu.gtk.MenuItem,int) - method in class org.gnu.gtk.Menu
Move a MenuItem to a new position within the Menu.
reparent(org.gnu.gdk.Window,int,int) - method in class org.gnu.gdk.Window
Reparents window into the given parent.
reparent(org.gnu.gtk.Widget) - method in class org.gnu.gtk.Widget
Moves a widget from one Container to another.
RepeatKeys_Enable - static field in class org.gnu.gdk.KeySymbol
Representation of a RepeatKeys_Enable key.
RepeatKeysEnable - static field in class org.gnu.gdk.KeyValue
REPLACE - static field in class org.gnu.gdk.PropMode
Merges the fields that are set in desc_to_merge into the fields in desc.
RequestDragDataEvent - class org.gnu.gtk.event.RequestDragDataEvent
Requests EventOwnerChange events for ownership changes of the selection named by the given atom.
Requisition - class org.gnu.gtk.Requisition
Requisition(Handle) - constructor for class org.gnu.gtk.Requisition
Requisition(int,int) - constructor for class org.gnu.gtk.Requisition
Construct a new Requisition.
rescanIfNeeded() - method in class org.gnu.gtk.IconTheme
RESERVED_1 - static field in class org.gnu.gtk.ObjectFlags
RESERVED_2 - static field in class org.gnu.gtk.ObjectFlags
reset() - method in class org.gnu.gtk.IMContext
reset() - method in class org.gnu.gtk.Preview
Reset3270 - static field in class org.gnu.gdk.KeyValue
Reset_3270 - static field in class org.gnu.gdk.KeySymbol
Representation of a Reset_3270 key.
resetStyles(org.gnu.gtk.Settings) - static method in class org.gnu.gtk.Rc
RESIZABLE - static field in class org.gnu.atk.StateType
RESIZE - static field in class org.gnu.gdk.WMFunction
resize(int) - method in class org.gnu.pango.TabArray
Resizes a tab array.
resize(int,int) - method in class org.gnu.gtk.Table
Changes the size of the table after it has been created.
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_INC - static field in class org.gnu.gdk.WindowHints
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 field in class org.gnu.gdk.WMDecoration
ResizeMode - class org.gnu.gtk.ResizeMode
The resize mode of a Container determines whether a resize request will be passed to the container's parent, queued for later execution or executed immediately.
RESPONSE - static field 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
retrieveProxyMenuItem() - method in class org.gnu.gtk.ToolItem
Returns the MenuItem that was last set by setProxyMenuItem(String,MenuItem) (ie the MenuItem that is going to appear in the overflow menu).
Return - static field in class org.gnu.gdk.KeySymbol
Representation of a Return key.
Return - static field in class org.gnu.gdk.KeyValue
REVERT_TO_SAVED - static field in class org.gnu.gtk.GtkStockItem
RGB - static field in class org.gnu.gdk.Colorspace
RgbCmap - class org.gnu.gdk.RgbCmap
RgbDither - class org.gnu.gdk.RgbDither
RIGHT - static field in class org.gnu.pango.Alignment
Put all available space on the left
RIGHT - static field in class org.gnu.gtk.ArrowType
RIGHT - static field in class org.gnu.gtk.DirectionType
RIGHT - static field in class org.gnu.gtk.Justification
Right - static field in class org.gnu.gdk.KeySymbol
Representation of a Right key.
Right - static field in class org.gnu.gdk.KeyValue
RIGHT - static field in class org.gnu.gtk.PositionType
RIGHT - static field in class org.gnu.gdk.ScrollDirection
RIGHT - static field in class org.gnu.gtk.SideType
RIGHT - static field in class org.gnu.gtk.SubmenuDirection
RIGHT - static field in class org.gnu.gtk.TextWindowType
Right23270 - static field in class org.gnu.gdk.KeyValue
Right2_3270 - static field in class org.gnu.gdk.KeySymbol
Representation of a Right2_3270 key.
RIGHT_PTR - static field in class org.gnu.gdk.CursorType
RIGHT_SIDE - static field in class org.gnu.gdk.CursorType
RIGHT_TEE - static field in class org.gnu.gdk.CursorType
RIGHT_TO_LEFT - static field in class org.gnu.gtk.ProgressBarOrientation
rightanglebracket - static field in class org.gnu.gdk.KeySymbol
Representation of a rightanglebracket key.
rightanglebracket - static field in class org.gnu.gdk.KeyValue
rightarrow - static field in class org.gnu.gdk.KeySymbol
Representation of a rightarrow key.
rightarrow - static field in class org.gnu.gdk.KeyValue
RIGHTBUTTON - static field in class org.gnu.gdk.CursorType
rightcaret - static field in class org.gnu.gdk.KeySymbol
Representation of a rightcaret key.
rightcaret - static field in class org.gnu.gdk.KeyValue
rightdoublequotemark - static field in class org.gnu.gdk.KeySymbol
Representation of a rightdoublequotemark key.
rightdoublequotemark - static field in class org.gnu.gdk.KeyValue
rightmiddlecurlybrace - static field in class org.gnu.gdk.KeySymbol
Representation of a rightmiddlecurlybrace key.
rightmiddlecurlybrace - static field in class org.gnu.gdk.KeyValue
rightmiddlesummation - static field in class org.gnu.gdk.KeySymbol
Representation of a rightmiddlesummation key.
rightmiddlesummation - static field in class org.gnu.gdk.KeyValue
rightopentriangle - static field in class org.gnu.gdk.KeySymbol
Representation of a rightopentriangle key.
rightopentriangle - static field in class org.gnu.gdk.KeyValue
rightpointer - static field in class org.gnu.gdk.KeySymbol
Representation of a rightpointer key.
rightpointer - static field in class org.gnu.gdk.KeyValue
rightshoe - static field in class org.gnu.gdk.KeySymbol
Representation of a rightshoe key.
rightshoe - static field in class org.gnu.gdk.KeyValue
rightsinglequotemark - static field in class org.gnu.gdk.KeySymbol
Representation of a rightsinglequotemark key.
rightsinglequotemark - static field in class org.gnu.gdk.KeyValue
rightt - static field in class org.gnu.gdk.KeySymbol
Representation of a rightt key.
rightt - static field in class org.gnu.gdk.KeyValue
righttack - static field in class org.gnu.gdk.KeySymbol
Representation of a righttack key.
righttack - static field in class org.gnu.gdk.KeyValue
RISE - static field in class org.gnu.pango.AttrType
RISE - static field 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 field in class org.gnu.gdk.KeySymbol
Representation of a Romaji key.
Romaji - static field in class org.gnu.gdk.KeyValue
ROOT - static field in class org.gnu.gdk.WindowType
ROOT_PANE - static field in class org.gnu.atk.Role
ROOTWIN - static field in class org.gnu.gdk.DragProtocol
rotate(org.gnu.gdk.PixbufRotation) - method in class org.gnu.gdk.Pixbuf
Rotate this pixbuf and return the results as a new Pixbuf.
ROUND - static field in class org.gnu.gdk.CapStyle
The ends of the lines are drawn as semicircles with the diameter equal to the line width and centered at the end point.
ROUND - static field in class org.gnu.gdk.JoinStyle
The sides of the two lines are joined by a circular arc.
ROW_ACTIVATED - static field in class org.gnu.gtk.event.TreeViewEvent.Type
ROW_CHANGED - static field in class org.gnu.gtk.event.TreeModelEvent.Type
ROW_COLLAPSED - static field in class org.gnu.gtk.event.TreeViewEvent.Type
ROW_DELETED - static field in class org.gnu.gtk.event.TreeModelEvent.Type
ROW_EXPANDED - static field in class org.gnu.gtk.event.TreeViewEvent.Type
ROW_HAS_CHILD_TOGGLED - static field in class org.gnu.gtk.event.TreeModelEvent.Type
ROW_HEADER - static field in class org.gnu.atk.Role
ROW_INSERTED - static field in class org.gnu.gtk.event.TreeModelEvent.Type
ROWS_REORDERED - static field in class org.gnu.gtk.event.TreeModelEvent.Type
RTL - static field in class org.gnu.pango.Direction
The text is written right-to-left
RTL - static field in class org.gnu.gtk.PackDirection
RTL - static field in class org.gnu.gtk.RcTokenType
RTL - static field in class org.gnu.gtk.TextDirection
RTL_LOGO - static field in class org.gnu.gdk.CursorType
Rule3270 - static field in class org.gnu.gdk.KeyValue
Rule_3270 - static field in class org.gnu.gdk.KeySymbol
Representation of a Rule_3270 key.
Ruler - class org.gnu.gtk.Ruler
This widget is the base class for GtkHRuler and GtkVRuler.
RULER - static field in class org.gnu.atk.Role
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.
run() - method in class org.gnu.glib.MainLoop
Runs a main loop until quit() is called on the loop.
runEvents() - static method in class org.gnu.glib.CustomEvents
Executes the pending events.
RupeeSign - static field in class org.gnu.gdk.KeySymbol
Representation of a RupeeSign key.
RupeeSign - static field in class org.gnu.gdk.KeyValue

S

S - static field in class org.gnu.gdk.KeySymbol
Representation of a S key.
S - static field in class org.gnu.gdk.KeyValue
Sacute - static field in class org.gnu.gdk.KeySymbol
Representation of a Sacute key.
Sacute - static field in class org.gnu.gdk.KeyValue
SAILBOAT - static field in class org.gnu.gdk.CursorType
SAME_APP - static field in class org.gnu.gtk.TargetFlags
SAME_WIDGET - static field in class org.gnu.gtk.TargetFlags
Modifies saturation and optionally pixelates this Pixbuf placing the result in the destination Pixbuf.
SAVE - static field 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.
save(String,String,String[],String[]) - method in class org.gnu.gdk.Pixbuf
Saves a Pixbuf to a file in the format type provided.
SAVE_AS - static field in class org.gnu.gtk.GtkStockItem
saveToBuffer(String,String[],String[]) - method in class org.gnu.gdk.Pixbuf
Saves a Pixbuf to a buffer in the format type provided.
SB_DOWN_ARROW - static field in class org.gnu.gdk.CursorType
SB_H_DOUBLE_ARROW - static field in class org.gnu.gdk.CursorType
SB_LEFT_ARROW - static field in class org.gnu.gdk.CursorType
SB_RIGHT_ARROW - static field in class org.gnu.gdk.CursorType
SB_UP_ARROW - static field in class org.gnu.gdk.CursorType
SB_V_DOUBLE_ARROW - static field in class org.gnu.gdk.CursorType
SCALE - static field in class org.gnu.pango.AttrType
SCALE - static field in class org.gnu.gtk.CellRendererText.Attribute
(double) Font scaling factor
Scale - class org.gnu.gtk.Scale
A Scale is a slider control used to select a numeric value.
Scale - class org.gnu.pango.Scale
Scale(double) - constructor for class org.gnu.pango.Scale
scale(int,int,org.gnu.gdk.InterpType) - method in class org.gnu.gdk.Pixbuf
Create a new pixbuf from an existing pixbuf scaled to the size provided.
Creates a transformation of this Pixbuf by scaling scaleX and scaleY then translating by offsetX and offsetY, then renders the rectangle of the resulting image onto the destination image replacing the previous contents.
ScaleEvent - class org.gnu.gtk.event.ScaleEvent
An event representing a request for formatting information for the label of a scale widget
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 field in class org.gnu.gdk.KeySymbol
Representation of a Scaron key.
Scaron - static field in class org.gnu.gdk.KeyValue
Scedilla - static field in class org.gnu.gdk.KeySymbol
Representation of a Scedilla key.
Scedilla - static field in class org.gnu.gdk.KeyValue
Scircumflex - static field in class org.gnu.gdk.KeySymbol
Representation of a Scircumflex key.
Scircumflex - static field in class org.gnu.gdk.KeyValue
SCREEN - static field in class org.gnu.gdk.InputMode
Screen - class org.gnu.gdk.Screen
Screen objects are the GDK representation of a physical screen.
Screen() - constructor for class org.gnu.gdk.Screen
Creates and object representing the default Screen for the default Display.
Screen(Handle) - constructor for class org.gnu.gdk.Screen
script_switch - static field in class org.gnu.gdk.KeySymbol
Representation of a script_switch key.
scriptswitch - static field in class org.gnu.gdk.KeyValue
SCROLL - static field in class org.gnu.gdk.EventType
SCROLL_BAR - static field in class org.gnu.atk.Role
Scroll_Lock - static field in class org.gnu.gdk.KeySymbol
Representation of a Scroll_Lock key.
SCROLL_MASK - static field in class org.gnu.gdk.EventMask
SCROLL_PANE - static field 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(Handle) - constructor for class org.gnu.gtk.ScrolledWindow
Construct a ScrolledWindow using a handle to a native resource.
Create a new ScrolledWindow object.
ScrollLock - static field in class org.gnu.gdk.KeyValue
Scrolls this the minimum distance such that mark is contained within the visible area of the widget.
scrollToCell(org.gnu.gtk.TreePath) - method in class org.gnu.gtk.TreeView
Moves the alignments of the view to the position specified by path.
Moves the alignments of the view to the position specified by column and path.
Moves the alignments of the view to the position specified by column and path.
Moves the alignments of the view to the position specified by column
Scrolls text view so that iter is on the screen.
Scrolls text view so that iter is on the screen in the position indicated by xalign and yalign.
Scrolls the view so that mark is on the screen.
Scrolls the view so that mark is on the screen in the position indicated by xAlign and yAlign.
scrollToPoint(int,int) - method in class org.gnu.gtk.TreeView
Scrolls the TreeView such that the top-left corner of the visible area is x, y, where x and y are specified in tree window coordinates.
ScrollType - class org.gnu.gtk.ScrollType
Searches forward for str.
seconds - static field in class org.gnu.gdk.KeySymbol
Representation of a seconds key.
seconds - static field in class org.gnu.gdk.KeyValue
section - static field in class org.gnu.gdk.KeySymbol
Representation of a section key.
section - static field in class org.gnu.gdk.KeyValue
Segment - class org.gnu.gdk.Segment
Specifies the start and end point for a line.
Segment() - constructor for class org.gnu.gdk.Segment
Segment(int,int,int,int) - constructor for class org.gnu.gdk.Segment
SELECT - static field in class org.gnu.gtk.event.ItemEvent.Type
Select - static field in class org.gnu.gdk.KeySymbol
Representation of a Select key.
Select - static field in class org.gnu.gdk.KeyValue
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(org.gnu.gtk.TreeIter) - method in class org.gnu.gtk.TreeSelection
Selects the specified iterator.
select(org.gnu.gtk.TreePath) - method in class org.gnu.gtk.TreeSelection
Select the row at path.
Selects a range of nodes, determined by startPath and endPath inclusive.
SELECT_ALL - static field in class org.gnu.gtk.event.TreeViewEvent.Type
SELECT_COLOR - static field in class org.gnu.gtk.GtkStockItem
SELECT_CURSOR_PARENT - static field in class org.gnu.gtk.event.TreeViewEvent.Type
SELECT_CURSOR_ROW - static field in class org.gnu.gtk.event.TreeViewEvent.Type
SELECT_FONT - static field in class org.gnu.gtk.GtkStockItem
SELECT_PAGE - static field in class org.gnu.gtk.event.NotebookEvent.Type
SELECTABLE - static field in class org.gnu.atk.StateType
selectAll() - method in class org.gnu.gtk.FileChooser
selectAll() - method in class org.gnu.gtk.FileChooserButton
selectAll() - method in class org.gnu.gtk.FileChooserDialog
selectAll() - method in class org.gnu.gtk.FileChooserWidget
selectAll() - method in class org.gnu.gtk.IconView
Selects all of the icons.
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 field in class org.gnu.gtk.CellRendererState
SELECTED - static field in class org.gnu.gtk.RcTokenType
SELECTED - static field in class org.gnu.atk.StateType
SELECTED - static field in class org.gnu.gtk.StateType
selectFilename(String) - method in class org.gnu.gtk.FileChooser
selectFilename(String) - method in class org.gnu.gtk.FileChooserButton
selectFilename(String) - method in class org.gnu.gtk.FileChooserDialog
selectFilename(String) - method in class org.gnu.gtk.FileChooserWidget
selectFirst(boolean) - method in class org.gnu.gtk.MenuShell
Select the first visible or selectable child of the menu shell.
SELECTION_CHANGED - static field in class org.gnu.gtk.event.FileChooserEvent.Type
SELECTION_CHANGED - static field in class org.gnu.gtk.event.IconViewEvent.Type
SELECTION_CLEAR - static field in class org.gnu.gdk.EventType
SELECTION_NOTIFY - static field in class org.gnu.gdk.EventType
SELECTION_REQUEST - static field in class org.gnu.gdk.EventType
This method is called whenever a button event occurs.
SelectionData - class org.gnu.gtk.SelectionData
Data used in Drag and drop operations
SelectionData(Handle) - constructor for class org.gnu.gtk.SelectionData
SelectionMode - class org.gnu.gtk.SelectionMode
Determines how elements of a TreeView widget may be selected.
selectItem(org.gnu.gtk.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.
selectPath(org.gnu.gtk.TreePath) - method in class org.gnu.gtk.IconView
Selects the row at the specified path.
This function moves the "insert" and "selection_bound" marks simultaneously.
selectRegion(int,int) - method in class org.gnu.gtk.Editable
Select a region of text.
selectRegion(int,int) - method in class org.gnu.gtk.Entry
Methods from Editable
selectURI(String) - method in class org.gnu.gtk.FileChooser
selectURI(String) - method in class org.gnu.gtk.FileChooserButton
selectURI(String) - method in class org.gnu.gtk.FileChooserDialog
selectURI(String) - method in class org.gnu.gtk.FileChooserWidget
SEMI_COLLAPSED - static field in class org.gnu.gtk.ExpanderStyle
SEMI_CONDENSED - static field in class org.gnu.pango.Stretch
SEMI_EXPANDED - static field in class org.gnu.gtk.ExpanderStyle
SEMI_EXPANDED - static field in class org.gnu.pango.Stretch
semicolon - static field in class org.gnu.gdk.KeySymbol
Representation of a semicolon key.
semicolon - static field in class org.gnu.gdk.KeyValue
semivoicedsound - static field in class org.gnu.gdk.KeySymbol
Representation of a semivoicedsound key.
semivoicedsound - static field in class org.gnu.gdk.KeyValue
SENSITIVE - static field in class org.gnu.gtk.CellRenderer.Attribute
(boolean) Display the cell sensitive.
SENSITIVE - static field in class org.gnu.atk.StateType
SENSITIVE - static field 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 field in class org.gnu.atk.Role
SEPARATOR - static field in class org.gnu.gtk.UIManagerItemType
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(Handle) - constructor for class org.gnu.gtk.SeparatorMenuItem
Construct a SeparatorMenuItem using a handle to a native resource.
SeparatorToolItem() - constructor for class org.gnu.gtk.SeparatorToolItem
Create an empty ToolItem.
SeparatorToolItem(Handle) - constructor for class org.gnu.gtk.SeparatorToolItem
Construct a new ToolItem object from a handle to a native widget.
Serbian_DJE - static field in class org.gnu.gdk.KeySymbol
Representation of a Serbian_DJE key.
Serbian_DZE - static field in class org.gnu.gdk.KeySymbol
Representation of a Serbian_DZE key.
Serbian_JE - static field in class org.gnu.gdk.KeySymbol
Representation of a Serbian_JE key.
Serbian_LJE - static field in class org.gnu.gdk.KeySymbol
Representation of a Serbian_LJE key.
Serbian_NJE - static field in class org.gnu.gdk.KeySymbol
Representation of a Serbian_NJE key.
Serbian_TSHE - static field in class org.gnu.gdk.KeySymbol
Representation of a Serbian_TSHE key.
SerbianDJE - static field in class org.gnu.gdk.KeyValue
SerbianDZE - static field in class org.gnu.gdk.KeyValue
SerbianJE - static field in class org.gnu.gdk.KeyValue
SerbianLJE - static field in class org.gnu.gdk.KeyValue
SerbianNJE - static field in class org.gnu.gdk.KeyValue
SerbianTSHE - static field in class org.gnu.gdk.KeyValue
SET - static field in class org.gnu.gdk.Function
set(double,double,double,double) - method in class org.gnu.gtk.Alignment
Set the alignment and scale for an already created Alignment object.
set(int,org.gnu.pango.CoverageLevel) - method in class org.gnu.pango.Coverage
Modify a particular index within coverage.
set(org.gnu.gdk.Image,org.gnu.gdk.Bitmap) - method in class org.gnu.gtk.Image
Sets the image widget to displaying a image and a mask.
set(org.gnu.gdk.Pixbuf) - method in class org.gnu.gtk.Image
Sets the Image from a Pixbuf.
set(org.gnu.gdk.PixbufAnimation) - method in class org.gnu.gtk.Image
Sets to image to the given PixbufAnimation.
Sets the image to the given Pixmap.
Set the image to a Stock icon.
Sets the image to displayian IconSet.
set(String) - method in class org.gnu.gtk.Image
Sets the image from a file
set(String,org.gnu.gtk.IconSize) - method in class org.gnu.gtk.Image
SET_ANCHOR - static field in class org.gnu.gtk.event.TextViewEvent.Type
The anchor has been moved to the cursor position.
SET_FOCUS_CHILD - static field in class org.gnu.gtk.event.ContainerEvent.Type
This event indicates that a child widget has been given focus.
SET_SCROLL_ADJUSTMENTS - static field in class org.gnu.gtk.event.IconViewEvent.Type
SET_SCROLL_ADJUSTMENTS - static field in class org.gnu.gtk.event.TextViewEvent.Type
setAboveChild(boolean) - method in class org.gnu.gtk.EventBox
Returns whether the EventBox is above or below the windows of its' child.
setAccelGroup(org.gnu.gtk.AccelGroup) - method in class org.gnu.gtk.Action
Sets the AccelGroup in which the accelerator for this action will be installed.
setAccelGroup(org.gnu.gtk.AccelGroup) - method in class org.gnu.gtk.Menu
Set the AccelGroup which holds global accelerators for the menu.
setAccelPath(String) - method in class org.gnu.gtk.Action
Sets the accel path for this action.
setAccelWidget(org.gnu.gtk.Widget) - method in class org.gnu.gtk.AccelLabel
Set the widget for this AccelLabel
setAcceptFocus(boolean) - method in class org.gnu.gtk.Window
Windows may set a hint asking the desktop environment not to receive the input focus.
setAcceptsTab(boolean) - method in class org.gnu.gtk.TextView
Sets the behavior of the text widget when the Tab key is pressed.
setAction(org.gnu.gtk.Action) - method in class org.gnu.gtk.event.UIManagerEvent
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.
setActive(boolean) - method in class org.gnu.gtk.ToggleAction
setActive(boolean) - method in class org.gnu.gtk.ToggleToolButton
setActive(int) - method in class org.gnu.gtk.ComboBox
Sets the active item of the ComboBox to be index.
setActiveIter(org.gnu.gtk.TreeIter) - method in class org.gnu.gtk.ComboBox
Sets the current active item to the one referenced by iter.
setAddTearoffs(boolean) - method in class org.gnu.gtk.ComboBox
setAddTearoffs(boolean) - method in class org.gnu.gtk.UIManager
setAdjustment(org.gnu.gtk.Adjustment) - method in class org.gnu.gtk.Range
Sets the adjustment to be used as the "model" object for this range widget.
Replaces the adjustment object associated with the Spin button
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.Button
setAlignment(double,double) - method in class org.gnu.gtk.Misc
Sets the alignment of a widget.
setAlignment(float) - method in class org.gnu.gtk.Entry
Sets the alignment for the contents of the entry.
setAlignment(org.gnu.pango.Alignment) - method in class org.gnu.pango.Layout
Sets the alignment for the layout (how partial lines are positioned within the horizontal space available.)
setAlpha(int) - method in class org.gnu.gtk.ColorButton
Sets the current opacity to be alpha
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.
setAngle(double) - method in class org.gnu.gtk.Label
Sets the angle of rotation for the label.
Set the tooltip associated with the arrow menu.
setArtists() - method in class org.gnu.gtk.AboutDialog
Gets the strings which are displayed in the documenters tab of the secondary credits dialog.
setArtists(String[]) - method in class org.gnu.gtk.AboutDialog
Sets the strings which are displayed in the documenters tab of the secondary credits dialog.
Set the aspect for an already created AspectFrame.
Sets the pango attributes for the renderer.
setAttributes(org.gnu.pango.AttrList) - method in class org.gnu.gtk.Label
Sets a PangoAttrList; the attributes in the list are applied to the label text.
setAttributes(org.gnu.pango.AttrList) - method in class org.gnu.pango.Layout
Sets the text attributes for a layout object
setAuthors(String[]) - method in class org.gnu.gtk.AboutDialog
Sets the strings which are displayed in the authors tab of the secondary credits dialog.
setAutoStartupNotification(boolean) - static method in class org.gnu.gtk.Window
setAxisUse(int,org.gnu.gdk.AxisUse) - method in class org.gnu.gdk.Device
Specifies how an axis of a device is used.
setBackground(org.gnu.gdk.Color) - method in class org.gnu.gdk.GC
Sets the background color for the graphics context.
setBackground(org.gnu.gdk.Color) - method in class org.gnu.gdk.Window
Sets the background color of a window.
Sets the background pixmap of window.
setBackground(String) - method in class org.gnu.gtk.TextTag
Sets the background color as a string.
setBackgroundColor(org.gnu.gdk.Color) - method in class org.gnu.gtk.CellView
Sets the background color for a widget in a particular state.
setBackgroundFullHeight(boolean) - method in class org.gnu.gtk.TextTag
Whether the background color fills the entire line height or only the height of the tagged characters.
Bitmap to use as a mask when drawing the text background.
Sets the base color used for a widget in a particular state.
setBaseDir(org.gnu.pango.Direction) - method in class org.gnu.pango.Context
Sets the base direction for the context.
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
Convenience method for setting boolean child properties.
setBooleanProperty(String,boolean) - method in class org.gnu.glib.GObject
Convenience method for setting boolean properties.
setBorderWidth(int) - method in class org.gnu.gtk.Container
Sets the border width for the Container.
Sets the width of the TextWindowType.LEFT or TextWindowType.RIGHT windows, or the height of TextWindowType.TOP or TextWindowType.BOTTOM Windows.
setBoxed(org.gnu.glib.Boxed) - method in class org.gnu.glib.Value
setBuffer(org.gnu.gtk.TextBuffer) - method in class org.gnu.gtk.TextView
Sets buffer as the buffer being displayed by the view.
setButtonNumber(int) - method in class org.gnu.gtk.event.ToolBarEvent
setCanFocus(boolean) - method in class org.gnu.gtk.Widget
Tell this Widget whether or not it is allowed to accept focus.
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
Set the given child property (name) with the given Value in this container.
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(org.gnu.gdk.Window) - method in class org.gnu.gtk.IMContext
Sets the client window for the input context.
setClipMask(org.gnu.gdk.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(org.gnu.gdk.Rectangle) - method in class org.gnu.gdk.GC
Sets the clip mask for a graphics context from a rectangle.
setClipRegion(org.gnu.gdk.Region) - method in class org.gnu.gdk.GC
Sets the clip mask for a graphics context from a region.
setColor(org.gnu.gdk.Color) - method in class org.gnu.gtk.ColorButton
Set the current color for the widget.
setColor(String) - method in class org.gnu.pango.Color
Fill in the fields of a color from a string specification.
setColorCube(int,int,int,int) - method in class org.gnu.gtk.Preview
setColormap(org.gnu.gdk.Colormap) - method in class org.gnu.gdk.Drawable
Sets the Colormap associated with the Drawable.
setColormap(org.gnu.gdk.Colormap) - method in class org.gnu.gdk.GC
Sets the colormap to the given colormap.
setColormap(org.gnu.gdk.Colormap) - method in class org.gnu.gdk.Image
Sets the colormap for the image.
setColormap(org.gnu.gdk.Colormap) - method in class org.gnu.gtk.Widget
Set the Colormap that will be used to render this widget.
setColormap(org.gnu.gdk.Colormap) - method in class org.gnu.gdk.WindowAttr
setColumns(int) - method in class org.gnu.gtk.IconView
Set the number of columns for this IconView.
setColumnSpacing(int) - method in class org.gnu.gtk.IconView
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.
setColumnSpanColumn(int) - method in class org.gnu.gtk.ComboBox
Sets the column span for the ComboBox.
This function is meant primarily for GObjects that inherit from ListStore, and should only be used when constructing a new ListStore.
setComments(String) - method in class org.gnu.gtk.AboutDialog
Sets the comments string to display in the about dialog.
setCopyright(String) - method in class org.gnu.gtk.AboutDialog
Sets the copyright string to display in the about dialog.
setCount(int) - method in class org.gnu.gtk.event.EntryEvent
setCount(int) - method in class org.gnu.gtk.event.TextViewEvent
Sets the count.
setCurrentAlpha(int) - method in class org.gnu.gtk.ColorSelection
Sets the current opacity to be alpha.
Sets the current color to be color.
setCurrentFolder(String) - method in class org.gnu.gtk.FileChooser
setCurrentFolder(String) - method in class org.gnu.gtk.FileChooserButton
setCurrentFolder(String) - method in class org.gnu.gtk.FileChooserDialog
setCurrentFolder(String) - method in class org.gnu.gtk.FileChooserWidget
setCurrentFolderURI(String) - method in class org.gnu.gtk.FileChooser
setCurrentFolderURI(String) - method in class org.gnu.gtk.FileChooserButton
setCurrentFolderURI(String) - method in class org.gnu.gtk.FileChooserDialog
setCurrentFolderURI(String) - method in class org.gnu.gtk.FileChooserWidget
setCurrentName(String) - method in class org.gnu.gtk.FileChooser
setCurrentName(String) - method in class org.gnu.gtk.FileChooserButton
setCurrentName(String) - method in class org.gnu.gtk.FileChooserDialog
setCurrentName(String) - method in class org.gnu.gtk.FileChooserWidget
setCurrentPage(int) - method in class org.gnu.gtk.Notebook
sets the page at offset pageNum to the current page.
setCursor(org.gnu.gdk.Cursor) - method in class org.gnu.gdk.Window
Sets the mouse pointer for a Window.
setCursor(org.gnu.gdk.Cursor) - method in class org.gnu.gdk.WindowAttr
Set the cursor used by this WindowAttr.
Sets the current keyboard focus to be at path, and selects it.
Sets the current keyboard focus to be at path, and selects it.
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
setCursorPosition(int) - method in class org.gnu.gtk.Entry
setCursorVisible(boolean) - method in class org.gnu.gtk.TextView
Toggles whether the insertion point is displayed.
setCustomtTheme(String) - method in class org.gnu.gtk.IconTheme
setDashes(int,int[]) - method in class org.gnu.gdk.GC
Sets the way dashed-lines are drawn.
setData(byte[],String) - method in class org.gnu.gtk.SelectionData
setData(String,Object) - method in class org.gnu.glib.GObject
Sets an association from a String to a Java Object to be stored in the GTK object's table of associations.
setDecorated(boolean) - method in class org.gnu.gtk.Window
By default Windows are decorated by a titlebar, resize controls, etc.
setDefaultColormap(org.gnu.gdk.Colormap) - method in class org.gnu.gdk.Screen
Sets the default Colormap for this screen.
setDefaultFiles(String[]) - method in class org.gnu.gtk.Rc
setDefaultIcon(org.gnu.gdk.Pixbuf) - static method in class org.gnu.gtk.Window
setDefaultIconFromFile(String) - static method in class org.gnu.gtk.Window
Sets an icon to be used as fallback for windows that haven't had setIconList() called on them from a file on disk.
setDefaultIconList(org.gnu.gdk.Pixbuf[]) - static method in class org.gnu.gtk.Window
Sets up the icon representing a Window.
setDefaultIconName(String) - method in class org.gnu.gtk.Window
Sets an icon to be used as fallback for windows that haven't had setIconList called on them from a named themed icon.
Sets the modifiers that will be considered significant for keyboard accelerators.
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(org.gnu.gtk.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(org.gnu.gtk.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
Set the text direction the icon source is intended to be used with.
setDirection(org.gnu.gtk.TextDirection) - method in class org.gnu.gtk.TextTag
Text direction, for example right-to-left or left-to-right.
setDisabled(boolean) - method in class org.gnu.gdk.PixbufFormat
setDisplayedRow(org.gnu.gtk.TreePath) - method in class org.gnu.gtk.CellView
Sets the display options (whether to display the heading and the month headings.
setDocumenters() - method in class org.gnu.gtk.AboutDialog
Gets the strings which are displayed in the artists tab of the secondary credits dialog.
setDocumenters(String[]) - method in class org.gnu.gtk.AboutDialog
Sets the strings which are displayed in the artists tab of the secondary credits dialog.
setDouble(double) - method in class org.gnu.gtk.SelectionData
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.
setDoubleClickDistance(int) - method in class org.gnu.gdk.Display
Sets the double click distance (two clicks within this distance count as a double click).
setDoubleClickTime(int) - method in class org.gnu.gdk.Display
Set the double click time (two clicks within this time interval count as a double click).
setDoubleProperty(String,double) - method in class org.gnu.glib.GObject
Convenience method for setting double properties.
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
This method has not yet been implemented.
This method has not yet been implemented.
Sets up the widget so that it can be the source of drag and drop operations.
This method has not yet been implemented.
This method has not yet been implemented.
setDrawAsRadio(boolean) - method in class org.gnu.gtk.CheckMenuItem
Sets whether the CheckMenuItem should be drawn as a radio control
setDrawAsRadio(boolean) - method in class org.gnu.gtk.ToggleAction
setDrawLine(boolean) - method in class org.gnu.gtk.SeparatorToolItem
Sets whether the SeparatorToolItem is drawn as a line or just blank.
setDrawValue(boolean) - method in class org.gnu.gtk.Scale
Specifies whether the current value is displayed as a string next to the slider.
Highlights ToolBar to give an idea of what it would look like if a ToolItem was added to the ToolBar and the provided index.
setEditable(boolean) - method in class org.gnu.gtk.CellRendererText
Sets whether the user may edit the text.
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.Entry
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
Whether the text can be modified by the user.
setEditable(boolean) - method in class org.gnu.gtk.TextView
Sets the default editability of the GtkTextView.
setEllipsize(org.gnu.pango.EllipsizeMode) - method in class org.gnu.gtk.Label
Sets the mode used to ellipsize (add an ellipsis: "...") the text if there is not enough space to render the entire string.
Sets the mode used to ellipsize (add an ellipsis: "...") the text if there is not enough space to render the entire string.
Set a handler object to be used whenever the user activates an Email link in the authors, documenters or artists sections.
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.EntryEvent
setError(org.gnu.glib.Error) - method in class org.gnu.glib.JGException
setEventMask(int) - method in class org.gnu.gdk.WindowAttr
setEvents(org.gnu.gdk.EventMask) - method in class org.gnu.gtk.Widget
Sets the event mask for a widget.
setEvents(org.gnu.gdk.EventMask) - method in class org.gnu.gdk.Window
The event mask for a window determines which events will be reported for that window.
setExpand(boolean) - method in class org.gnu.gtk.Preview
setExpand(boolean) - method in class org.gnu.gtk.ToolItem
Sets whether the ToolItem is allocated extra space when there is more room on the ToolBar than needed by the ToolItems.
setExpand(boolean) - method in class org.gnu.gtk.TreeViewColumn
Sets the column to take available extra space.
setExpand(boolean) - method in class org.gnu.gtk.event.TreeViewEvent
setExpanded(boolean) - method in class org.gnu.gtk.Expander
Sets the state of the expander.
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
Sets the extension events mask to mode.
setExtraWidget(org.gnu.gtk.Widget) - method in class org.gnu.gtk.FileChooser
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
Name of the font family, e.g.
setFilename(String) - method in class org.gnu.gtk.FileChooser
setFilename(String) - method in class org.gnu.gtk.FileChooserButton
setFilename(String) - method in class org.gnu.gtk.FileChooserDialog
setFilename(String) - method in class org.gnu.gtk.FileChooserWidget
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(org.gnu.gdk.Fill) - method in class org.gnu.gdk.GC
Sets the fill mode for the graphic context.
setFilter(org.gnu.gtk.FileFilter) - method in class org.gnu.gtk.FileChooser
setFixedHeightMode(boolean) - method in class org.gnu.gtk.TreeView
Enables or disables the fixed height mode of this TreeView.
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
setFloatProperty(String,float) - method in class org.gnu.glib.GObject
Convenience method for setting float properties.
setFocusOnClick(boolean) - method in class org.gnu.gtk.Button
setFocusOnClick(boolean) - method in class org.gnu.gtk.ComboBox
setFocusOnMap(boolean) - method in class org.gnu.gtk.Window
Windows may set a hint asking the desktop environment not to receive the input focus when the window is mapped.
setFocusWidget(org.gnu.gtk.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.
Sets the font to use.
setFont(org.gnu.pango.FontDescription) - method in class org.gnu.gtk.Widget
Sets the font to use for the widget.
setFont(String) - method in class org.gnu.gtk.FontButton
Sets or changes the currently selected font.
setFont(String) - method in class org.gnu.gtk.FontSelection
Sets the currently-selected font.
setFont(String) - method in class org.gnu.gtk.TextTag
Font description as a string, e.g.
Sets the font description
Set the default font description for the layout.
Font description as a FontDescription.
setFontname(String) - method in class org.gnu.gtk.FontSelectionDialog
Sets the currently selected font.
setForeground(org.gnu.gdk.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
Foreground color as a string
Sets the foreground color for a widget in a particular state.
Bitmap to use as a mask when drawing the text foreground.
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(org.gnu.gdk.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.
setGamma(double) - method in class org.gnu.gtk.Preview
Sets the geometry hints for a window.
This method sets up hints about how a Window can be resized by the user.
setGravity(org.gnu.gdk.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.
setGroup(List) - method in class org.gnu.gtk.RadioAction
Sets the horizontal Scrollbar's Adjustment.
setHAdjustment(org.gnu.gtk.Adjustment) - method in class org.gnu.gtk.TreeView
Sets the Adjustment for the current horizontal aspect.
setHAdjustment(org.gnu.gtk.Adjustment) - method in class org.gnu.gtk.Viewport
Sets the horizontal Viewport's Adjustment.
Sets the side of the handle box where the handle is drawn.
setHasEntry(boolean) - method in class org.gnu.gtk.CellRendererCombo
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
Set the height of the Rectangle.
setHeight(int) - method in class org.gnu.gtk.Requisition
setHint(org.gnu.gdk.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 whether all cells are an equal size or not).
setHomogeneous(boolean) - method in class org.gnu.gtk.ToolItem
Sets whether the ToolItem is to be allocated the same size as other homogeneous items.
Set the Horizontal Adjustment.
setHoverExpand(boolean) - method in class org.gnu.gtk.TreeView
Enables or disables the hover expansion mode of this TreeView.
setHoverSelection(boolean) - method in class org.gnu.gtk.TreeView
Enables of disables the hover selection mode of this TreeView.
setHowMany(int) - method in class org.gnu.gtk.event.TreeViewEvent
Internal method for use by event handlers in TreeView only.
setIcon(org.gnu.gdk.Pixbuf) - method in class org.gnu.gtk.Window
Sets up the icon representing a Window.
Sets up the icon representing a Window.
setIconFromFile(String) - method in class org.gnu.gtk.Window
Sets the icon for this window.
setIconList(org.gnu.gdk.Pixbuf[]) - method in class org.gnu.gdk.Window
Sets up the icon representing a Window.
setIconList(org.gnu.gdk.Pixbuf[]) - method in class org.gnu.gtk.Window
Sets up the icon representing a GtkWindow.
setIconName(String) - method in class org.gnu.gtk.IconSource
Sets the name of an icon to look up in the current icon theme to use as a base image when creating icon variants for IconSet.
setIconName(String) - method in class org.gnu.gdk.Window
Sets the icon for the window from a named themed icon.
setIconName(String) - method in class org.gnu.gtk.Window
Sets the icon for the window from a named themed icon.
setIconSize(org.gnu.gtk.IconSize) - method in class org.gnu.gtk.ToolBar
Sets the size of the stock icons in the ToolBar.
setIconWidget(org.gnu.gtk.Widget) - method in class org.gnu.gtk.ToolButton
setImage(org.gnu.gdk.Pixbuf) - method in class org.gnu.gtk.Clipboard
setImage(org.gnu.gtk.Image) - method in class org.gnu.gtk.ImageMenuItem
setImage(org.gnu.gtk.Widget) - method in class org.gnu.gtk.Button
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.
setInconsistent(boolean) - method in class org.gnu.gtk.ToggleButton
Determines whether the toggle button should be in the half-on, or inconsistent state.
setIncrements(double,double) - method in class org.gnu.gtk.Range
Sets the step and page sizes for the range.
setIncrements(double,double) - method in class org.gnu.gtk.SpinButton
Sets the step and page increments.
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
Amount to indent the paragraph, in pixels.
setIndent(int) - method in class org.gnu.gtk.TextView
Sets the default indentation for paragraphs in text_view.
setIndex(int) - method in class org.gnu.gtk.event.EntryCompletionEvent
setInlineCompletion(boolean) - method in class org.gnu.gtk.EntryCompletion
Sets whether the common prefix of the possible completion should be automatically inserted into the entry.
setInsertPosition(int) - method in class org.gnu.gtk.event.EntryEvent
setInt(int) - method in class org.gnu.gtk.SelectionData
Convenience method for setting int child properties.
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.
setIntProperty(String,int) - method in class org.gnu.glib.GObject
Convenience method for setting int properties.
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 (ie this is the character used in "password mode" to show the user how many characters have been typed).
setIsImportant(boolean) - method in class org.gnu.gtk.ToolItem
Sets whether ToolItem should be considered important.
setItemString(org.gnu.gtk.Item,String) - method in class org.gnu.gtk.Combo
Sets the string to place in the Entry field when a particular item is selected.
setItemWidth(int) - method in class org.gnu.gtk.IconView
Sets the width of each item.
setIter(org.gnu.gtk.TreeIter) - method in class org.gnu.gtk.event.EntryCompletionEvent
setJavaObject(Object) - method in class org.gnu.glib.Value
Set the data held by this Value object with the given Object.
setJavaObjectProperty(String,Object) - method in class org.gnu.glib.GObject
Convenience method for setting Object properties.
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.
Sets the alignment of the lines in the text of the label relative to each other.
Left, right, or center justification.
Sets the default justification of text in text_view.
setJustify(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.
setKeepAbove(boolean) - method in class org.gnu.gtk.Window
setKeepBelow(boolean) - method in class org.gnu.gtk.Window
setKeySnoopMethod(org.gnu.gtk.KeySnoopMethod) - static method in class org.gnu.gtk.Gtk
Installs a key snooper method, which will get called on all key events before delivering them normally.
Specifies the X key event to generate when a macro button of a device is pressed.
setLabel(String) - method in class org.gnu.gtk.Button
Sets the text of the label of the button to newLabel.
setLabel(String) - method in class org.gnu.gtk.Expander
Sets the text of the label of the expander to label.
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.ToolButton
setLabelAlign(double) - method in class org.gnu.gtk.Frame
Sets the alignment of the label widget along the top edge of the frame.
setLabelWidget(org.gnu.gtk.Label) - method in class org.gnu.gtk.ToolButton
setLabelWidget(org.gnu.gtk.Widget) - method in class org.gnu.gtk.Expander
Set the label widget for the Expander.
setLabelWidget(org.gnu.gtk.Widget) - method in class org.gnu.gtk.Frame
Sets the widget to use as the label for the frame.
setLanguage(org.gnu.pango.Language) - method in class org.gnu.pango.Context
Sets the language
setLanguage(String) - method in class org.gnu.gtk.TextTag
The language this text is in, as an ISO code.
setLayout(org.gnu.gtk.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
Width of the left margin in pixels.
setLeftMargin(int) - method in class org.gnu.gtk.TextView
Sets the default left margin for text in text_view.
setLicense(String) - method in class org.gnu.gtk.AboutDialog
Sets the license information to be displayed in the secondary license dialog.
setLine(int) - method in class org.gnu.gtk.TextIter
Moves iterator iter to the start of the line lineNumber.
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.
setLocalOnly(boolean) - method in class org.gnu.gtk.FileChooser
setLocalOnly(boolean) - method in class org.gnu.gtk.FileChooserButton
setLocalOnly(boolean) - method in class org.gnu.gtk.FileChooserDialog
setLocalOnly(boolean) - method in class org.gnu.gtk.FileChooserWidget
setLogical(boolean) - method in class org.gnu.gtk.event.TreeViewEvent
setLogo(org.gnu.gdk.Pixbuf) - method in class org.gnu.gtk.AboutDialog
Sets the pixbuf to be displayed as logo in the about dialog.
setLogoIconName(String) - method in class org.gnu.gtk.AboutDialog
Sets the icon name displayed as logo in the about dialog.
setLong(long) - method in class org.gnu.gtk.SelectionData
setLong(long) - method in class org.gnu.glib.Value
Used internally by Java-Gnome to set a long value
setLongProperty(String,long) - method in class org.gnu.glib.GObject
Convenience method for setting long properties.
setLower(double) - method in class org.gnu.gtk.Adjustment
setMargin(int) - method in class org.gnu.gtk.IconView
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) - method in class org.gnu.pango.Layout
Same as setMarkup(String,char), but the markup text isn't scanned for accelerators.
setMarkup(String) - method in class org.gnu.gtk.MessageDialog
Sets the text of the message dialog to be markup, which is marked up with the Pango text markup language.
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).
setMarkupColumn(int) - method in class org.gnu.gtk.IconView
Sets the column with markup information for this IconView to be the specified column.
setMax(org.gnu.pango.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.
setMaxWidthChars(int) - method in class org.gnu.gtk.Label
Sets the desired maximum width in characters to chars.
setMenu(org.gnu.gtk.Menu) - method in class org.gnu.gtk.MenuToolButton
Sets the Menu that is popped up when the user clicks on the arrow.
setMenu(org.gnu.gtk.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(org.gnu.gtk.Menu) - method in class org.gnu.gtk.event.TextViewEvent
Sets the menu.
Changes the menu label for the page containing child.
Creates a new label and sets it as the menu label of child.
setMinimumKeyLength(int) - method in class org.gnu.gtk.EntryCompletion
Requires the length of the search key for the EntryCompletion to be at least length.
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(org.gnu.gtk.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.
setModalHint(boolean) - method in class org.gnu.gdk.Window
The application can use this hint to tell the window manager that a certain window has modal behavior.
setMode(org.gnu.gdk.InputMode) - method in class org.gnu.gdk.Device
Sets a the mode of an input device.
Sets the selection mode of the selection.
setMode(org.gnu.gtk.SizeGroupMode) - method in class org.gnu.gtk.SizeGroup
Sets the SizeGroupMode of the size group.
setModel(org.gnu.gtk.TreeModel) - method in class org.gnu.gtk.CellView
setModel(org.gnu.gtk.TreeModel) - method in class org.gnu.gtk.ComboBox
Sets the model for the ComboBox.
setModel(org.gnu.gtk.TreeModel) - method in class org.gnu.gtk.EntryCompletion
Sets the model for this EntryCompletion.
setModel(org.gnu.gtk.TreeModel) - method in class org.gnu.gtk.IconView
Sets the model for this IconView.
setModel(org.gnu.gtk.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(org.gnu.gtk.MovementStep) - method in class org.gnu.gtk.event.EntryEvent
setMovementStep(org.gnu.gtk.MovementStep) - method in class org.gnu.gtk.event.TextViewEvent
Sets the movementStep.
setMovementStep(org.gnu.gtk.MovementStep) - method in class org.gnu.gtk.event.TreeViewEvent
Internal method for use by event handlers in TreeView only.
setName(String) - method in class org.gnu.gtk.AboutDialog
Sets the name to display in the about dialog.
setName(String) - method in class org.gnu.atk.AtkObject
Sets the accessible name of the accessible.
setName(String) - method in class org.gnu.gtk.FileFilter
Sets the human readable name for the filter.
setName(String) - method in class org.gnu.gtk.Widget
Sets the name for this widget.
setNewOrder(int[]) - method in class org.gnu.gtk.event.TreeModelEvent
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.
setOpenAll(boolean) - method in class org.gnu.gtk.event.TreeViewEvent
Sets the orientation of this IconView which determines whether the labels are drawn beside instead of below the icons.
setOrientation(org.gnu.gtk.Orientation) - method in class org.gnu.gtk.ToolBar
Set whether the ToolBar should appear horizontally or vertically.
setOrientation(org.gnu.gtk.Orientation) - method in class org.gnu.gtk.event.ToolBarEvent
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.
setOverwrite(boolean) - method in class org.gnu.gtk.TextView
Changes the overwrite mode (whether text is overwritten)
setPadding(int,int) - method in class org.gnu.gtk.Misc
Sets the amount of space to add around the widget.
setPadding(int,int,int,int) - method in class org.gnu.gtk.Alignment
Sets the padding on the different sides of the widget.
setPageIncrement(double) - method in class org.gnu.gtk.Adjustment
setPageSize(double) - method in class org.gnu.gtk.Adjustment
setParent(org.gnu.atk.AtkObject) - method in class org.gnu.atk.AtkObject
Sets the accessible parent of the accessible.
setPath(org.gnu.gtk.TreePath) - method in class org.gnu.gtk.event.IconViewEvent
setPixbuf(org.gnu.gdk.Pixbuf) - method in class org.gnu.gtk.IconSource
Sets the source pixbuf.
setPixbuf(org.gnu.gdk.Pixbuf) - method in class org.gnu.gtk.SelectionData
setPixbuf(org.gnu.gdk.Pixbuf) - method in class org.gnu.glib.Value
Used internally by Java-Gnome.
setPixbufColumn(int) - method in class org.gnu.gtk.IconView
Sets the column with Pixbufs for this IconView to be the specified column.
Convenience method for setting Pixbuf properties.
setPixelsAboveLines(int) - method in class org.gnu.gtk.TextTag
Pixels of blank space above paragraphs.
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
Pixels of blank space below paragraphs.
setPixelsBelowLines(int) - method in class org.gnu.gtk.TextView
Sets the default number of pixels of blank space to put below paragraphs in text_view.
setPixelsInsideWrap(int) - method in class org.gnu.gtk.TextTag
Pixels of blank space between wrapped lines in a paragraph.
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.
setPixelSize(int) - method in class org.gnu.gtk.Image
Determines the location of the child widget with respect to the scrollbars.
Sets the scrollbar policy for the horizontal and vertical scrollbars.
setPopupCompletion(boolean) - method in class org.gnu.gtk.EntryCompletion
Sets whether the completion should be presented in a popup window.
setPopupdownStrings(String[]) - method in class org.gnu.gtk.Combo
Convenience method to set all of the items in the popupdown list.
setPopupSetWidth(boolean) - method in class org.gnu.gtk.EntryCompletion
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(org.gnu.gtk.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.
setPreviewWidgetActive(boolean) - method in class org.gnu.gtk.FileChooser
setPreviousAlpha(int) - method in class org.gnu.gtk.ColorSelection
Sets the previous alpha value.
Sets the previous color value.
setPriority(int) - method in class org.gnu.glib.Idle
Set the execution priority for this Idle.
setPriority(int) - method in class org.gnu.gtk.TextTag
Sets the priority of the Tag.
setProperty(String,org.gnu.glib.Value) - method in class org.gnu.glib.GObject
Set the given property (name) with the given Value on this object.
Sets the MenuItem used in the toolbar overflow menu.
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 pulse().
setRadio(boolean) - method in class org.gnu.gtk.CellRendererToggle
If radio is TRUE, the cell renderer renders a radio toggle (ie a toggle in a group of mutually-exclusive toggles).
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.
setRange(double,double) - method in class org.gnu.gtk.SpinButton
Sets the minimum and maximum allowable values
setRed(short) - method in class org.gnu.gdk.Color
Sets the red component in the range of 0-65535.
setRelief(org.gnu.gtk.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.IconView
Convenience method that allows the caller to set whether models that support TreeDragSource and TreeDragDest should be reorderable by the users.
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.
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.
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(org.gnu.gtk.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(org.gnu.gdk.Color) - method in class org.gnu.gdk.GC
Sets the background color using an unallocated color.
setRGBForeground(org.gnu.gdk.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
Width of the right margin in pixels.
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
Offset of text above the baseline (below the baseline if rise is negative) in pixels.
setRole(org.gnu.atk.Role) - method in class org.gnu.atk.AtkObject
Sets the role of the accessible.
setRole(String) - method in class org.gnu.gdk.Window
The window manager and session manager use a window's role to distinguish it from other kinds of window in the same application.
Sets all columns pointed by aIter to the values stored in aRow.
Sets all columns pointed by aIter to the values stored in aRow.
Set the object which is used to determine whether a row should be drawn as a separator.
Set the object which is used to determine whether a row should be drawn as a separator.
setRowSpacing(int) - method in class org.gnu.gtk.IconView
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.
setRowSpanColumn(int) - method in class org.gnu.gtk.ComboBox
Sets the row span for the ComboBox.
setScale(org.gnu.pango.Scale) - method in class org.gnu.gtk.TextTag
Font size as a scale factor relative to the default font size.
setScreen(org.gnu.gdk.Screen) - method in class org.gnu.gtk.IconTheme
setScreen(org.gnu.gdk.Screen) - method in class org.gnu.gtk.Invisible
setScreen(org.gnu.gdk.Screen) - method in class org.gnu.gtk.Window
Sets the Screen where the window is displayed; if the window is already mapped, it will be unmapped, and then remapped on the new screen.
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.
Sets column as the column where the interactive search code should search in.
setSearchPath(String[]) - method in class org.gnu.gtk.IconTheme
setSecondaryMarkup(String) - method in class org.gnu.gtk.MessageDialog
Sets the secondary text of the message dialog to be markup, which is marked up with the Pango text markup language.
setSecondaryText(String) - method in class org.gnu.gtk.MessageDialog
Sets the secondary text of the message dialog to be text.
setSelectable(boolean) - method in class org.gnu.gtk.Label
Selectable labels allow the user to select text from the label, for copy-and-paste.
Sets how many of the elements can be selected.
Sets the selection mode for this IconView.
setSelectMultiple(boolean) - method in class org.gnu.gtk.FileChooser
setSelectMultiple(boolean) - method in class org.gnu.gtk.FileChooserButton
setSelectMultiple(boolean) - method in class org.gnu.gtk.FileChooserDialog
setSelectMultiple(boolean) - method in class org.gnu.gtk.FileChooserWidget
setSelectMultiple(boolean) - method in class org.gnu.gtk.FileSelection
Sets whether the user is allowed to select multiple files in the file list.
setSensitive(boolean) - method in class org.gnu.gtk.Action
setSensitive(boolean) - method in class org.gnu.gtk.ActionGroup
setSensitive(boolean) - method in class org.gnu.gtk.Widget
Sets the sensitivity of a widget.
setShadow(org.gnu.gtk.ShadowType) - method in class org.gnu.gtk.Frame
Sets the ShadowType to be displayed for the frame.
setShadowType(org.gnu.gtk.ShadowType) - method in class org.gnu.gtk.HandleBox
Set the shadow type to be drawn around the border of the handle box.
Changes the type of shadow drawn around the contents of the ScrolledWindow.
setShapEdge(org.gnu.gtk.PositionType) - method in class org.gnu.gtk.HandleBox
Sets the snap edge of the handle box.
setShowArrow(boolean) - method in class org.gnu.gtk.ToolBar
Sets whether to show an overflow menu when ToolBar doesn't have room for all of its' items.
setShowBorder(boolean) - method in class org.gnu.gtk.Notebook
Sets whether a bevel will be drawn around the notebook pages.
setShowHidden(boolean) - method in class org.gnu.gtk.FileChooser
setShowHidden(boolean) - method in class org.gnu.gtk.FileChooserButton
Sets whether hidden files and folders are displayed in the file selector.
setShowHidden(boolean) - method in class org.gnu.gtk.FileChooserDialog
Sets whether hidden files and folders are displayed in the file selector.
setShowHidden(boolean) - method in class org.gnu.gtk.FileChooserWidget
Sets whether hidden files and folders are displayed in the file selector.
setShowSize(boolean) - method in class org.gnu.gtk.FontButton
Sets whether the size of the font style will be shown in the label.
setShowStyle(boolean) - method in class org.gnu.gtk.FontButton
Sets whether the name of the font style will be shown in the label.
setShowTabs(boolean) - method in class org.gnu.gtk.Notebook
sets whether to show the tabs for the notebook or not.
setSingleLineMode(boolean) - method in class org.gnu.gtk.Label
Sets whether the label is in single line mode.
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(int) - method in class org.gnu.pango.FontDescription
Sets the size field of a font description.
setSize(int) - method in class org.gnu.pango.GlyphString
Resizes the GlyphString to the given length.
setSize(int) - method in class org.gnu.gtk.TextTag
Font size in Pango units.
setSize(int,int) - method in class org.gnu.gtk.Layout
Set the size of the scrollable area of the layout.
setSize(int,int) - method in class org.gnu.gtk.Preview
Set the size for this Preview.
setSize(org.gnu.gtk.IconSize) - method in class org.gnu.gtk.IconSource
Set the icon size.
setSizePoints(double) - method in class org.gnu.gtk.TextTag
Font size in points.
Sets the growth behavior of the column
setSkipPagerHint(boolean) - method in class org.gnu.gtk.Window
Set to true to keep the window from appearing in the pager.
setSkipTaskbarHint(boolean) - method in class org.gnu.gtk.Window
Set to true to keep this window from appearing in the task bar.
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.
Sets the logical DataColumn that this column sorts on when this column is selected for sorting.
Set the column in the list to sort on.
Set the column in the list to sort on.
Set the column in the model to sort on.
Set the column in the list to sort on.
Set the column in the list to sort on.
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.
Set the class used to sort the list according to the values stored in the given DataColumn.
Set the class used to sort the list according to the values stored in the given DataColumn.
Set the class used to sort the list according to the values stored in the given DataColumn.
Set the class used to sort the list according to the values stored in the given DataColumn.
Set the class used to sort the list according to the values stored in the given DataColumn.
Changes the appearance of the sort indicator.
setSource(org.gnu.gdk.InputSource) - method in class org.gnu.gdk.Device
Sets the source type for an input device.
setSourceColor(org.gnu.gdk.Color) - method in class org.gnu.gdk.GdkCairo
Sets the specified color as the source color of the cairo Context.
Sets the given pixbuf as the source pattern for the cairo Context.
setSpacing(int) - method in class org.gnu.gtk.Box
Sets the number of pixels to place between children of the box.
setSpacing(int) - method in class org.gnu.gtk.Expander
Sets the spacing field of Expander, which is the number of pixels to place between Expander and the child.
setSpacing(int) - method in class org.gnu.gtk.IconView
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.
setStartEditing(boolean) - method in class org.gnu.gtk.event.TreeViewEvent
setStartPosition(int) - method in class org.gnu.gtk.event.EntryEvent
setState(boolean) - method in class org.gnu.gtk.ToggleButton
Modifies the state of the toggle button
setState(org.gnu.gtk.StateType) - method in class org.gnu.gtk.IconSource
Set the icon state.
setStaticGravities(boolean) - method in class org.gnu.gdk.Window
Set the bit gravity of the given window to static, and flag it so all children get static subwindow gravity.
setStepIncrement(double) - method in class org.gnu.gtk.Adjustment
setStipple(org.gnu.gdk.Pixmap) - method in class org.gnu.gdk.GC
Sets the stipple bitmap for a graphics context.
setStockId(String) - method in class org.gnu.gtk.ToolButton
setStretch(org.gnu.pango.Stretch) - method in class org.gnu.pango.FontDescription
Sets the stretch field of a font description.
setStretch(org.gnu.pango.Stretch) - method in class org.gnu.gtk.TextTag
Font stretch as a Stretch.
setStrikethrough(boolean) - method in class org.gnu.gtk.TextTag
Whether to strike through the text.
setString(String) - method in class org.gnu.glib.Value
Used internally by Java-Gnome to set a string value
setStringProperty(String,String) - method in class org.gnu.glib.GObject
Convenience method for setting String properties.
setStyle(org.gnu.gtk.ToolBarStyle) - method in class org.gnu.gtk.ToolBar
Alter the view of the ToolBar to display either icons only, text only, or both.
setStyle(org.gnu.gtk.ToolBarStyle) - method in class org.gnu.gtk.event.ToolBarEvent
setStyle(org.gnu.pango.Style) - method in class org.gnu.pango.FontDescription
Sets the style field of a PangoFontDescription.
setStyle(org.gnu.pango.Style) - method in class org.gnu.gtk.TextTag
Font Style
setSubmenu(org.gnu.gtk.Menu) - method in class org.gnu.gtk.MenuItem
Sets the submenu, or changes it.
setSubwindow(org.gnu.gdk.SubwindowMode) - method in class org.gnu.gdk.GC
Sets how drawing with this GC on a window will affect child windows.
setTab(int,org.gnu.pango.TabAlign,int) - method in class org.gnu.pango.TabArray
Sets the alignment and location of a tab stop.
Changes the tab label for child.
setTabLabel(org.gnu.gtk.Widget,String) - method in class org.gnu.gtk.Notebook
Creates a new label and sets it as the label of the page containing child.
Sets the packing parameters for the tab label of the page containing child.
Sets the edge at which the tabs for switching pages in the Notebook are drawn.
setTabs(org.gnu.pango.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(org.gnu.pango.TabArray) - method in class org.gnu.gtk.TextTag
Custom tabs for this text.
setTabs(org.gnu.pango.TabArray) - method in class org.gnu.gtk.TextView
Sets the default tab stops for paragraphs in text_view.
setTakeFocus(boolean) - method in class org.gnu.gtk.MenuShell
setTarget(org.gnu.gdk.Atom) - method in class org.gnu.gtk.SelectionData
setText(String) - method in class org.gnu.gtk.Clipboard
Set the contents of the clipboard.
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.event.EntryEvent
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.pango.Layout
Set the text of the layout.
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.SelectionData
setText(String) - method in class org.gnu.gtk.event.StatusBarEvent
setText(String) - method in class org.gnu.gtk.TextBuffer
Deletes current contents of buffer, and inserts text instead.
Sets the text color for a widget in a particular state.
setTextColumn(int) - method in class org.gnu.gtk.CellRendererCombo
setTextColumn(int) - method in class org.gnu.gtk.ComboBoxEntry
Set the model column which the ComboBoxEntry should use to get the strings.
setTextColumn(int) - method in class org.gnu.gtk.EntryCompletion
Specify which column in the model to use to display the strings.
setTextColumn(int) - method in class org.gnu.gtk.IconView
Sets the column with text for this IconView to be the specified column.
setTile(org.gnu.gdk.Pixmap) - method in class org.gnu.gdk.GC
Sets the tile pixmap for the graphics context.
SETTING - static field 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
Adds a tooltip to a Widget.
setTitle(String) - method in class org.gnu.gtk.ColorButton
Sets the color for the ColorSelectionDialog.
setTitle(String) - method in class org.gnu.gtk.FileChooserButton
Modifies the title of the browse dialog.
setTitle(String) - method in class org.gnu.gtk.FontButton
Set the title for the font selection dialog.
setTitle(String) - method in class org.gnu.gtk.Menu
Sets the title string for this Menu.
setTitle(String) - method in class org.gnu.gtk.TreeViewColumn
Sets the title of the column.
setTitle(String) - method in class org.gnu.gdk.Window
Sets the title of a toplevel window, to be displayed in the titlebar.
setTitle(String) - method in class org.gnu.gtk.Window
Set the title for this Window object
setTitle(String) - method in class org.gnu.gdk.WindowAttr
setToggled(boolean) - method in class org.gnu.gtk.CellRendererToggle
Sets whether all cells are toggled.
Sets the ToolTips object to be used for ToolItem, the text to be displayed as tooltip on the item and the private text to be used.
setToolTips(boolean) - method in class org.gnu.gtk.ToolBar
Sets if the tooltips of the ToolBar should be active or not.
setTransientOf(org.gnu.gdk.Window) - method in class org.gnu.gdk.Window
Indicates to the window manager that the window is a transient dialog associated with the application window parent.
setTransientParent(org.gnu.gtk.Window) - method in class org.gnu.gtk.Window
Dialog windows should be set transient for the main application window they were spawned from.
setTranslatorCredits(String) - method in class org.gnu.gtk.AboutDialog
Sets the translator credits string which is displayed in the translators tab of the secondary credits dialog.
setTreeColumn(org.gnu.gtk.TreeViewColumn) - method in class org.gnu.gtk.event.TreeViewEvent
setTreeIter(org.gnu.gtk.TreeIter) - method in class org.gnu.gtk.event.TreeModelEvent
setTreeIter(org.gnu.gtk.TreeIter) - method in class org.gnu.gtk.event.TreeViewEvent
setTreePath(org.gnu.gtk.TreePath) - method in class org.gnu.gtk.event.TreeModelEvent
setTreePath(org.gnu.gtk.TreePath) - method in class org.gnu.gtk.event.TreeViewEvent
Sets the underline of all cells
setUnderline(org.gnu.pango.Underline) - method in class org.gnu.gtk.TextTag
Style of underline for this text.
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
Setup3270 - static field in class org.gnu.gdk.KeyValue
Setup_3270 - static field in class org.gnu.gdk.KeySymbol
Representation of a Setup_3270 key.
Sets the update behavior of a spin button.
setUpdatePolicy(org.gnu.gtk.UpdateType) - method in class org.gnu.gtk.Range
Sets the update policy for the Adjustment
setUpper(double) - method in class org.gnu.gtk.Adjustment
setURI(String) - method in class org.gnu.gtk.FileChooser
setURI(String) - method in class org.gnu.gtk.FileChooserButton
setURI(String) - method in class org.gnu.gtk.FileChooserDialog
setURI(String) - method in class org.gnu.gtk.FileChooserWidget
setUris(String[]) - method in class org.gnu.gtk.SelectionData
Set a handler object to be used whenever the user activates a URL link in the authors, documenters or artists sections.
setUseAlpha(boolean) - method in class org.gnu.gtk.ColorButton
Sets whether or not the ColorButton should use the alpha channel.
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.
setUseDragWindow(boolean) - method in class org.gnu.gtk.ToolItem
Sets whether ToolItem has a drag window.
setUseFont(boolean) - method in class org.gnu.gtk.FontButton
Set whether the selected font is used in the label.
setUseMarkup(boolean) - method in class org.gnu.gtk.Expander
Sets whether the text of the label contains markup in Pango's text markup language.
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.
setUsePreedit(boolean) - method in class org.gnu.gtk.IMContext
setUsePreviewLabel(boolean) - method in class org.gnu.gtk.FileChooser
setUsePreviewLabel(boolean) - method in class org.gnu.gtk.FileChooserButton
setUsePreviewLabel(boolean) - method in class org.gnu.gtk.FileChooserDialog
setUsePreviewLabel(boolean) - method in class org.gnu.gtk.FileChooserWidget
setUserEditable(boolean) - method in class org.gnu.gtk.CellRendererToggle
Sets whether the user can change the toggled status of the cell.
setUseSize(boolean) - method in class org.gnu.gtk.FontButton
Set whether the selected size is used in the label.
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.
setUseUnderline(boolean) - method in class org.gnu.gtk.Expander
If true, an underline in the text of the Expander label indicates the next character should be used for the mnemonic accelerator key.
setUseUnderline(boolean) - method in class org.gnu.gtk.ToolButton
Sets the vertical Scrollbar's Adjustment.
setVAdjustment(org.gnu.gtk.Adjustment) - method in class org.gnu.gtk.TreeView
Sets the Adjustment for the current vertical aspect.
setVAdjustment(org.gnu.gtk.Adjustment) - method in class org.gnu.gtk.Viewport
Sets the vertical Viewport's Adjustment.
setValue(double) - method in class org.gnu.gtk.Adjustment
Sets the GtkAdjustment value.
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(double) - method in class org.gnu.gtk.SpinButton
Sets the value of the spin button
Sets a value in the data store.
Sets a value in the dataStore.
Sets a value in the data store.
Sets a value in the dataStore.
Sets a value in the dataStore.
Sets a value in the dataStore.
Sets a value in the data store.
Sets a value in the dataStore.
Sets a value in the dataStore.
Sets a value in the dataStore.
Sets a value in the dataStore.
Sets a value in the dataStore.
Sets a value in the dataStore.
Sets a value in the dataStore.
Sets a value in the dataStore.
Sets a value in the dataStore.
Sets a value in the data store.
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.
Sets the position in which the current value is displayed.
Set the values for this Arrow object.
setVariant(org.gnu.pango.Variant) - method in class org.gnu.pango.FontDescription
Sets the variant field of a font description.
setVariant(org.gnu.pango.Variant) - method in class org.gnu.gtk.TextTag
Font variant as a Variant.
setVersion(String) - method in class org.gnu.gtk.AboutDialog
Sets the version string to display in the about dialog.
Set the Vertical Adjustment.
setVisibility(boolean) - method in class org.gnu.gtk.TextMark
Sets the visibility of mark; the insertion point is normally visible, ie you can see it as a vertical bar.
setVisible(boolean) - method in class org.gnu.gtk.Action
setVisible(boolean) - method in class org.gnu.gtk.ActionGroup
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
Designate a boolean data column in the underlying TreeModel that will serve as the "visible" marker for each row.
setVisibleHorizontal(boolean) - method in class org.gnu.gtk.ToolItem
Sets whether ToolItem is visible when the toolbar is docked horizontally.
setVisibleLineOffset(int) - method in class org.gnu.gtk.TextIter
Like setLineOffset(int), but the offset is in visible characters, ie text with a tag making it invisible is not counted in the offset.
Designate the given TreeModelFilterVisibleMethod object with the responsibility of determining if the rows in the underlying TreeModel should be visible.
setVisibleVertical(boolean) - method in class org.gnu.gtk.ToolItem
Sets whether ToolItem is visible when the toolbar is docked vertically.
setVisual(org.gnu.gdk.Visual) - method in class org.gnu.gdk.WindowAttr
setWebsite() - method in class org.gnu.gtk.AboutDialog
Gets the URL used for the website link.
setWebsite(String) - method in class org.gnu.gtk.AboutDialog
Sets the URL to use for the website link.
setWebsiteLabel(String) - method in class org.gnu.gtk.AboutDialog
Sets the label to be used for the website link.
setWeight(org.gnu.pango.Weight) - method in class org.gnu.pango.FontDescription
Sets the weight field of a font description.
setWeight(org.gnu.pango.Weight) - method in class org.gnu.gtk.TextTag
Font weight as an integer, see predefined values in Weight
setWidget(org.gnu.gtk.Widget) - method in class org.gnu.gtk.event.HandleBoxEvent
setWidget(org.gnu.gtk.Widget) - method in class org.gnu.gtk.TreeViewColumn
Sets the widget in the header to be widget.
setWidget(org.gnu.gtk.Widget) - method in class org.gnu.gtk.event.UIManagerEvent
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.
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
Set the width of the Rectangle.
setWidth(int) - method in class org.gnu.gtk.Requisition
setWidth(int) - method in class org.gnu.gdk.Span
Set the width of the Span.
setWidthChars(int) - method in class org.gnu.gtk.FileChooserButton
Sets the width in characters that the button's label will use.
setWidthChars(int) - method in class org.gnu.gtk.Label
Sets the desired width in characters of label to chars.
setWindowVisible(boolean) - method in class org.gnu.gtk.EventBox
Sets whether the EventBox has a visible window.
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.
setWrap(org.gnu.pango.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 setWidth(int)To turn off wrapping, set the width to -1.
setWrapLicense(boolean) - method in class org.gnu.gtk.AboutDialog
Sets whether the license text is automatically wrapped.
setWrapMode(org.gnu.gtk.WrapMode) - method in class org.gnu.gtk.TextTag
Whether to wrap lines never, at word boundaries, or at character boundaries.
setWrapMode(org.gnu.gtk.WrapMode) - method in class org.gnu.gtk.TextView
Sets the line wrapping for the view.
setWrapStyle(org.gnu.pango.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 setWidth(int)To turn off wrapping, set the width to -1.
setWrapWidth(int) - method in class org.gnu.gtk.ComboBox
Sets the wrap width of the ComboBox.
setX(int) - method in class org.gnu.gdk.Point
Set the x coordinate for the Point.
setX(int) - method in class org.gnu.gdk.Rectangle
Set the x coordinate for the Rectangle.
setX(int) - method in class org.gnu.gdk.Span
Set the x coordinate.
setX(int) - method in class org.gnu.gtk.event.ToolBarEvent
setX1(int) - method in class org.gnu.gdk.Segment
setX2(int) - method in class org.gnu.gdk.Segment
setY(int) - method in class org.gnu.gdk.Point
Set the y coordinate for the Point.
setY(int) - method in class org.gnu.gdk.Rectangle
Set the y coordinate for the Rectangle.
setY(int) - method in class org.gnu.gdk.Span
Set the y coordinate.
setY(int) - method in class org.gnu.gtk.event.ToolBarEvent
setY1(int) - method in class org.gnu.gdk.Segment
setY2(int) - method in class org.gnu.gdk.Segment
seveneighths - static field in class org.gnu.gdk.KeySymbol
Representation of a seveneighths key.
seveneighths - static field in class org.gnu.gdk.KeyValue
ShadowType - class org.gnu.gtk.ShadowType
Used to change the appearance of an outline typically provided by a Frame.
SHAPE - static field in class org.gnu.pango.AttrType
Sets the shape of this widgets OS window.
SHARED - static field in class org.gnu.gdk.ImageType
Shift_L - static field in class org.gnu.gdk.KeySymbol
Representation of a Shift_L key.
Shift_Lock - static field in class org.gnu.gdk.KeySymbol
Representation of a Shift_Lock key.
SHIFT_MASK - static field in class org.gnu.gdk.ModifierType
Shift_R - static field in class org.gnu.gdk.KeySymbol
Representation of a Shift_R key.
ShiftL - static field in class org.gnu.gdk.KeyValue
ShiftLock - static field in class org.gnu.gdk.KeyValue
ShiftR - static field in class org.gnu.gdk.KeyValue
SHOW - static field in class org.gnu.gtk.event.LifeCycleEvent.Type
This event indicates that a widget has become visible.
show() - method in class org.gnu.gtk.Widget
Cause this Widget to be visible.
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_DAY_NAMES - static field in class org.gnu.gtk.CalendarDisplayOptions
SHOW_HEADING - static field in class org.gnu.gtk.CalendarDisplayOptions
SHOW_WEEK_NUMBERS - static field in class org.gnu.gtk.CalendarDisplayOptions
showAll() - method in class org.gnu.gtk.Widget
Cause this Widget and all of its' children to be visible.
showDataColumn(int) - method in class org.gnu.gtk.TreeView
Shows a data column of the model in this TreeView.
showDataColumn(int,boolean) - method in class org.gnu.gtk.TreeView
Shows a data column of the model in this TreeView.
Shows a data column of the model in this TreeView, with a specific renderer and rendering attributes.
Shows a data column of the model in this TreeView, with a specific renderer and rendering attributes.
Shows a data column of the model in this TreeView, with a specific renderer and rendering attributes.
Shows a data column of the model in this TreeView, with a specific renderer and rendering attributes.
showFileopButtons() - method in class org.gnu.gtk.FileSelection
Shows the file operation buttons, if they have previously been hidden.
SHOWING - static field 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 field in class org.gnu.gtk.AttachOptions
shrink(int,int) - method in class org.gnu.gdk.Region
Resizes this Regions by the specified amount.
SHUTTLE - static field in class org.gnu.gdk.CursorType
SideType - class org.gnu.gtk.SideType
SignalRunType - class org.gnu.gtk.SignalRunType
END OF GENERATED CODE
signaturemark - static field in class org.gnu.gdk.KeySymbol
Representation of a signaturemark key.
signaturemark - static field in class org.gnu.gdk.KeyValue
signifblank - static field in class org.gnu.gdk.KeySymbol
Representation of a signifblank key.
signifblank - static field in class org.gnu.gdk.KeyValue
similarequal - static field in class org.gnu.gdk.KeySymbol
Representation of a similarequal key.
similarequal - static field in class org.gnu.gdk.KeyValue
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.
SINGLE - static field in class org.gnu.gtk.SelectionMode
No more than one item can be selected.
SINGLE - static field in class org.gnu.pango.Underline
a single underline should be drawn.
SINGLE_CLICK - static field in class org.gnu.gtk.event.MouseEvent
SINGLE_LINE - static field in class org.gnu.atk.StateType
SingleCandidate - static field in class org.gnu.gdk.KeySymbol
Representation of a SingleCandidate key.
SingleCandidate - static field in class org.gnu.gdk.KeyValue
singlelowquotemark - static field in class org.gnu.gdk.KeySymbol
Representation of a singlelowquotemark key.
singlelowquotemark - static field in class org.gnu.gdk.KeyValue
sink() - method in class org.gnu.gtk.GtkObject
Removes the floating reference from a GtkObject, if it exists.
SIZE - static field in class org.gnu.pango.AttrType
SIZE - static field in class org.gnu.gtk.CellRendererText.Attribute
(int) Font Size
SIZE - static field in class org.gnu.pango.FontMask
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(org.gnu.gtk.SizeGroupMode) - constructor for class org.gnu.gtk.SizeGroup
Create a new SizeGroup
SizeGroupMode - class org.gnu.gtk.SizeGroupMode
Modes for SizeGroup objects.
SIZING - static field in class org.gnu.gdk.CursorType
slash - static field in class org.gnu.gdk.KeySymbol
Representation of a slash key.
slash - static field in class org.gnu.gdk.KeyValue
SLIDER - static field in class org.gnu.atk.Role
SlowKeys_Enable - static field in class org.gnu.gdk.KeySymbol
Representation of a SlowKeys_Enable key.
SlowKeysEnable - static field in class org.gnu.gdk.KeyValue
SMALL - static field in class org.gnu.pango.Scale
SMALL_CAPS - static field in class org.gnu.pango.Variant
SMALL_TOOLBAR - static field in class org.gnu.gtk.IconSize
SOLID - static field in class org.gnu.gdk.Fill
Draw with the foreground color.
SOLID - static field in class org.gnu.gdk.LineStyle
Lines are drawn solid.
soliddiamond - static field in class org.gnu.gdk.KeySymbol
Representation of a soliddiamond key.
soliddiamond - static field in class org.gnu.gdk.KeyValue
SORT_ASCENDING - static field in class org.gnu.gtk.GtkStockItem
SORT_DESCENDING - static field in class org.gnu.gtk.GtkStockItem
SORTED - static field in class org.gnu.gtk.CellRendererState
SortType - class org.gnu.gtk.SortType
todo: doc
SOUTH - static field in class org.gnu.gtk.AnchorType
SOUTH - static field in class org.gnu.gdk.Gravity
SOUTH - static field in class org.gnu.gdk.WindowEdge
SOUTH_EAST - static field in class org.gnu.gtk.AnchorType
SOUTH_EAST - static field in class org.gnu.gdk.Gravity
SOUTH_EAST - static field in class org.gnu.gdk.WindowEdge
SOUTH_WEST - static field in class org.gnu.gtk.AnchorType
SOUTH_WEST - static field in class org.gnu.gdk.Gravity
SOUTH_WEST - static field in class org.gnu.gdk.WindowEdge
space - static field in class org.gnu.gdk.KeySymbol
Representation of a space key.
space - static field in class org.gnu.gdk.KeyValue
SPACE - static field in class org.gnu.gtk.ToolBarChildType
Span - class org.gnu.gdk.Span
Represents a horizontal line of pixels starting with the pixel at coordinates x,y and ending before x+width,y.
Span(int,int,int) - constructor for class org.gnu.gdk.Span
SPARYCAN - static field in class org.gnu.gdk.CursorType
SpawnError - class org.gnu.glib.SpawnError
END OF GENERATED CODE
SPELL_CHECK - static field in class org.gnu.gtk.GtkStockItem
SPIDER - static field in class org.gnu.gdk.CursorType
spin(org.gnu.gtk.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.
SPIN_BUTTON - static field in class org.gnu.atk.Role
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(double,double,double) - constructor for class org.gnu.gtk.SpinButton
Creates a new SpinButton without manually creating an adjustment.
SpinButton(Handle) - constructor for class org.gnu.gtk.SpinButton
Construct a new SpinButton from a handle to a native resource.
SpinButton(org.gnu.gtk.Adjustment,double,int) - constructor for class org.gnu.gtk.SpinButton
Creates a new SpinButton
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(Object) - constructor for class org.gnu.gtk.event.SpinEvent
Creates a new Spin Event.
spinEvent(org.gnu.gtk.event.SpinEvent) - method in class 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(org.gnu.pango.AttrList,int,int) - method in class org.gnu.pango.AttrList
Splice on list into another.
SPLINE - static field in class org.gnu.gtk.CurveType
SPLIT_PANE - static field in class org.gnu.atk.Role
SPREAD - static field in class org.gnu.gtk.ButtonBoxStyle
ssharp - static field in class org.gnu.gdk.KeySymbol
Representation of a ssharp key.
ssharp - static field in class org.gnu.gdk.KeyValue
STALE - static field in class org.gnu.atk.StateType
STAR - static field in class org.gnu.gdk.CursorType
START - static field in class org.gnu.gtk.ButtonBoxStyle
START - static field in class org.gnu.pango.EllipsizeMode
Omit characters at the start of the text.
START - static field in class org.gnu.gtk.PackType
START - static field in class org.gnu.gtk.ScrollType
START - static field in class org.gnu.gtk.event.StartDragEvent.Type
start() - method in class org.gnu.glib.Idle
Start this Idle object; that is, begin executing its fire method at the available execution slot in the mainloop.
start() - method in class org.gnu.glib.Timer
Start this timer object; that is, begin executing its fire method at its specified interval.
START_INTERACTIVE_SEARCH - static field in class org.gnu.gtk.event.TreeViewEvent.Type
StartDragEvent - class org.gnu.gtk.event.StartDragEvent
startEditing(org.gnu.gdk.Event) - method in class org.gnu.gtk.CellEditable
STATE - static field in class org.gnu.gdk.EventType
State - class org.gnu.atk.State
StateSet - class org.gnu.atk.StateSet
StateSet() - constructor for class org.gnu.atk.StateSet
StateSet(Handle) - constructor for class org.gnu.atk.StateSet
StateType - class org.gnu.atk.StateType
StateType - class org.gnu.gtk.StateType
STATIC - static field in class org.gnu.gdk.Gravity
STATIC_COLOR - static field in class org.gnu.gdk.VisualType
STATIC_GRAY - static field 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 field in class org.gnu.atk.Role
StatusBar() - constructor for class org.gnu.gtk.StatusBar
Creates a new StatusBar Widget
StatusBar(Handle) - constructor for class org.gnu.gtk.StatusBar
Creates a new StatusBar from a handle to native resources.
StatusBarEvent - class org.gnu.gtk.event.StatusBarEvent
An event represeting action by a StatusBar widget.
Creates a new StatusBar Event.
This method is called whenever a StatusBar event occurs.
StatusBarListener - interface org.gnu.gtk.event.StatusBarListener
Listener for the StatusBar widget.
STEP_BACKWARD - static field in class org.gnu.gtk.ScrollType
STEP_BACKWARD - static field in class org.gnu.gtk.SpinType
STEP_DOWN - static field in class org.gnu.gtk.ScrollType
STEP_FORWARD - static field in class org.gnu.gtk.ScrollType
STEP_FORWARD - static field in class org.gnu.gtk.SpinType
STEP_LEFT - static field in class org.gnu.gtk.ScrollType
STEP_RIGHT - static field in class org.gnu.gtk.ScrollType
STEP_UP - static field in class org.gnu.gtk.ScrollType
sterling - static field in class org.gnu.gdk.KeySymbol
Representation of a sterling key.
sterling - static field in class org.gnu.gdk.KeyValue
stick() - method in class org.gnu.gdk.Window
Asks to stick window, which means that it will appear on all user desktops.
stick() - method in class org.gnu.gtk.Window
Asks to stick the window.
STICKY - static field in class org.gnu.gdk.WindowState
StickyKeys_Enable - static field in class org.gnu.gdk.KeySymbol
Representation of a StickyKeys_Enable key.
StickyKeysEnable - static field in class org.gnu.gdk.KeyValue
STIPPLE - static field in class org.gnu.gdk.GCValuesMask
STIPPLED - static field in class org.gnu.gdk.Fill
Draw using a stipple bitmap.
STOCK - static field in class org.gnu.gtk.ImageType
STOCK - static field in class org.gnu.gtk.RcTokenType
STOCK_ID - static field in class org.gnu.gtk.CellRendererPixbuf.Attribute
The stock icon to render.
STOCK_SIZE - static field in class org.gnu.gtk.CellRendererPixbuf.Attribute
The size of the rendered icon.
STOP - static field in class org.gnu.gtk.GtkStockItem
stop() - method in class org.gnu.glib.Idle
Stop this idle object; that is, stop executing its fire method at its specified interval.
stop() - method in class org.gnu.glib.Timer
Stop this timer object; that is, stop executing its fire method at its specified interval.
store() - method in class org.gnu.gtk.Clipboard
Issues a request to the clipboard manager to store the clipboard data.
STRETCH - static field in class org.gnu.pango.AttrType
STRETCH - static field in class org.gnu.pango.FontMask
Stretch - class org.gnu.pango.Stretch
An enumeration specifying the width of the font relative to other designs within a family.
STRIKETHROUGH - static field in class org.gnu.pango.AttrType
STRIKETHROUGH - static field in class org.gnu.gtk.CellRendererText.Attribute
(boolean) Whether to strike through the text
STRIKETHROUGH - static field in class org.gnu.gtk.GtkStockItem
STRIKETHROUGH_COLOR - static field in class org.gnu.pango.AttrType
STRING() - static method in class org.gnu.glib.Type
Return a Type instance initialized as STRING.
STRUCTURE_MASK - static field in class org.gnu.gdk.EventMask
STYLE - static field in class org.gnu.pango.AttrType
STYLE - static field in class org.gnu.pango.FontMask
Style - class org.gnu.gtk.Style
Style - class org.gnu.pango.Style
An enumeration specifying the various slant styles possible for a font.
STYLE - static field in class org.gnu.gtk.RcTokenType
Style() - constructor for class org.gnu.gtk.Style
Construct a new Style object.
Style(Handle) - constructor for class org.gnu.gtk.Style
Construct a new Style object from a handle to a native resource.
STYLE_CHANGED - static field in class org.gnu.gtk.event.ToolBarEvent.Type
END OF GENERATED CODE
SUBSTRUCTURE_MASK - static field in class org.gnu.gdk.EventMask
subtract(org.gnu.gdk.Region) - method in class org.gnu.gdk.Region
Subtracts the area of the provided Region from this Region.
SUBWINDOW - static field in class org.gnu.gdk.GCValuesMask
SUBWINDOW_OF - static field in class org.gnu.atk.RelationType
SubwindowMode - class org.gnu.gdk.SubwindowMode
SUCCESS - static field in class org.gnu.gdk.GrabStatus
The resource was successfully grabbed.
Super_L - static field in class org.gnu.gdk.KeySymbol
Representation of a Super_L key.
Super_R - static field in class org.gnu.gdk.KeySymbol
Representation of a Super_R key.
SuperL - static field in class org.gnu.gdk.KeyValue
SuperR - static field in class org.gnu.gdk.KeyValue
supportsClipboardPersistence() - method in class org.gnu.gdk.Display
Returns whether the display supports clipboard persistence; i.e.
supportsCursorAlpha() - method in class org.gnu.gdk.Display
Returns true if the cursor can use an 8bit alpha channel on display.
supportsCursorColor() - method in class org.gnu.gdk.Display
Returns true if multicolored cursors are supported on the display.
supportsSelectionNotification() - method in class org.gnu.gdk.Display
Returns whether EventOwnerChange events will be sent when the owner of a selection changes.
Swaps a and b in the same level of tree_store.
Swaps a and b in the same level of tree_store.
SWITCH_PAGE - static field in class org.gnu.gtk.event.NotebookEvent.Type
sync() - method in class org.gnu.gdk.Display
Flushes any requests queued for the windowing system and waits until all requests are handled.
Sys_Req - static field in class org.gnu.gdk.KeySymbol
Representation of a Sys_Req key.
SysReq - static field in class org.gnu.gdk.KeyValue

T

T - static field in class org.gnu.gdk.KeySymbol
Representation of a T key.
T - static field in class org.gnu.gdk.KeyValue
Tab - static field in class org.gnu.gdk.KeySymbol
Representation of a Tab key.
Tab - static field in class org.gnu.gdk.KeyValue
TAB_BACKWARD - static field in class org.gnu.gtk.DirectionType
TAB_FORWARD - static field 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(Handle) - 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.
TabArray(org.gnu.pango.TabArray) - constructor for class org.gnu.pango.TabArray
Create a TabArray that is a copy of the provided TabArray.
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 field in class org.gnu.atk.Role
Table(Handle) - 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.
TABLE_CELL - static field in class org.gnu.atk.Role
TABLE_COLUMN_HEADER - static field in class org.gnu.atk.Role
TABLE_ROW_HEADER - static field in class org.gnu.atk.Role
TARGET - static field in class org.gnu.gdk.CursorType
TargetEntry - class org.gnu.gtk.TargetEntry
Definition for sources and destinations of Drag and Drop operations.
Constructs a new target entry
TargetFlags - class org.gnu.gtk.TargetFlags
targetsIncludeImage(boolean) - method in class org.gnu.gtk.SelectionData
Given that this SelectionData object holds a list of targets, determines if any of the targets in targets can be used to provide a Pixbuf.
targetsIncludText() - method in class org.gnu.gtk.SelectionData
Given that this SelectionData object holds a list of targets, determines if any of the targets in targets can be used to provide text.
Tcaron - static field in class org.gnu.gdk.KeySymbol
Representation of a Tcaron key.
Tcaron - static field in class org.gnu.gdk.KeyValue
Tcedilla - static field in class org.gnu.gdk.KeySymbol
Representation of a Tcedilla key.
Tcedilla - static field in class org.gnu.gdk.KeyValue
TCROSS - static field in class org.gnu.gdk.CursorType
TEAR_OFF_MENU_ITEM - static field 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(Handle) - constructor for class org.gnu.gtk.TearoffMenuItem
Construct a TearoffMenuItem using a handle to a native resource.
telephone - static field in class org.gnu.gdk.KeySymbol
Representation of a telephone key.
telephone - static field in class org.gnu.gdk.KeyValue
telephonerecorder - static field in class org.gnu.gdk.KeySymbol
Representation of a telephonerecorder key.
telephonerecorder - static field in class org.gnu.gdk.KeyValue
TEMP - static field in class org.gnu.gdk.WindowType
TERMINAL - static field in class org.gnu.atk.Role
Terminate_Server - static field in class org.gnu.gdk.KeySymbol
Representation of a Terminate_Server key.
TerminateServer - static field in class org.gnu.gdk.KeyValue
test(org.gnu.atk.Layer) - method in class org.gnu.atk.Layer
test(org.gnu.atk.RelationType) - method in class org.gnu.atk.RelationType
test(org.gnu.atk.Role) - method in class org.gnu.atk.Role
test(org.gnu.atk.StateType) - method in class org.gnu.atk.StateType
test(org.gnu.gdk.AxisUse) - method in class org.gnu.gdk.AxisUse
test(org.gnu.gdk.ByteOrder) - method in class org.gnu.gdk.ByteOrder
test(org.gnu.gdk.CapStyle) - method in class org.gnu.gdk.CapStyle
test(org.gnu.gdk.Colorspace) - method in class org.gnu.gdk.Colorspace
test(org.gnu.gdk.CrossingMode) - method in class org.gnu.gdk.CrossingMode
test(org.gnu.gdk.CursorType) - method in class org.gnu.gdk.CursorType
test(org.gnu.gdk.DragAction) - method in class org.gnu.gdk.DragAction
test(org.gnu.gdk.DragProtocol) - method in class org.gnu.gdk.DragProtocol
test(org.gnu.gdk.EventMask) - method in class org.gnu.gdk.EventMask
test(org.gnu.gdk.EventType) - method in class org.gnu.gdk.EventType
test(org.gnu.gdk.ExtensionMode) - method in class org.gnu.gdk.ExtensionMode
test(org.gnu.gdk.Fill) - method in class org.gnu.gdk.Fill
test(org.gnu.gdk.FillRule) - method in class org.gnu.gdk.FillRule
test(org.gnu.gdk.Function) - method in class org.gnu.gdk.Function
test(org.gnu.gdk.GCValuesMask) - method in class org.gnu.gdk.GCValuesMask
test(org.gnu.gdk.GrabStatus) - method in class org.gnu.gdk.GrabStatus
test(org.gnu.gdk.Gravity) - method in class org.gnu.gdk.Gravity
test(org.gnu.gdk.ImageType) - method in class org.gnu.gdk.ImageType
test(org.gnu.gdk.InputCondition) - method in class org.gnu.gdk.InputCondition
test(org.gnu.gdk.InputMode) - method in class org.gnu.gdk.InputMode
test(org.gnu.gdk.InputSource) - method in class org.gnu.gdk.InputSource
test(org.gnu.gdk.InterpType) - method in class org.gnu.gdk.InterpType
test(org.gnu.gdk.JoinStyle) - method in class org.gnu.gdk.JoinStyle
test(org.gnu.gdk.LineStyle) - method in class org.gnu.gdk.LineStyle
test(org.gnu.gdk.ModifierType) - method in class org.gnu.gdk.ModifierType
test(org.gnu.gdk.NotifyType) - method in class org.gnu.gdk.NotifyType
test(org.gnu.gdk.OverlapType) - method in class org.gnu.gdk.OverlapType
test(org.gnu.gdk.PixbufError) - method in class org.gnu.gdk.PixbufError
test(org.gnu.gdk.PixbufRotation) - method in class org.gnu.gdk.PixbufRotation
test(org.gnu.gdk.PropertyState) - method in class org.gnu.gdk.PropertyState
test(org.gnu.gdk.PropMode) - method in class org.gnu.gdk.PropMode
test(org.gnu.gdk.RgbDither) - method in class org.gnu.gdk.RgbDither
test(org.gnu.gdk.SettingAction) - method in class org.gnu.gdk.SettingAction
test(org.gnu.gdk.Status) - method in class org.gnu.gdk.Status
test(org.gnu.gdk.SubwindowMode) - method in class org.gnu.gdk.SubwindowMode
test(org.gnu.gdk.VisualType) - method in class org.gnu.gdk.VisualType
test(org.gnu.gdk.WindowClass) - method in class org.gnu.gdk.WindowClass
test(org.gnu.gdk.WindowEdge) - method in class org.gnu.gdk.WindowEdge
test(org.gnu.gdk.WindowHints) - method in class org.gnu.gdk.WindowHints
test(org.gnu.gdk.WindowState) - method in class org.gnu.gdk.WindowState
test(org.gnu.gdk.WindowType) - method in class org.gnu.gdk.WindowType
test(org.gnu.gdk.WindowTypeHint) - method in class org.gnu.gdk.WindowTypeHint
test(org.gnu.gdk.WMDecoration) - method in class org.gnu.gdk.WMDecoration
test(org.gnu.gdk.WMFunction) - method in class org.gnu.gdk.WMFunction
test(org.gnu.glib.ParmFlags) - method in class org.gnu.glib.ParmFlags
test(org.gnu.glib.SpawnError) - method in class org.gnu.glib.SpawnError
test(org.gnu.gtk.AccelFlags) - method in class org.gnu.gtk.AccelFlags
test(org.gnu.gtk.AnchorType) - method in class org.gnu.gtk.AnchorType
test(org.gnu.gtk.ArrowType) - method in class org.gnu.gtk.ArrowType
test(org.gnu.gtk.AttachOptions) - method in class org.gnu.gtk.AttachOptions
test(org.gnu.gtk.ButtonBoxStyle) - method in class org.gnu.gtk.ButtonBoxStyle
test(org.gnu.gtk.ButtonsType) - method in class org.gnu.gtk.ButtonsType
test(org.gnu.gtk.CornerType) - method in class org.gnu.gtk.CornerType
test(org.gnu.gtk.CurveType) - method in class org.gnu.gtk.CurveType
test(org.gnu.gtk.DebugFlag) - method in class org.gnu.gtk.DebugFlag
test(org.gnu.gtk.DeleteType) - method in class org.gnu.gtk.DeleteType
test(org.gnu.gtk.DestDefaults) - method in class org.gnu.gtk.DestDefaults
test(org.gnu.gtk.DialogFlags) - method in class org.gnu.gtk.DialogFlags
test(org.gnu.gtk.DirectionType) - method in class org.gnu.gtk.DirectionType
test(org.gnu.gtk.ExpanderStyle) - method in class org.gnu.gtk.ExpanderStyle
test(org.gnu.gtk.IconSize) - method in class org.gnu.gtk.IconSize
test(org.gnu.gtk.ImageType) - method in class org.gnu.gtk.ImageType
test(org.gnu.gtk.Justification) - method in class org.gnu.gtk.Justification
test(org.gnu.gtk.MessageType) - method in class org.gnu.gtk.MessageType
test(org.gnu.gtk.MetricType) - method in class org.gnu.gtk.MetricType
test(org.gnu.gtk.MovementStep) - method in class org.gnu.gtk.MovementStep
test(org.gnu.gtk.ObjectFlags) - method in class org.gnu.gtk.ObjectFlags
test(org.gnu.gtk.Orientation) - method in class org.gnu.gtk.Orientation
test(org.gnu.gtk.PackDirection) - method in class org.gnu.gtk.PackDirection
test(org.gnu.gtk.PackType) - method in class org.gnu.gtk.PackType
test(org.gnu.gtk.PathType) - method in class org.gnu.gtk.PathType
test(org.gnu.gtk.PolicyType) - method in class org.gnu.gtk.PolicyType
test(org.gnu.gtk.PositionType) - method in class org.gnu.gtk.PositionType
test(org.gnu.gtk.PreviewType) - method in class org.gnu.gtk.PreviewType
test(org.gnu.gtk.RcFlags) - method in class org.gnu.gtk.RcFlags
test(org.gnu.gtk.RcTokenType) - method in class org.gnu.gtk.RcTokenType
test(org.gnu.gtk.ReliefStyle) - method in class org.gnu.gtk.ReliefStyle
test(org.gnu.gtk.ResizeMode) - method in class org.gnu.gtk.ResizeMode
test(org.gnu.gtk.ResponseType) - method in class org.gnu.gtk.ResponseType
test(org.gnu.gtk.ScrollType) - method in class org.gnu.gtk.ScrollType
test(org.gnu.gtk.SelectionMode) - method in class org.gnu.gtk.SelectionMode
test(org.gnu.gtk.ShadowType) - method in class org.gnu.gtk.ShadowType
test(org.gnu.gtk.SideType) - method in class org.gnu.gtk.SideType
test(org.gnu.gtk.SignalRunType) - method in class org.gnu.gtk.SignalRunType
test(org.gnu.gtk.SizeGroupMode) - method in class org.gnu.gtk.SizeGroupMode
test(org.gnu.gtk.SortType) - method in class org.gnu.gtk.SortType
test(org.gnu.gtk.SpinType) - method in class org.gnu.gtk.SpinType
test(org.gnu.gtk.StateType) - method in class org.gnu.gtk.StateType
test(org.gnu.gtk.TargetFlags) - method in class org.gnu.gtk.TargetFlags
test(org.gnu.gtk.TextDirection) - method in class org.gnu.gtk.TextDirection
test(org.gnu.gtk.TextWindowType) - method in class org.gnu.gtk.TextWindowType
test(org.gnu.gtk.ToolBarStyle) - method in class org.gnu.gtk.ToolBarStyle
test(org.gnu.gtk.UpdateType) - method in class org.gnu.gtk.UpdateType
test(org.gnu.gtk.Visibility) - method in class org.gnu.gtk.Visibility
test(org.gnu.gtk.WidgetFlags) - method in class org.gnu.gtk.WidgetFlags
test(org.gnu.gtk.WidgetHelpType) - method in class org.gnu.gtk.WidgetHelpType
test(org.gnu.gtk.WindowPosition) - method in class org.gnu.gtk.WindowPosition
test(org.gnu.gtk.WindowType) - method in class org.gnu.gtk.WindowType
test(org.gnu.gtk.WrapMode) - method in class org.gnu.gtk.WrapMode
test(org.gnu.pango.Alignment) - method in class org.gnu.pango.Alignment
test(org.gnu.pango.AttrType) - method in class org.gnu.pango.AttrType
test(org.gnu.pango.CoverageLevel) - method in class org.gnu.pango.CoverageLevel
test(org.gnu.pango.Direction) - method in class org.gnu.pango.Direction
test(org.gnu.pango.FontMask) - method in class org.gnu.pango.FontMask
test(org.gnu.pango.Stretch) - method in class org.gnu.pango.Stretch
test(org.gnu.pango.Style) - method in class org.gnu.pango.Style
test(org.gnu.pango.TabAlign) - method in class org.gnu.pango.TabAlign
test(org.gnu.pango.Underline) - method in class org.gnu.pango.Underline
test(org.gnu.pango.Variant) - method in class org.gnu.pango.Variant
test(org.gnu.pango.Weight) - method in class org.gnu.pango.Weight
test(org.gnu.pango.WrapMode) - method in class org.gnu.pango.WrapMode
Test3270 - static field in class org.gnu.gdk.KeyValue
Test_3270 - static field in class org.gnu.gdk.KeySymbol
Representation of a Test_3270 key.
TEXT - static field in class org.gnu.gtk.CellRendererProgress.Attribute
(String) The "text" property determines the label which will be drawn over the progress bar.
TEXT - static field in class org.gnu.gtk.CellRendererText.Attribute
(String) Text to render
TEXT - static field in class org.gnu.gtk.DebugFlag
TEXT - static field in class org.gnu.gtk.RcFlags
TEXT - static field in class org.gnu.gtk.RcTokenType
TEXT - static field in class org.gnu.atk.Role
TEXT - static field in class org.gnu.gtk.TextWindowType
TEXT - static field in class org.gnu.gtk.ToolBarStyle
TEXT_COLUMN - static field in class org.gnu.gtk.CellRendererCombo.Attribute
(int) Specifies the model column which holds the possible values for the combo box.
TEXT_ONLY - static field in class org.gnu.gtk.TextSearchFlags
TEXT_POPPED - static field in class org.gnu.gtk.event.StatusBarEvent.Type
TEXT_PUSHED - static field in class org.gnu.gtk.event.StatusBarEvent.Type
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(org.gnu.gtk.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(Object,org.gnu.glib.EventType) - constructor for class org.gnu.gtk.event.TextBufferEvent
Construct a GtkEvent object with the specified source object and type.
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.
TextChildAnchor(Handle) - constructor for class org.gnu.gtk.TextChildAnchor
TextDirection - class org.gnu.gtk.TextDirection
Direction for text display.
textIndexToLayoutIndex(int) - method in class org.gnu.gtk.Entry
Converts from a position in the entry's PangoLayout (returned by getLayout()) to a position in the entry contents (returned by getText()).
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
END OF GENERATED CODE
TextLineData - 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.
TextTag(String) - constructor for class org.gnu.gtk.TextTag
Construct a new TextTag
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
Widget for displaying textual data.
TextView() - constructor for class org.gnu.gtk.TextView
Constructs a new TextView.
TextView(Handle) - constructor for class org.gnu.gtk.TextView
Construct a TextView from a handle to a native resource.
TextView(org.gnu.gtk.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.
Creates a new text view event
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
END OF GENERATED CODE
Thai_baht - static field in class org.gnu.gdk.KeySymbol
Representation of a Thai_baht key.
Thai_bobaimai - static field in class org.gnu.gdk.KeySymbol
Representation of a Thai_bobaimai key.
Thai_chochan - static field in class org.gnu.gdk.KeySymbol
Representation of a Thai_chochan key.
Thai_chochang - static field in class org.gnu.gdk.KeySymbol
Representation of a Thai_chochang key.
Thai_choching - static field in class org.gnu.gdk.KeySymbol
Representation of a Thai_choching key.
Thai_chochoe - static field in class org.gnu.gdk.KeySymbol
Representation of a Thai_chochoe key.
Thai_dochada - static field in class org.gnu.gdk.KeySymbol
Representation of a Thai_dochada key.
Thai_dodek - static field in class org.gnu.gdk.KeySymbol
Representation of a Thai_dodek key.
Thai_fofa - static field in class org.gnu.gdk.KeySymbol
Representation of a Thai_fofa key.
Thai_fofan - static field in class org.gnu.gdk.KeySymbol
Representation of a Thai_fofan key.
Thai_hohip - static field in class org.gnu.gdk.KeySymbol
Representation of a Thai_hohip key.
Thai_honokhuk - static field in class org.gnu.gdk.KeySymbol
Representation of a Thai_honokhuk key.
Thai_khokhai - static field in class org.gnu.gdk.KeySymbol
Representation of a Thai_khokhai key.
Thai_khokhon - static field in class org.gnu.gdk.KeySymbol
Representation of a Thai_khokhon key.
Thai_khokhuat - static field in class org.gnu.gdk.KeySymbol
Representation of a Thai_khokhuat key.
Thai_khokhwai - static field in class org.gnu.gdk.KeySymbol
Representation of a Thai_khokhwai key.
Thai_khorakhang - static field in class org.gnu.gdk.KeySymbol
Representation of a Thai_khorakhang key.
Thai_kokai - static field in class org.gnu.gdk.KeySymbol
Representation of a Thai_kokai key.
Thai_lakkhangyao - static field in class org.gnu.gdk.KeySymbol
Representation of a Thai_lakkhangyao key.
Thai_lekchet - static field in class org.gnu.gdk.KeySymbol
Representation of a Thai_lekchet key.
Thai_lekha - static field in class org.gnu.gdk.KeySymbol
Representation of a Thai_lekha key.
Thai_lekhok - static field in class org.gnu.gdk.KeySymbol
Representation of a Thai_lekhok key.
Thai_lekkao - static field in class org.gnu.gdk.KeySymbol
Representation of a Thai_lekkao key.
Thai_leknung - static field in class org.gnu.gdk.KeySymbol
Representation of a Thai_leknung key.
Thai_lekpaet - static field in class org.gnu.gdk.KeySymbol
Representation of a Thai_lekpaet key.
Thai_leksam - static field in class org.gnu.gdk.KeySymbol
Representation of a Thai_leksam key.
Thai_leksi - static field in class org.gnu.gdk.KeySymbol
Representation of a Thai_leksi key.
Thai_leksong - static field in class org.gnu.gdk.KeySymbol
Representation of a Thai_leksong key.
Thai_leksun - static field in class org.gnu.gdk.KeySymbol
Representation of a Thai_leksun key.
Thai_lochula - static field in class org.gnu.gdk.KeySymbol
Representation of a Thai_lochula key.
Thai_loling - static field in class org.gnu.gdk.KeySymbol
Representation of a Thai_loling key.
Thai_lu - static field in class org.gnu.gdk.KeySymbol
Representation of a Thai_lu key.
Thai_maichattawa - static field in class org.gnu.gdk.KeySymbol
Representation of a Thai_maichattawa key.
Thai_maiek - static field in class org.gnu.gdk.KeySymbol
Representation of a Thai_maiek key.
Thai_maihanakat - static field in class org.gnu.gdk.KeySymbol
Representation of a Thai_maihanakat key.
Thai_maihanakat_maitho - static field in class org.gnu.gdk.KeySymbol
Representation of a Thai_maihanakat_maitho key.
Thai_maitaikhu - static field in class org.gnu.gdk.KeySymbol
Representation of a Thai_maitaikhu key.
Thai_maitho - static field in class org.gnu.gdk.KeySymbol
Representation of a Thai_maitho key.
Thai_maitri - static field in class org.gnu.gdk.KeySymbol
Representation of a Thai_maitri key.
Thai_maiyamok - static field in class org.gnu.gdk.KeySymbol
Representation of a Thai_maiyamok key.
Thai_moma - static field in class org.gnu.gdk.KeySymbol
Representation of a Thai_moma key.
Thai_ngongu - static field in class org.gnu.gdk.KeySymbol
Representation of a Thai_ngongu key.
Thai_nikhahit - static field in class org.gnu.gdk.KeySymbol
Representation of a Thai_nikhahit key.
Thai_nonen - static field in class org.gnu.gdk.KeySymbol
Representation of a Thai_nonen key.
Thai_nonu - static field in class org.gnu.gdk.KeySymbol
Representation of a Thai_nonu key.
Thai_oang - static field in class org.gnu.gdk.KeySymbol
Representation of a Thai_oang key.
Thai_paiyannoi - static field in class org.gnu.gdk.KeySymbol
Representation of a Thai_paiyannoi key.
Thai_phinthu - static field in class org.gnu.gdk.KeySymbol
Representation of a Thai_phinthu key.
Thai_phophan - static field in class org.gnu.gdk.KeySymbol
Representation of a Thai_phophan key.
Thai_phophung - static field in class org.gnu.gdk.KeySymbol
Representation of a Thai_phophung key.
Thai_phosamphao - static field in class org.gnu.gdk.KeySymbol
Representation of a Thai_phosamphao key.
Thai_popla - static field in class org.gnu.gdk.KeySymbol
Representation of a Thai_popla key.
Thai_rorua - static field in class org.gnu.gdk.KeySymbol
Representation of a Thai_rorua key.
Thai_ru - static field in class org.gnu.gdk.KeySymbol
Representation of a Thai_ru key.
Thai_saraa - static field in class org.gnu.gdk.KeySymbol
Representation of a Thai_saraa key.
Thai_saraaa - static field in class org.gnu.gdk.KeySymbol
Representation of a Thai_saraaa key.
Thai_saraae - static field in class org.gnu.gdk.KeySymbol
Representation of a Thai_saraae key.
Thai_saraaimaimalai - static field in class org.gnu.gdk.KeySymbol
Representation of a Thai_saraaimaimalai key.
Thai_saraaimaimuan - static field in class org.gnu.gdk.KeySymbol
Representation of a Thai_saraaimaimuan key.
Thai_saraam - static field in class org.gnu.gdk.KeySymbol
Representation of a Thai_saraam key.
Thai_sarae - static field in class org.gnu.gdk.KeySymbol
Representation of a Thai_sarae key.
Thai_sarai - static field in class org.gnu.gdk.KeySymbol
Representation of a Thai_sarai key.
Thai_saraii - static field in class org.gnu.gdk.KeySymbol
Representation of a Thai_saraii key.
Thai_sarao - static field in class org.gnu.gdk.KeySymbol
Representation of a Thai_sarao key.
Thai_sarau - static field in class org.gnu.gdk.KeySymbol
Representation of a Thai_sarau key.
Thai_saraue - static field in class org.gnu.gdk.KeySymbol
Representation of a Thai_saraue key.
Thai_sarauee - static field in class org.gnu.gdk.KeySymbol
Representation of a Thai_sarauee key.
Thai_sarauu - static field in class org.gnu.gdk.KeySymbol
Representation of a Thai_sarauu key.
Thai_sorusi - static field in class org.gnu.gdk.KeySymbol
Representation of a Thai_sorusi key.
Thai_sosala - static field in class org.gnu.gdk.KeySymbol
Representation of a Thai_sosala key.
Thai_soso - static field in class org.gnu.gdk.KeySymbol
Representation of a Thai_soso key.
Thai_sosua - static field in class org.gnu.gdk.KeySymbol
Representation of a Thai_sosua key.
Thai_thanthakhat - static field in class org.gnu.gdk.KeySymbol
Representation of a Thai_thanthakhat key.
Thai_thonangmontho - static field in class org.gnu.gdk.KeySymbol
Representation of a Thai_thonangmontho key.
Thai_thophuthao - static field in class org.gnu.gdk.KeySymbol
Representation of a Thai_thophuthao key.
Thai_thothahan - static field in class org.gnu.gdk.KeySymbol
Representation of a Thai_thothahan key.
Thai_thothan - static field in class org.gnu.gdk.KeySymbol
Representation of a Thai_thothan key.
Thai_thothong - static field in class org.gnu.gdk.KeySymbol
Representation of a Thai_thothong key.
Thai_thothung - static field in class org.gnu.gdk.KeySymbol
Representation of a Thai_thothung key.
Thai_topatak - static field in class org.gnu.gdk.KeySymbol
Representation of a Thai_topatak key.
Thai_totao - static field in class org.gnu.gdk.KeySymbol
Representation of a Thai_totao key.
Thai_wowaen - static field in class org.gnu.gdk.KeySymbol
Representation of a Thai_wowaen key.
Thai_yoyak - static field in class org.gnu.gdk.KeySymbol
Representation of a Thai_yoyak key.
Thai_yoying - static field in class org.gnu.gdk.KeySymbol
Representation of a Thai_yoying key.
Thaibaht - static field in class org.gnu.gdk.KeyValue
Thaibobaimai - static field in class org.gnu.gdk.KeyValue
Thaichochan - static field in class org.gnu.gdk.KeyValue
Thaichochang - static field in class org.gnu.gdk.KeyValue
Thaichoching - static field in class org.gnu.gdk.KeyValue
Thaichochoe - static field in class org.gnu.gdk.KeyValue
Thaidochada - static field in class org.gnu.gdk.KeyValue
Thaidodek - static field in class org.gnu.gdk.KeyValue
Thaifofa - static field in class org.gnu.gdk.KeyValue
Thaifofan - static field in class org.gnu.gdk.KeyValue
Thaihohip - static field in class org.gnu.gdk.KeyValue
Thaihonokhuk - static field in class org.gnu.gdk.KeyValue
Thaikhokhai - static field in class org.gnu.gdk.KeyValue
Thaikhokhon - static field in class org.gnu.gdk.KeyValue
Thaikhokhuat - static field in class org.gnu.gdk.KeyValue
Thaikhokhwai - static field in class org.gnu.gdk.KeyValue
Thaikhorakhang - static field in class org.gnu.gdk.KeyValue
Thaikokai - static field in class org.gnu.gdk.KeyValue
Thailakkhangyao - static field in class org.gnu.gdk.KeyValue
Thailekchet - static field in class org.gnu.gdk.KeyValue
Thailekha - static field in class org.gnu.gdk.KeyValue
Thailekhok - static field in class org.gnu.gdk.KeyValue
Thailekkao - static field in class org.gnu.gdk.KeyValue
Thaileknung - static field in class org.gnu.gdk.KeyValue
Thailekpaet - static field in class org.gnu.gdk.KeyValue
Thaileksam - static field in class org.gnu.gdk.KeyValue
Thaileksi - static field in class org.gnu.gdk.KeyValue
Thaileksong - static field in class org.gnu.gdk.KeyValue
Thaileksun - static field in class org.gnu.gdk.KeyValue
Thailochula - static field in class org.gnu.gdk.KeyValue
Thailoling - static field in class org.gnu.gdk.KeyValue
Thailu - static field in class org.gnu.gdk.KeyValue
Thaimaichattawa - static field in class org.gnu.gdk.KeyValue
Thaimaiek - static field in class org.gnu.gdk.KeyValue
Thaimaihanakat - static field in class org.gnu.gdk.KeyValue
Thaimaihanakatmaitho - static field in class org.gnu.gdk.KeyValue
Thaimaitaikhu - static field in class org.gnu.gdk.KeyValue
Thaimaitho - static field in class org.gnu.gdk.KeyValue
Thaimaitri - static field in class org.gnu.gdk.KeyValue
Thaimaiyamok - static field in class org.gnu.gdk.KeyValue
Thaimoma - static field in class org.gnu.gdk.KeyValue
Thaingongu - static field in class org.gnu.gdk.KeyValue
Thainikhahit - static field in class org.gnu.gdk.KeyValue
Thainonen - static field in class org.gnu.gdk.KeyValue
Thainonu - static field in class org.gnu.gdk.KeyValue
Thaioang - static field in class org.gnu.gdk.KeyValue
Thaipaiyannoi - static field in class org.gnu.gdk.KeyValue
Thaiphinthu - static field in class org.gnu.gdk.KeyValue
Thaiphophan - static field in class org.gnu.gdk.KeyValue
Thaiphophung - static field in class org.gnu.gdk.KeyValue
Thaiphosamphao - static field in class org.gnu.gdk.KeyValue
Thaipopla - static field in class org.gnu.gdk.KeyValue
Thairorua - static field in class org.gnu.gdk.KeyValue
Thairu - static field in class org.gnu.gdk.KeyValue
Thaisaraa - static field in class org.gnu.gdk.KeyValue
Thaisaraaa - static field in class org.gnu.gdk.KeyValue
Thaisaraae - static field in class org.gnu.gdk.KeyValue
Thaisaraaimaimalai - static field in class org.gnu.gdk.KeyValue
Thaisaraaimaimuan - static field in class org.gnu.gdk.KeyValue
Thaisaraam - static field in class org.gnu.gdk.KeyValue
Thaisarae - static field in class org.gnu.gdk.KeyValue
Thaisarai - static field in class org.gnu.gdk.KeyValue
Thaisaraii - static field in class org.gnu.gdk.KeyValue
Thaisarao - static field in class org.gnu.gdk.KeyValue
Thaisarau - static field in class org.gnu.gdk.KeyValue
Thaisaraue - static field in class org.gnu.gdk.KeyValue
Thaisarauee - static field in class org.gnu.gdk.KeyValue
Thaisarauu - static field in class org.gnu.gdk.KeyValue
Thaisorusi - static field in class org.gnu.gdk.KeyValue
Thaisosala - static field in class org.gnu.gdk.KeyValue
Thaisoso - static field in class org.gnu.gdk.KeyValue
Thaisosua - static field in class org.gnu.gdk.KeyValue
Thaithanthakhat - static field in class org.gnu.gdk.KeyValue
Thaithonangmontho - static field in class org.gnu.gdk.KeyValue
Thaithophuthao - static field in class org.gnu.gdk.KeyValue
Thaithothahan - static field in class org.gnu.gdk.KeyValue
Thaithothan - static field in class org.gnu.gdk.KeyValue
Thaithothong - static field in class org.gnu.gdk.KeyValue
Thaithothung - static field in class org.gnu.gdk.KeyValue
Thaitopatak - static field in class org.gnu.gdk.KeyValue
Thaitotao - static field in class org.gnu.gdk.KeyValue
Thaiwowaen - static field in class org.gnu.gdk.KeyValue
Thaiyoyak - static field in class org.gnu.gdk.KeyValue
Thaiyoying - static field in class org.gnu.gdk.KeyValue
thaw() - method in class org.gnu.gtk.Calendar
Defrosts a Calendar.
thawNotify() - method in class org.gnu.glib.GObject
Reverts the effect of a previous call to freezeNotify.
THEME - static field in class org.gnu.gtk.PathPriorityType
THEME - static field in class org.gnu.gtk.RcTokenType
therefore - static field in class org.gnu.gdk.KeySymbol
Representation of a therefore key.
therefore - static field in class org.gnu.gdk.KeyValue
thinspace - static field in class org.gnu.gdk.KeySymbol
Representation of a thinspace key.
thinspace - static field in class org.gnu.gdk.KeyValue
THORN - static field in class org.gnu.gdk.KeySymbol
Representation of a THORN key.
THORN - static field in class org.gnu.gdk.KeyValue
threeeighths - static field in class org.gnu.gdk.KeySymbol
Representation of a threeeighths key.
threeeighths - static field in class org.gnu.gdk.KeyValue
threefifths - static field in class org.gnu.gdk.KeySymbol
Representation of a threefifths key.
threefifths - static field in class org.gnu.gdk.KeyValue
threequarters - static field in class org.gnu.gdk.KeySymbol
Representation of a threequarters key.
threequarters - static field in class org.gnu.gdk.KeyValue
threesuperior - static field in class org.gnu.gdk.KeySymbol
Representation of a threesuperior key.
threesuperior - static field in class org.gnu.gdk.KeyValue
TILE - static field in class org.gnu.gdk.GCValuesMask
TILED - static field in class org.gnu.gdk.Fill
Draw with a tiled pixmap.
TILES - static field in class org.gnu.gdk.InterpType
This is an accurate simulation of the PostScript image operator without any interpolation enabled.
Timer - class org.gnu.glib.Timer
Timer: an object that executes a Fireable target object's fire method at a specified interval.
Timer(int,org.gnu.glib.Fireable) - constructor for class org.gnu.glib.Timer
Create a new Timer object.
TITLE - static field in class org.gnu.gdk.WindowAttributesType
TITLE - static field in class org.gnu.gdk.WMDecoration
toBytes() - method in class org.gnu.pango.Coverage
toFilename() - method in class org.gnu.pango.FontDescription
Creates a filename representation of a font description.
TOGGLE - static field in class org.gnu.gtk.event.ItemEvent.Type
toggle() - method in class org.gnu.gtk.Item
Emits the "toggle" event.
TOGGLE_BUTTON - static field in class org.gnu.atk.Role
TOGGLE_CURSOR_ROW - static field in class org.gnu.gtk.event.TreeViewEvent.Type
TOGGLE_OVERWRITE - static field in class org.gnu.gtk.event.EntryEvent.Type
TOGGLE_OVERWRITE - static field in class org.gnu.gtk.event.TextViewEvent.Type
Overwrite was toggled.
ToggleAction - class org.gnu.gtk.ToggleAction
ToggleAction(Handle) - constructor for class org.gnu.gtk.ToggleAction
ToggleAction(String,String,String,String) - constructor for class org.gnu.gtk.ToggleAction
Construct a new Action object.
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 field in class org.gnu.gtk.ToolBarChildType
ToggleButton() - constructor for class org.gnu.gtk.ToggleButton
Creates a new toggle button.
ToggleButton(Handle) - 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 field in class org.gnu.gtk.event.CellRendererToggleEvent.Type
This event indicates that the menu item has been toggled.
TOGGLED - static field in class org.gnu.gtk.event.CheckMenuItemEvent.Type
This event indicates that the CheckMenuItem has been toggled.
TOGGLED - static field in class org.gnu.gtk.event.ToggleEvent.Type
This event indicates that the menu item has been activated.
TOGGLED - static field in class org.gnu.gtk.event.ToggleToolButtonEvent.Type
ToggleEvent - class org.gnu.gtk.event.ToggleEvent
This is an event for the toggling of ToggleButton widgets.
ToggleEvent(Object) - constructor for class org.gnu.gtk.event.ToggleEvent
Creates a new toggle event
If the listener is added to the ToggleButton widget, this method is called whenever the widget is toggled.
ToggleListener - interface org.gnu.gtk.event.ToggleListener
A Listener interface for toggle events.
ToggleToolButton() - constructor for class org.gnu.gtk.ToggleToolButton
ToggleToolButton(Handle) - constructor for class org.gnu.gtk.ToggleToolButton
Create a new Widget with a handle to a native resource returned from a call to the native libraries.
ToggleToolButton(String) - constructor for class org.gnu.gtk.ToggleToolButton
This event is used to identify when a ToggleToolButton receives an event
Constructor for ToggleToolButtonEvent.
Indicates that the ToggleToolButton has fired an event.
This is the listener interface for receiving ToggleToolButton events.
TOOL_BAR - static field in class org.gnu.atk.Role
TOOL_TIP - static field in class org.gnu.atk.Role
ToolBar - class org.gnu.gtk.ToolBar
The ToolBar is used to construct a toolbar.
TOOLBAR - static field in class org.gnu.gtk.UIManagerItemType
TOOLBAR - static field in class org.gnu.gdk.WindowTypeHint
ToolBar() - constructor for class org.gnu.gtk.ToolBar
Create a new ToolBar
ToolBar(Handle) - constructor for class org.gnu.gtk.ToolBar
ToolBarEvent - class org.gnu.gtk.event.ToolBarEvent
This event is used to identify when a ToolBar receives an event
ToolBarEvent(Object,org.gnu.glib.EventType) - constructor for class org.gnu.gtk.event.ToolBarEvent
Constructor for ToolBarEvent.
Indicates that the ToolBar has fired an event.
ToolBarListener - interface org.gnu.gtk.event.ToolBarListener
This is the listener interface for receiving ToolBar events.
ToolBarStyle - class org.gnu.gtk.ToolBarStyle
ToolButton - class org.gnu.gtk.ToolButton
A ToolItem subclass that displays buttons.
ToolButton(Handle) - constructor for class org.gnu.gtk.ToolButton
ToolButton(org.gnu.gtk.GtkStockItem) - constructor for class org.gnu.gtk.ToolButton
ToolButton(org.gnu.gtk.Widget,String) - constructor for class org.gnu.gtk.ToolButton
ToolButton(String) - constructor for class org.gnu.gtk.ToolButton
ToolButtonEvent - class org.gnu.gtk.event.ToolButtonEvent
This event is used to identify when a ToolButton receives an event
ToolButtonEvent(Object,org.gnu.glib.EventType) - constructor for class org.gnu.gtk.event.ToolButtonEvent
Constructor for ToolButtonEvent.
Indicates that the ToolButton has fired an event.
ToolButtonListener - interface org.gnu.gtk.event.ToolButtonListener
This is the listener interface for receiving ToolButton events.
ToolItem - class org.gnu.gtk.ToolItem
ToolItem is the base class of widgets that can be added to ToolBar objects.
TOOLITEM - static field in class org.gnu.gtk.UIManagerItemType
ToolItem() - constructor for class org.gnu.gtk.ToolItem
Create an empty ToolItem.
TOOLTIP - static field 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.
ToolTips(Handle) - constructor for class org.gnu.gtk.ToolTips
ToolTipsData - class org.gnu.gtk.ToolTipsData
TOP - static field in class org.gnu.gtk.PositionType
TOP - static field in class org.gnu.gtk.SideType
TOP - static field in class org.gnu.gtk.TextWindowType
TOP_BOTTOM - static field in class org.gnu.gtk.SubmenuPlacement
TOP_LEFT - static field in class org.gnu.gtk.CornerType
TOP_LEFT_ARROW - static field in class org.gnu.gdk.CursorType
TOP_LEFT_CORNER - static field in class org.gnu.gdk.CursorType
TOP_RIGHT - static field in class org.gnu.gtk.CornerType
TOP_RIGHT_CORNER - static field in class org.gnu.gdk.CursorType
TOP_SIDE - static field in class org.gnu.gdk.CursorType
TOP_TEE - static field in class org.gnu.gdk.CursorType
TOP_TO_BOTTOM - static field in class org.gnu.gtk.ProgressBarOrientation
topintegral - static field in class org.gnu.gdk.KeySymbol
Representation of a topintegral key.
topintegral - static field in class org.gnu.gdk.KeyValue
topleftparens - static field in class org.gnu.gdk.KeySymbol
Representation of a topleftparens key.
topleftparens - static field in class org.gnu.gdk.KeyValue
topleftradical - static field in class org.gnu.gdk.KeySymbol
Representation of a topleftradical key.
topleftradical - static field in class org.gnu.gdk.KeyValue
topleftsqbracket - static field in class org.gnu.gdk.KeySymbol
Representation of a topleftsqbracket key.
topleftsqbracket - static field in class org.gnu.gdk.KeyValue
topleftsummation - static field in class org.gnu.gdk.KeySymbol
Representation of a topleftsummation key.
topleftsummation - static field in class org.gnu.gdk.KeyValue
TOPLEVEL - static field in class org.gnu.gtk.WidgetFlags
TOPLEVEL - static field in class org.gnu.gdk.WindowType
TOPLEVEL - static field in class org.gnu.gtk.WindowType
toprightparens - static field in class org.gnu.gdk.KeySymbol
Representation of a toprightparens key.
toprightparens - static field in class org.gnu.gdk.KeyValue
toprightsqbracket - static field in class org.gnu.gdk.KeySymbol
Representation of a toprightsqbracket key.
toprightsqbracket - static field in class org.gnu.gdk.KeyValue
toprightsummation - static field in class org.gnu.gdk.KeySymbol
Representation of a toprightsummation key.
toprightsummation - static field in class org.gnu.gdk.KeyValue
topt - static field in class org.gnu.gdk.KeySymbol
Representation of a topt key.
topt - static field in class org.gnu.gdk.KeyValue
topvertsummationconnector - static field in class org.gnu.gdk.KeySymbol
Representation of a topvertsummationconnector key.
topvertsummationconnector - static field in class org.gnu.gdk.KeyValue
toString() - method in class org.gnu.gtk.CellRendererAttribute
toString() - method in class org.gnu.gdk.Color
Returns a string representation of this Color.
toString() - method in class org.gnu.pango.FontDescription
Creates a string representation of a font description.
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.gtk.event.GtkEvent
Generates a string representation of the event.
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.gtk.TreeIter
Generates a string representation of the iter.
toString() - method in class org.gnu.gtk.TreePath
Generates a string representation of the path.
Touroku - static field in class org.gnu.gdk.KeySymbol
Representation of a Touroku key.
Touroku - static field in class org.gnu.gdk.KeyValue
trademark - static field in class org.gnu.gdk.KeySymbol
Representation of a trademark key.
trademark - static field in class org.gnu.gdk.KeyValue
trademarkincircle - static field in class org.gnu.gdk.KeySymbol
Representation of a trademarkincircle key.
trademarkincircle - static field in class org.gnu.gdk.KeyValue
TRANSIENT - static field in class org.gnu.atk.StateType
translateString(String) - method in class org.gnu.gtk.ActionGroup
TREE - static field in class org.gnu.gtk.DebugFlag
TREE - static field in class org.gnu.atk.Role
TREE_TABLE - static field in class org.gnu.atk.Role
TreeDragDest - interface org.gnu.gtk.TreeDragDest
TreeDragSource - interface org.gnu.gtk.TreeDragSource
TreeIter - class org.gnu.gtk.TreeIter
A tree iterator refers to a particular row of a TreeView object.
TreeIter(Handle,org.gnu.gtk.TreeModel) - constructor for class org.gnu.gtk.TreeIter
construct iter from handle to native resources.
TreeIterComparison - interface org.gnu.gtk.TreeIterComparison
END OF GENERATED CODE
TreeModel - class org.gnu.gtk.TreeModel
A generic tree interface for use with TreeView widgets.
TreeModelEvent - class org.gnu.gtk.event.TreeModelEvent
An event represeting action by a TreeModel class.
Creates a new TreeModelEvent.
This method is called whenever a TreeModel event occurs.
TreeModelFilter - class org.gnu.gtk.TreeModelFilter
Class for filtering the visible rows of a base TreeModel.
TreeModelFilter(org.gnu.gtk.TreeModel) - constructor for class org.gnu.gtk.TreeModelFilter
Create a new TreeModelFilter using the given TreeModel as the underlying data model.
Create a new TreeModelFilter using the given TreeModel as the underlying data model, and using root as the virtual root.
Interface used in filtering the visible rows of a TreeModel.
TreeModelListener - interface org.gnu.gtk.event.TreeModelListener
Listener for the TreeModel class.
TreeModelSort - class org.gnu.gtk.TreeModelSort
Class for sorting the rows of a base TreeModel.
TreeModelSort(org.gnu.gtk.TreeModel) - constructor for class org.gnu.gtk.TreeModelSort
Create a new TreeModelSort using the given TreeModel as the underlying data model.
TreePath - class org.gnu.gtk.TreePath
A path refers to a single row in a TreeModel (such as a ListStore or 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.
A TreeRowReference behaves similar to a null in that it is a reference to a node in a null.
Creates a row reference based on 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 fired when a cell has been selected in a TreeView widget.
TreeSelectionEvent(Object) - constructor for class org.gnu.gtk.event.TreeSelectionEvent
Creates a new selection Event.
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 - interface org.gnu.gtk.TreeSortable
Interface for Sortable models used by TreeView.
Internal helper class for classes that implement the TreeSortable interface.
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(org.gnu.gtk.DataColumn[]) - constructor for class org.gnu.gtk.TreeStore
Constructs a new TreeStore, defining the types for each datablock.
TreeView - class org.gnu.gtk.TreeView
TreeView is GTK's Widget for displaying trees and lists.
TreeView() - constructor for class org.gnu.gtk.TreeView
Create a new TreeView object.
TreeView(Handle) - constructor for class org.gnu.gtk.TreeView
Creates a new tree view from a native handle
TreeView(org.gnu.gtk.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
TreeViewColumnDrop - interface org.gnu.gtk.TreeViewColumnDrop
END OF GENERATED CODE
TreeViewColumnEvent - class org.gnu.gtk.event.TreeViewColumnEvent
An event generated when a column header in a TreeView widget has been clicked.
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.
Determines how columns of a tree or table are resized.
TreeViewEvent - class org.gnu.gtk.event.TreeViewEvent
An event represeting action by a TreeView widget.
Creates a new TreeView Event.
This method is called whenever a TreeView event occurs.
TreeViewListener - interface org.gnu.gtk.event.TreeViewListener
Listener for the TreeView class.
Interface used in determining whether a given row should be rendered as a separator.
TREK - static field in class org.gnu.gdk.CursorType
TRIPLE_CLICK - static field in class org.gnu.gtk.event.MouseEvent
TRIPPLE_CLICK - static field in class org.gnu.gtk.event.MouseEvent
TRUE_COLOR - static field in class org.gnu.gdk.VisualType
TRUNCATED - static field in class org.gnu.atk.StateType
TS_X_ORIGIN - static field in class org.gnu.gdk.GCValuesMask
TS_Y_ORIGIN - static field in class org.gnu.gdk.GCValuesMask
Tslash - static field in class org.gnu.gdk.KeySymbol
Representation of a Tslash key.
Tslash - static field in class org.gnu.gdk.KeyValue
TTB - static field in class org.gnu.gtk.PackDirection
TTB_LTR - static field 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 field in class org.gnu.pango.Direction
The text is written vertically top-to-bottom, with the rows ordered from right to left.
twofifths - static field in class org.gnu.gdk.KeySymbol
Representation of a twofifths key.
twofifths - static field in class org.gnu.gdk.KeyValue
twosuperior - static field in class org.gnu.gdk.KeySymbol
Representation of a twosuperior key.
twosuperior - static field in class org.gnu.gdk.KeyValue
twothirds - static field in class org.gnu.gdk.KeySymbol
Representation of a twothirds key.
twothirds - static field in class org.gnu.gdk.KeyValue
TXTBUSY - static field in class org.gnu.glib.SpawnError
ActionEvent.Type - class org.gnu.gtk.event.ActionEvent.Type
The type of the ActionEvent
AdjustmentEvent.Type - class org.gnu.gtk.event.AdjustmentEvent.Type
ButtonEvent.Type - class org.gnu.gtk.event.ButtonEvent.Type
Type of a ButtonEvent
CalendarEvent.Type - class org.gnu.gtk.event.CalendarEvent.Type
Type of a CalendarEvent
Type of a CellEditableEvent
ComboBoxEvent.Type - class org.gnu.gtk.event.ComboBoxEvent.Type
ConfigureEvent.Type - class org.gnu.gtk.event.ConfigureEvent.Type
ContainerEvent.Type - class org.gnu.gtk.event.ContainerEvent.Type
DialogEvent.Type - class org.gnu.gtk.event.DialogEvent.Type
DragMotionEvent.Type - class org.gnu.gtk.event.DragMotionEvent.Type
DropDragEvent.Type - class org.gnu.gtk.event.DropDragEvent.Type
EndDragEvent.Type - class org.gnu.gtk.event.EndDragEvent.Type
EntryEvent.Type - class org.gnu.gtk.event.EntryEvent.Type
ExpanderEvent.Type - class org.gnu.gtk.event.ExpanderEvent.Type
ExposeEvent.Type - class org.gnu.gtk.event.ExposeEvent.Type
FocusEvent.Type - class org.gnu.gtk.event.FocusEvent.Type
FontButtonEvent.Type - class org.gnu.gtk.event.FontButtonEvent.Type
HandleBoxEvent.Type - class org.gnu.gtk.event.HandleBoxEvent.Type
IconViewEvent.Type - class org.gnu.gtk.event.IconViewEvent.Type
ItemEvent.Type - class org.gnu.gtk.event.ItemEvent.Type
Type of a ItemEvent
KeyEvent.Type - class org.gnu.gtk.event.KeyEvent.Type
LifeCycleEvent.Type - class org.gnu.gtk.event.LifeCycleEvent.Type
MenuItemEvent.Type - class org.gnu.gtk.event.MenuItemEvent.Type
MouseEvent.Type - class org.gnu.gtk.event.MouseEvent.Type
NotebookEvent.Type - class org.gnu.gtk.event.NotebookEvent.Type
OptionMenuEvent.Type - class org.gnu.gtk.event.OptionMenuEvent.Type
Type of a OptionMenuEvent
Type - class org.gnu.glib.Type
This class represents the GLib Runtime type identification and management system.
RangeEvent.Type - class org.gnu.gtk.event.RangeEvent.Type
ScaleEvent.Type - class org.gnu.gtk.event.ScaleEvent.Type
SpinEvent.Type - class org.gnu.gtk.event.SpinEvent.Type
StartDragEvent.Type - class org.gnu.gtk.event.StartDragEvent.Type
StatusBarEvent.Type - class org.gnu.gtk.event.StatusBarEvent.Type
Type of a StatusBarEvent
TextBufferEvent.Type - class org.gnu.gtk.event.TextBufferEvent.Type
TextViewEvent.Type - class org.gnu.gtk.event.TextViewEvent.Type
Used to describe the type of event.
ToggleEvent.Type - class org.gnu.gtk.event.ToggleEvent.Type
ToolBarEvent.Type - class org.gnu.gtk.event.ToolBarEvent.Type
ToolButtonEvent.Type - class org.gnu.gtk.event.ToolButtonEvent.Type
TreeModelEvent.Type - class org.gnu.gtk.event.TreeModelEvent.Type
Type of a TreeModelEvent
TreeViewEvent.Type - class org.gnu.gtk.event.TreeViewEvent.Type
Which type of TreeModelEvent was received
UIManagerEvent.Type - class org.gnu.gtk.event.UIManagerEvent.Type
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(org.gnu.glib.Type) - method in class org.gnu.glib.Type
Compares a Type with the current object.
TypeInterface - class org.gnu.glib.TypeInterface
typeIsA(org.gnu.glib.Type) - method in class org.gnu.glib.Type
Determine if the Type parameter is a derivable type, checking whether this Type object is a descendant of the Type parameter.

U

U - static field in class org.gnu.gdk.KeySymbol
Representation of a U key.
U - static field in class org.gnu.gdk.KeyValue
Uacute - static field in class org.gnu.gdk.KeySymbol
Representation of a Uacute key.
Uacute - static field in class org.gnu.gdk.KeyValue
Ubreve - static field in class org.gnu.gdk.KeySymbol
Representation of a Ubreve key.
Ubreve - static field in class org.gnu.gdk.KeyValue
Ucircumflex - static field in class org.gnu.gdk.KeySymbol
Representation of a Ucircumflex key.
Ucircumflex - static field in class org.gnu.gdk.KeyValue
Udiaeresis - static field in class org.gnu.gdk.KeySymbol
Representation of a Udiaeresis key.
Udiaeresis - static field in class org.gnu.gdk.KeyValue
Udoubleacute - static field in class org.gnu.gdk.KeySymbol
Representation of a Udoubleacute key.
Udoubleacute - static field in class org.gnu.gdk.KeyValue
Ugrave - static field in class org.gnu.gdk.KeySymbol
Representation of a Ugrave key.
Ugrave - static field in class org.gnu.gdk.KeyValue
UIManager - class org.gnu.gtk.UIManager
A class to construct a user interface (menus and toolbars) from one or more UI definitions, which reference actions from one or more action groups.
UIManager() - constructor for class org.gnu.gtk.UIManager
UIManagerEvent - class org.gnu.gtk.event.UIManagerEvent
An event represeting action by a UIManager object.
UIManagerEvent(Object,org.gnu.glib.EventType) - constructor for class org.gnu.gtk.event.UIManagerEvent
Construct a UIManagerEvent object.
This method is called whenever a UIManager event occurs.
UIManagerListener - interface org.gnu.gtk.event.UIManagerListener
Listener for the UIManager object.
Ukrainian_I - static field in class org.gnu.gdk.KeySymbol
Representation of a Ukrainian_I key.
Ukrainian_IE - static field in class org.gnu.gdk.KeySymbol
Representation of a Ukrainian_IE key.
Ukrainian_YI - static field in class org.gnu.gdk.KeySymbol
Representation of a Ukrainian_YI key.
UkrainianI - static field in class org.gnu.gdk.KeyValue
UkrainianIE - static field in class org.gnu.gdk.KeyValue
UkrainianYI - static field in class org.gnu.gdk.KeyValue
Ukranian_I - static field in class org.gnu.gdk.KeySymbol
Representation of a Ukranian_I key.
Ukranian_JE - static field in class org.gnu.gdk.KeySymbol
Representation of a Ukranian_JE key.
Ukranian_YI - static field in class org.gnu.gdk.KeySymbol
Representation of a Ukranian_YI key.
UkranianI - static field in class org.gnu.gdk.KeyValue
UkranianJE - static field in class org.gnu.gdk.KeyValue
UkranianYI - static field in class org.gnu.gdk.KeyValue
UL_ANGLE - static field in class org.gnu.gdk.CursorType
ULTRA_CONDENSED - static field in class org.gnu.pango.Stretch
ULTRA_EXPANDED - static field in class org.gnu.pango.Stretch
ULTRABOLD - static field in class org.gnu.pango.Weight
ULTRALIGHT - static field in class org.gnu.pango.Weight
Umacron - static field in class org.gnu.gdk.KeySymbol
Representation of a Umacron key.
Umacron - static field in class org.gnu.gdk.KeyValue
UMBRELLA - static field in class org.gnu.gdk.CursorType
UNDELETE - static field in class org.gnu.gtk.GtkStockItem
underbar - static field in class org.gnu.gdk.KeySymbol
Representation of a underbar key.
underbar - static field in class org.gnu.gdk.KeyValue
UNDERLINE - static field in class org.gnu.pango.AttrType
UNDERLINE - static field in class org.gnu.gtk.CellRendererText.Attribute
(pango.Underline) Style of underline for this text
UNDERLINE - static field in class org.gnu.gtk.GtkStockItem
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_COLOR - static field in class org.gnu.pango.AttrType
underscore - static field in class org.gnu.gdk.KeySymbol
Representation of a underscore key.
underscore - static field in class org.gnu.gdk.KeyValue
UNDO - static field in class org.gnu.gtk.GtkStockItem
Undo - static field in class org.gnu.gdk.KeySymbol
Representation of a Undo key.
Undo - static field in class org.gnu.gdk.KeyValue
unfullscreen() - method in class org.gnu.gtk.Window
UNGRAB - static field in class org.gnu.gdk.CrossingMode
ungrabKeyboard() - method in class org.gnu.gdk.Display
Releases any keyboard grab.
ungrabKeyboard(int) - method in class org.gnu.gdk.Window
Ungrabs the keyboard, if it is grabbed by this application.
ungrabPointer() - method in class org.gnu.gdk.Display
Releases any pointer grab.
ungrabPointer(int) - method in class org.gnu.gdk.Window
Ungrabs the pointer, if it is grabbed by this application.
unHighlight() - method in class org.gnu.gtk.Widget
unHighlight(org.gnu.gtk.Widget) - static method in class org.gnu.gtk.Widget
UNIDENT - static field in class org.gnu.gtk.GtkStockItem
UNINDENT - static field in class org.gnu.gtk.GtkStockItem
Disconnect an event handler of the type provided.
union - static field in class org.gnu.gdk.KeySymbol
Representation of a union key.
union - static field in class org.gnu.gdk.KeyValue
union(org.gnu.gdk.Rectangle) - method in class org.gnu.gdk.Rectangle
Returns the union of this Rectangle and the provided Rectangle or null if there is no union.
union(org.gnu.gdk.Region) - method in class org.gnu.gdk.Region
Sets the area to the union of areas for this Region and the provided Region.
unionWithRect(org.gnu.gdk.Rectangle) - method in class org.gnu.gdk.Region
Sets the area to the union of this Region and the provided Rectangle.
UNKNOWN - static field in class org.gnu.gdk.NotifyType
UNKNOWN - static field in class org.gnu.atk.Role
UNKNOWN_TYPE - static field in class org.gnu.gdk.PixbufError
unlock() - method in class org.gnu.gtk.AccelGroup
Undoes the last call to lock.
unlockPath(String) - static method in class org.gnu.gtk.AccelMap
Undoes the last call to lockPath(String) on this accel_path.
UNMAP - static field in class org.gnu.gdk.EventType
UNMAP - static field in class org.gnu.gtk.event.LifeCycleEvent.Type
This event indicates that a widget has been unmapped.
unmarkDay(int) - method in class org.gnu.gtk.Calendar
Removes the visual marker from a particular day.
unmaximize() - method in class org.gnu.gdk.Window
Asks to unmaximize window.
unmaximize() - method in class org.gnu.gtk.Window
Asks to unmaximize the Window so it becomes it normal size.
UNOBSCURED - static field in class org.gnu.gdk.VisibilityState
UNREALIZE - static field in class org.gnu.gtk.event.LifeCycleEvent.Type
This event indicates that a widget has been unrealized
unselect(org.gnu.gtk.TreeIter) - method in class org.gnu.gtk.TreeSelection
Unselects the specified iterator.
unselect(org.gnu.gtk.TreePath) - method in class org.gnu.gtk.TreeSelection
Unselects the row at path.
UNSELECT_ALL - static field in class org.gnu.gtk.event.TreeViewEvent.Type
unselectAll() - method in class org.gnu.gtk.FileChooser
unselectAll() - method in class org.gnu.gtk.FileChooserButton
unselectAll() - method in class org.gnu.gtk.FileChooserDialog
unselectAll() - method in class org.gnu.gtk.FileChooserWidget
unselectAll() - method in class org.gnu.gtk.IconView
Unselects all of the icons.
unselectAll() - method in class org.gnu.gtk.TreeSelection
Unselects all the nodes.
unselectFilename(String) - method in class org.gnu.gtk.FileChooser
unselectFilename(String) - method in class org.gnu.gtk.FileChooserButton
unselectFilename(String) - method in class org.gnu.gtk.FileChooserDialog
unselectFilename(String) - method in class org.gnu.gtk.FileChooserWidget
unselectPath(org.gnu.gtk.TreePath) - method in class org.gnu.gtk.IconView
Unselects the row at the specified path.
unselectURI(String) - method in class org.gnu.gtk.FileChooser
unselectURI(String) - method in class org.gnu.gtk.FileChooserButton
unselectURI(String) - method in class org.gnu.gtk.FileChooserDialog
unselectURI(String) - method in class org.gnu.gtk.FileChooserWidget
Unset some of the fields in this FontDescription.
unstick() - method in class org.gnu.gdk.Window
Asks to unstick window, which means that it will appear on only one of the user's desktops.
unstick() - method in class org.gnu.gtk.Window
Asks to unstick the window.
UNSUPPORTED_OPERATION - static field in class org.gnu.gdk.PixbufError
Uogonek - static field in class org.gnu.gdk.KeySymbol
Representation of a Uogonek key.
Uogonek - static field in class org.gnu.gdk.KeyValue
UP - static field in class org.gnu.gtk.ArrowType
UP - static field in class org.gnu.gtk.DirectionType
Up - static field in class org.gnu.gdk.KeySymbol
Representation of a Up key.
Up - static field in class org.gnu.gdk.KeyValue
UP - static field in class org.gnu.gdk.ScrollDirection
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 field in class org.gnu.gdk.KeySymbol
Representation of a uparrow key.
uparrow - static field in class org.gnu.gdk.KeyValue
upcaret - static field in class org.gnu.gdk.KeySymbol
Representation of a upcaret key.
upcaret - static field in class org.gnu.gdk.KeyValue
UPDATE_PREVIEW - static field in class org.gnu.gtk.event.FileChooserEvent.Type
UPDATES - static field in class org.gnu.gtk.DebugFlag
UpdateType - class org.gnu.gtk.UpdateType
Controls how widgets should be updated
upleftcorner - static field in class org.gnu.gdk.KeySymbol
Representation of a upleftcorner key.
upleftcorner - static field in class org.gnu.gdk.KeyValue
uprightcorner - static field in class org.gnu.gdk.KeySymbol
Representation of a uprightcorner key.
uprightcorner - static field in class org.gnu.gdk.KeyValue
upshoe - static field in class org.gnu.gdk.KeySymbol
Representation of a upshoe key.
upshoe - static field in class org.gnu.gdk.KeyValue
UPSIDEDOWN - static field in class org.gnu.gdk.PixbufRotation
Rotate by 180 degrees
upstile - static field in class org.gnu.gdk.KeySymbol
Representation of a upstile key.
upstile - static field in class org.gnu.gdk.KeyValue
uptack - static field in class org.gnu.gdk.KeySymbol
Representation of a uptack key.
uptack - static field in class org.gnu.gdk.KeyValue
UR_ANGLE - static field in class org.gnu.gdk.CursorType
URI - static field in class org.gnu.gtk.FileFilterFlags
Uring - static field in class org.gnu.gdk.KeySymbol
Representation of a Uring key.
Uring - static field in class org.gnu.gdk.KeyValue
USE_BUILTIN - static field in class org.gnu.gtk.IconLookupFlags
USER_DEFINED - static field in class org.gnu.gtk.SpinType
USER_POS - static field in class org.gnu.gdk.WindowHints
USER_SIZE - static field in class org.gnu.gdk.WindowHints
Utilde - static field in class org.gnu.gdk.KeySymbol
Representation of a Utilde key.
Utilde - static field in class org.gnu.gdk.KeyValue

V

V - static field in class org.gnu.gdk.KeySymbol
Representation of a V key.
V - static field in class org.gnu.gdk.KeyValue
VALUE - static field in class org.gnu.gtk.CellRendererProgress.Attribute
(int) The "value" property determines the percentage to which the progress bar will be "filled in".
Value - class org.gnu.glib.Value
Value is a polymorphic type that can hold values of any other type.
Value(Handle) - constructor for class org.gnu.glib.Value
Construct a new Value object using a handle to a native object.
Value(org.gnu.glib.Type) - constructor for class org.gnu.glib.Value
Construct a new Value from a given org.gnu.glib.Type.
VALUE_CHANGED - static field in class org.gnu.gtk.event.AdjustmentEvent.Type
VALUE_CHANGED - static field in class org.gnu.gtk.event.RangeEvent.Type
This event indicates that the menu item has been activated.
VALUE_CHANGED - static field in class org.gnu.gtk.event.SpinEvent.Type
This event indicates that the menu item has been activated.
VARIANT - static field in class org.gnu.pango.AttrType
VARIANT - static field in class org.gnu.pango.FontMask
Variant - class org.gnu.pango.Variant
An enumeration specifying capitalization variant of the font.
variation - static field in class org.gnu.gdk.KeySymbol
Representation of a variation key.
variation - static field in class org.gnu.gdk.KeyValue
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(Handle) - constructor for class org.gnu.gtk.VBox
Construct a VBox widget from a handle to a native resource.
VButtonBox - class org.gnu.gtk.VButtonBox
VButtonBox is a container designed 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(Handle) - constructor for class org.gnu.gtk.VButtonBox
Construct a new VButtonBox from a handle to a native resource.
vertbar - static field in class org.gnu.gdk.KeySymbol
Representation of a vertbar key.
vertbar - static field in class org.gnu.gdk.KeyValue
vertconnector - static field in class org.gnu.gdk.KeySymbol
Representation of a vertconnector key.
vertconnector - static field in class org.gnu.gdk.KeyValue
VERTICAL - static field in class org.gnu.gtk.Orientation
VERTICAL - static field in class org.gnu.gtk.SizeGroupMode
group effects vertical requisition *
VERTICAL - static field in class org.gnu.atk.StateType
Class to handle returns from TextView.VerticalLineRange.
VerticalLineRange(int,int) - constructor for class org.gnu.gtk.TextView.VerticalLineRange
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 field in class org.gnu.atk.Role
Viewport(Handle) - constructor for class org.gnu.gtk.Viewport
Construct a Viewport using a handle to a native resource.
Construct a new Viewport with the given Adjustments.
VIRTUAL - static field in class org.gnu.gdk.NotifyType
Visibility - class org.gnu.gtk.Visibility
VISIBILITY_NOTIFY - static field in class org.gnu.gdk.EventType
VISIBILITY_NOTIFY_MASK - static field in class org.gnu.gdk.EventMask
VisibilityState - class org.gnu.gdk.VisibilityState
VISIBLE - static field in class org.gnu.gtk.AccelFlags
VISIBLE - static field in class org.gnu.gtk.CellRenderer.Attribute
(boolean) Display the cell.
VISIBLE - static field in class org.gnu.atk.StateType
VISIBLE - static field in class org.gnu.gtk.WidgetFlags
VISIBLE_ONLY - static field in class org.gnu.gtk.TextSearchFlags
Visual - class org.gnu.gdk.Visual
Describes a particular video hardware display format.
VISUAL - static field in class org.gnu.gdk.WindowAttributesType
VISUAL_POSITIONS - static field in class org.gnu.gtk.MovementStep
VisualType - class org.gnu.gdk.VisualType
END OF GENERATED CODE
voicedsound - static field in class org.gnu.gdk.KeySymbol
Representation of a voicedsound key.
voicedsound - static field in class org.gnu.gdk.KeyValue
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(Handle) - 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 tick marks and a current-position pointer.
VRuler() - constructor for class org.gnu.gtk.VRuler
VRuler(Handle) - 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(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(Handle) - constructor for class org.gnu.gtk.VScale
Construct a VScale using a handle to a native resource.
VScale(org.gnu.gtk.Adjustment) - constructor for class org.gnu.gtk.VScale
Creates a new VScale
VScrollBar - class org.gnu.gtk.VScrollBar
The VScrollbar displays a vertical scrollbar with a slider and a pair of arrow buttons.
VScrollBar(Handle) - constructor for class org.gnu.gtk.VScrollBar
Construct a VScrollBar from a handle to a native resource.
VScrollBar(org.gnu.gtk.Adjustment) - constructor for class org.gnu.gtk.VScrollBar
Creates a new ScrollBar
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(Handle) - constructor for class org.gnu.gtk.VSeparator
Construct a VSeparator from a handle to a native resource.
vt - static field in class org.gnu.gdk.KeySymbol
Representation of a vt key.
vt - static field in class org.gnu.gdk.KeyValue

W

W - static field in class org.gnu.gdk.KeySymbol
Representation of a W key.
W - static field in class org.gnu.gdk.KeyValue
WARNING - static field in class org.gnu.gtk.MessageType
Nonfatal warning message.
warpPointer(org.gnu.gdk.Screen,int,int) - method in class org.gnu.gdk.Display
WATCH - static field in class org.gnu.gdk.CursorType
WEEK_START_MONDAY - static field in class org.gnu.gtk.CalendarDisplayOptions
Currently the locale determines if the week begins on Monday.
WEIGHT - static field in class org.gnu.pango.AttrType
WEIGHT - static field in class org.gnu.gtk.CellRendererText.Attribute
(Int) Font Weight (see pango.Weight)
WEIGHT - static field in class org.gnu.pango.FontMask
Weight - class org.gnu.pango.Weight
An enumeration specifying the weight (boldness) of a font.
Weight(int) - constructor for class org.gnu.pango.Weight
WEST - static field in class org.gnu.gtk.AnchorType
WEST - static field in class org.gnu.gdk.Gravity
WEST - static field in class org.gnu.gdk.WindowEdge
WHATIS_THIS - static field in class org.gnu.gtk.WidgetHelpType
WHEEL - static field in class org.gnu.gdk.AxisUse
WHEEL_SCROLL - static field in class org.gnu.gtk.event.MouseEvent.Type
This event idicates that a mouse wheel was scrolled either up or down.
WHITE - static field in class org.gnu.gdk.Color
WHITESPACE - static field in class org.gnu.gtk.DeleteType
WIDGET - static field in class org.gnu.atk.Layer
Widget - class org.gnu.gtk.Widget
GtkWidget is the base class of all widgets.
WIDGET - static field in class org.gnu.gtk.PathType
WIDGET - static field in class org.gnu.gtk.RcTokenType
WIDGET - static field in class org.gnu.gtk.TextWindowType
WIDGET - static field in class org.gnu.gtk.ToolBarChildType
Widget(Handle) - 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.
WIDGET_CLASS - static field in class org.gnu.gtk.PathType
WIDGET_CLASS - static field in class org.gnu.gtk.RcTokenType
WidgetAuxInfo - class org.gnu.gtk.WidgetAuxInfo
WidgetFlags - class org.gnu.gtk.WidgetFlags
END OF GENERATED CODE
WidgetHelpType - class org.gnu.gtk.WidgetHelpType
END OF GENERATED CODE
WIDTH - static field in class org.gnu.gtk.CellRenderer.Attribute
(int) The fixed width.
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 bounding box of a pixbuf animation.
WIN32_DROPFILES - static field in class org.gnu.gdk.DragProtocol
WIN_GRAVITY - static field in class org.gnu.gdk.WindowHints
WINDING - static field in class org.gnu.gdk.FillRule
overlapping areas are always included.
WINDOW - static field in class org.gnu.gdk.InputMode
WINDOW - static field in class org.gnu.atk.Layer
Window - class org.gnu.gdk.Window
A rectangular region on the screen.
Window - class org.gnu.gtk.Window
A Window is a window that can be displayed on the screen.
WINDOW - static field in class org.gnu.atk.Role
Window() - constructor for class org.gnu.gtk.Window
Constructs a top-level Window.
Window(Handle) - constructor for class org.gnu.gdk.Window
Create a new GObject with a handle to a native resource returned from a call to the native libraries.
Window(Handle) - 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(org.gnu.gtk.WindowType) - constructor for class org.gnu.gtk.Window
Construct a new Window object.
WindowAttr - class org.gnu.gdk.WindowAttr
Attributes to use for a newly-created window.
WindowAttr() - constructor for class org.gnu.gdk.WindowAttr
WindowAttr(Handle) - constructor for class org.gnu.gdk.WindowAttr
// Not implemented.
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
Converts coordinates on the window identified by the winType to buffer coordinates.
WindowType - class org.gnu.gdk.WindowType
END OF JNI CODE
WindowType - class org.gnu.gtk.WindowType
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 field in class org.gnu.gdk.WindowState
WMCLASS - static field in class org.gnu.gdk.WindowAttributesType
WMDecoration - class org.gnu.gdk.WMDecoration
WMFunction - class org.gnu.gdk.WMFunction
WonSign - static field in class org.gnu.gdk.KeySymbol
Representation of a WonSign key.
WonSign - static field in class org.gnu.gdk.KeyValue
WORD - static field in class org.gnu.gtk.WrapMode
WORD - static field in class org.gnu.pango.WrapMode
Wrap lines at word boundaries.
WORD_CHAR - static field in class org.gnu.pango.WrapMode
Wrap lines at word boundaries, but fall back to character boundaries if there is not enough space for a full word.
WORD_ENDS - static field in class org.gnu.gtk.DeleteType
WORDS - static field in class org.gnu.gtk.DeleteType
WORDS - static field in class org.gnu.gtk.MovementStep
WrapMode - class org.gnu.gtk.WrapMode
Word wrapping mode for TextBuffer objects.
WrapMode - class org.gnu.pango.WrapMode
Describes how to wrap the lines of a PangoLayout to the desired width.
WRITABLE - static field in class org.gnu.glib.ParmFlags
WRITE - static field in class org.gnu.gdk.InputCondition
write(byte[]) - method in class org.gnu.gdk.PixbufLoader
Parse the images bytes from the given buffer.
write(byte[],int) - method in class org.gnu.gdk.PixbufLoader
Parse len image bytes from buffer.
write(InputStream) - method in class org.gnu.gdk.PixbufLoader
Parse the data for the image from the given stream.

X

X - static field in class org.gnu.gdk.AxisUse
X - static field in class org.gnu.gdk.KeySymbol
Representation of a X key.
X - static field in class org.gnu.gdk.KeyValue
X - static field in class org.gnu.gdk.WindowAttributesType
X_CURSOR - static field in class org.gnu.gdk.CursorType
X_LARGE - static field in class org.gnu.pango.Scale
X_SMALL - static field in class org.gnu.pango.Scale
XALIGN - static field in class org.gnu.gtk.CellRenderer.Attribute
(double) The x-align.
XDND - static field in class org.gnu.gdk.DragProtocol
XOR - static field in class org.gnu.gdk.Function
xor(org.gnu.atk.Layer) - method in class org.gnu.atk.Layer
xor(org.gnu.atk.RelationType) - method in class org.gnu.atk.RelationType
xor(org.gnu.atk.Role) - method in class org.gnu.atk.Role
xor(org.gnu.atk.StateType) - method in class org.gnu.atk.StateType
xor(org.gnu.gdk.AxisUse) - method in class org.gnu.gdk.AxisUse
xor(org.gnu.gdk.ByteOrder) - method in class org.gnu.gdk.ByteOrder
xor(org.gnu.gdk.CapStyle) - method in class org.gnu.gdk.CapStyle
xor(org.gnu.gdk.Colorspace) - method in class org.gnu.gdk.Colorspace
xor(org.gnu.gdk.CrossingMode) - method in class org.gnu.gdk.CrossingMode
xor(org.gnu.gdk.CursorType) - method in class org.gnu.gdk.CursorType
xor(org.gnu.gdk.DragAction) - method in class org.gnu.gdk.DragAction
xor(org.gnu.gdk.DragProtocol) - method in class org.gnu.gdk.DragProtocol
xor(org.gnu.gdk.EventMask) - method in class org.gnu.gdk.EventMask
xor(org.gnu.gdk.EventType) - method in class org.gnu.gdk.EventType
xor(org.gnu.gdk.ExtensionMode) - method in class org.gnu.gdk.ExtensionMode
xor(org.gnu.gdk.Fill) - method in class org.gnu.gdk.Fill
xor(org.gnu.gdk.FillRule) - method in class org.gnu.gdk.FillRule
xor(org.gnu.gdk.Function) - method in class org.gnu.gdk.Function
xor(org.gnu.gdk.GCValuesMask) - method in class org.gnu.gdk.GCValuesMask
xor(org.gnu.gdk.GrabStatus) - method in class org.gnu.gdk.GrabStatus
xor(org.gnu.gdk.Gravity) - method in class org.gnu.gdk.Gravity
xor(org.gnu.gdk.ImageType) - method in class org.gnu.gdk.ImageType
xor(org.gnu.gdk.InputCondition) - method in class org.gnu.gdk.InputCondition
xor(org.gnu.gdk.InputMode) - method in class org.gnu.gdk.InputMode
xor(org.gnu.gdk.InputSource) - method in class org.gnu.gdk.InputSource
xor(org.gnu.gdk.InterpType) - method in class org.gnu.gdk.InterpType
xor(org.gnu.gdk.JoinStyle) - method in class org.gnu.gdk.JoinStyle
xor(org.gnu.gdk.LineStyle) - method in class org.gnu.gdk.LineStyle
xor(org.gnu.gdk.ModifierType) - method in class org.gnu.gdk.ModifierType
xor(org.gnu.gdk.NotifyType) - method in class org.gnu.gdk.NotifyType
xor(org.gnu.gdk.OverlapType) - method in class org.gnu.gdk.OverlapType
xor(org.gnu.gdk.PixbufError) - method in class org.gnu.gdk.PixbufError
xor(org.gnu.gdk.PixbufRotation) - method in class org.gnu.gdk.PixbufRotation
xor(org.gnu.gdk.PropertyState) - method in class org.gnu.gdk.PropertyState
xor(org.gnu.gdk.PropMode) - method in class org.gnu.gdk.PropMode
xor(org.gnu.gdk.Region) - method in class org.gnu.gdk.Region
Sets the area of this Region to the exclusive-OR of the areas of this Region and the provided Region.
xor(org.gnu.gdk.RgbDither) - method in class org.gnu.gdk.RgbDither
xor(org.gnu.gdk.SettingAction) - method in class org.gnu.gdk.SettingAction
xor(org.gnu.gdk.Status) - method in class org.gnu.gdk.Status
xor(org.gnu.gdk.SubwindowMode) - method in class org.gnu.gdk.SubwindowMode
xor(org.gnu.gdk.VisualType) - method in class org.gnu.gdk.VisualType
xor(org.gnu.gdk.WindowClass) - method in class org.gnu.gdk.WindowClass
xor(org.gnu.gdk.WindowEdge) - method in class org.gnu.gdk.WindowEdge
xor(org.gnu.gdk.WindowHints) - method in class org.gnu.gdk.WindowHints
xor(org.gnu.gdk.WindowState) - method in class org.gnu.gdk.WindowState
xor(org.gnu.gdk.WindowType) - method in class org.gnu.gdk.WindowType
xor(org.gnu.gdk.WindowTypeHint) - method in class org.gnu.gdk.WindowTypeHint
xor(org.gnu.gdk.WMDecoration) - method in class org.gnu.gdk.WMDecoration
xor(org.gnu.gdk.WMFunction) - method in class org.gnu.gdk.WMFunction
xor(org.gnu.glib.ParmFlags) - method in class org.gnu.glib.ParmFlags
xor(org.gnu.glib.SpawnError) - method in class org.gnu.glib.SpawnError
xor(org.gnu.gtk.AccelFlags) - method in class org.gnu.gtk.AccelFlags
xor(org.gnu.gtk.AnchorType) - method in class org.gnu.gtk.AnchorType
xor(org.gnu.gtk.ArrowType) - method in class org.gnu.gtk.ArrowType
xor(org.gnu.gtk.AttachOptions) - method in class org.gnu.gtk.AttachOptions
xor(org.gnu.gtk.ButtonBoxStyle) - method in class org.gnu.gtk.ButtonBoxStyle
xor(org.gnu.gtk.ButtonsType) - method in class org.gnu.gtk.ButtonsType
xor(org.gnu.gtk.CornerType) - method in class org.gnu.gtk.CornerType
xor(org.gnu.gtk.CurveType) - method in class org.gnu.gtk.CurveType
xor(org.gnu.gtk.DebugFlag) - method in class org.gnu.gtk.DebugFlag
xor(org.gnu.gtk.DeleteType) - method in class org.gnu.gtk.DeleteType
xor(org.gnu.gtk.DestDefaults) - method in class org.gnu.gtk.DestDefaults
xor(org.gnu.gtk.DialogFlags) - method in class org.gnu.gtk.DialogFlags
xor(org.gnu.gtk.DirectionType) - method in class org.gnu.gtk.DirectionType
xor(org.gnu.gtk.ExpanderStyle) - method in class org.gnu.gtk.ExpanderStyle
xor(org.gnu.gtk.IconSize) - method in class org.gnu.gtk.IconSize
xor(org.gnu.gtk.ImageType) - method in class org.gnu.gtk.ImageType
xor(org.gnu.gtk.Justification) - method in class org.gnu.gtk.Justification
xor(org.gnu.gtk.MessageType) - method in class org.gnu.gtk.MessageType
xor(org.gnu.gtk.MetricType) - method in class org.gnu.gtk.MetricType
xor(org.gnu.gtk.MovementStep) - method in class org.gnu.gtk.MovementStep
xor(org.gnu.gtk.ObjectFlags) - method in class org.gnu.gtk.ObjectFlags
xor(org.gnu.gtk.Orientation) - method in class org.gnu.gtk.Orientation
xor(org.gnu.gtk.PackDirection) - method in class org.gnu.gtk.PackDirection
xor(org.gnu.gtk.PackType) - method in class org.gnu.gtk.PackType
xor(org.gnu.gtk.PathType) - method in class org.gnu.gtk.PathType
xor(org.gnu.gtk.PolicyType) - method in class org.gnu.gtk.PolicyType
xor(org.gnu.gtk.PositionType) - method in class org.gnu.gtk.PositionType
xor(org.gnu.gtk.PreviewType) - method in class org.gnu.gtk.PreviewType
xor(org.gnu.gtk.RcFlags) - method in class org.gnu.gtk.RcFlags
xor(org.gnu.gtk.RcTokenType) - method in class org.gnu.gtk.RcTokenType
xor(org.gnu.gtk.ReliefStyle) - method in class org.gnu.gtk.ReliefStyle
xor(org.gnu.gtk.ResizeMode) - method in class org.gnu.gtk.ResizeMode
xor(org.gnu.gtk.ResponseType) - method in class org.gnu.gtk.ResponseType
xor(org.gnu.gtk.ScrollType) - method in class org.gnu.gtk.ScrollType
xor(org.gnu.gtk.SelectionMode) - method in class org.gnu.gtk.SelectionMode
xor(org.gnu.gtk.ShadowType) - method in class org.gnu.gtk.ShadowType
xor(org.gnu.gtk.SideType) - method in class org.gnu.gtk.SideType
xor(org.gnu.gtk.SignalRunType) - method in class org.gnu.gtk.SignalRunType
xor(org.gnu.gtk.SizeGroupMode) - method in class org.gnu.gtk.SizeGroupMode
xor(org.gnu.gtk.SortType) - method in class org.gnu.gtk.SortType
xor(org.gnu.gtk.SpinType) - method in class org.gnu.gtk.SpinType
xor(org.gnu.gtk.StateType) - method in class org.gnu.gtk.StateType
xor(org.gnu.gtk.TargetFlags) - method in class org.gnu.gtk.TargetFlags
xor(org.gnu.gtk.TextDirection) - method in class org.gnu.gtk.TextDirection
xor(org.gnu.gtk.TextWindowType) - method in class org.gnu.gtk.TextWindowType
xor(org.gnu.gtk.ToolBarStyle) - method in class org.gnu.gtk.ToolBarStyle
xor(org.gnu.gtk.UpdateType) - method in class org.gnu.gtk.UpdateType
xor(org.gnu.gtk.Visibility) - method in class org.gnu.gtk.Visibility
xor(org.gnu.gtk.WidgetFlags) - method in class org.gnu.gtk.WidgetFlags
xor(org.gnu.gtk.WidgetHelpType) - method in class org.gnu.gtk.WidgetHelpType
xor(org.gnu.gtk.WindowPosition) - method in class org.gnu.gtk.WindowPosition
xor(org.gnu.gtk.WindowType) - method in class org.gnu.gtk.WindowType
xor(org.gnu.gtk.WrapMode) - method in class org.gnu.gtk.WrapMode
xor(org.gnu.pango.Alignment) - method in class org.gnu.pango.Alignment
xor(org.gnu.pango.AttrType) - method in class org.gnu.pango.AttrType
xor(org.gnu.pango.CoverageLevel) - method in class org.gnu.pango.CoverageLevel
xor(org.gnu.pango.Direction) - method in class org.gnu.pango.Direction
xor(org.gnu.pango.FontMask) - method in class org.gnu.pango.FontMask
xor(org.gnu.pango.Stretch) - method in class org.gnu.pango.Stretch
xor(org.gnu.pango.Style) - method in class org.gnu.pango.Style
xor(org.gnu.pango.TabAlign) - method in class org.gnu.pango.TabAlign
xor(org.gnu.pango.Underline) - method in class org.gnu.pango.Underline
xor(org.gnu.pango.Variant) - method in class org.gnu.pango.Variant
xor(org.gnu.pango.Weight) - method in class org.gnu.pango.Weight
xor(org.gnu.pango.WrapMode) - method in class org.gnu.pango.WrapMode
XPAD - static field in class org.gnu.gtk.CellRenderer.Attribute
(int) The xpad.
XTERM - static field in class org.gnu.gdk.CursorType
XTHICKNESS - static field in class org.gnu.gtk.RcTokenType
XTILT - static field in class org.gnu.gdk.AxisUse
XX_LARGE - static field in class org.gnu.pango.Scale
XX_SMALL - static field in class org.gnu.pango.Scale

Y

Y - static field in class org.gnu.gdk.AxisUse
Y - static field in class org.gnu.gdk.KeySymbol
Representation of a Y key.
Y - static field in class org.gnu.gdk.KeyValue
Y - static field in class org.gnu.gdk.WindowAttributesType
Yacute - static field in class org.gnu.gdk.KeySymbol
Representation of a Yacute key.
Yacute - static field in class org.gnu.gdk.KeyValue
YALIGN - static field in class org.gnu.gtk.CellRenderer.Attribute
(double) The y-align.
Ydiaeresis - static field in class org.gnu.gdk.KeySymbol
Representation of a Ydiaeresis key.
Ydiaeresis - static field in class org.gnu.gdk.KeyValue
YEAR_CHANGED_NEXT - static field in class org.gnu.gtk.event.CalendarEvent.Type
Emitted when the user clicks a button to change the selected year.
YEAR_CHANGED_PREV - static field in class org.gnu.gtk.event.CalendarEvent.Type
Emitted when the user clicks a button to change the selected year.
YELLOW - static field in class org.gnu.gdk.Color
yen - static field in class org.gnu.gdk.KeySymbol
Representation of a yen key.
yen - static field in class org.gnu.gdk.KeyValue
YES - static field in class org.gnu.gtk.GtkStockItem
YES - static field in class org.gnu.gtk.ResponseType
YES_NO - static field in class org.gnu.gtk.ButtonsType
Yes and No buttons.
YPAD - static field in class org.gnu.gtk.CellRenderer.Attribute
(int) The ypad.
YTHICKNESS - static field in class org.gnu.gtk.RcTokenType
YTILT - static field in class org.gnu.gdk.AxisUse

Z

Z - static field in class org.gnu.gdk.KeySymbol
Representation of a Z key.
Z - static field in class org.gnu.gdk.KeyValue
Zabovedot - static field in class org.gnu.gdk.KeySymbol
Representation of a Zabovedot key.
Zabovedot - static field in class org.gnu.gdk.KeyValue
Zacute - static field in class org.gnu.gdk.KeySymbol
Representation of a Zacute key.
Zacute - static field in class org.gnu.gdk.KeyValue
Zcaron - static field in class org.gnu.gdk.KeySymbol
Representation of a Zcaron key.
Zcaron - static field in class org.gnu.gdk.KeyValue
Zen_Koho - static field in class org.gnu.gdk.KeySymbol
Representation of a Zen_Koho key.
Zenkaku - static field in class org.gnu.gdk.KeySymbol
Representation of a Zenkaku key.
Zenkaku - static field in class org.gnu.gdk.KeyValue
Zenkaku_Hankaku - static field in class org.gnu.gdk.KeySymbol
Representation of a Zenkaku_Hankaku key.
ZenkakuHankaku - static field in class org.gnu.gdk.KeyValue
ZenKoho - static field in class org.gnu.gdk.KeyValue
ZOOM_100 - static field in class org.gnu.gtk.GtkStockItem
ZOOM_FIT - static field in class org.gnu.gtk.GtkStockItem
ZOOM_IN - static field in class org.gnu.gtk.GtkStockItem
ZOOM_OUT - static field in class org.gnu.gtk.GtkStockItem