Initial R bindings for Gtk


[Package List] [Top]

Documentation for package `RGtk' version 0.7-0

Help Pages

F G N P misc

$.GdkEvent Find methods for an S-Gtk object
$.GtkObject Find methods for an S-Gtk object
$.GtkType Find methods for an S-Gtk object
.getAutoElementByName Locates Gtk class methods for an object
.getAutoMethodByName Locates Gtk class methods for an object
.GtkCall A Gtk-specific .Call()

-- F --

findWidgetByType Find widget in hierarchy by type

-- G --

gdkFlush Flush Gtk events
gdkGetWindowSize Obtain dimensions of a Gtk window
getSignalInfo Information for all signals for multiple classes
gtkAdd Add Gtk wdget to parent container
gtkAddCallback Register and control a function as Gtk event handler
gtkAddIdle Control a background/idle function
gtkAddTimeout Control a periodic/timer function
gtkCheckInherits Verify an object's class
gtkChildren Get child widgets of a Gtk container
gtkComboSetPopdownStrings Interface to Gtk routine.
gtkContainerGetChildren Get child widgets of a Gtk container
gtkDragDestSet Set a widget as a potential drop source or destination.
gtkDragSourceSet Set a widget as a potential drop source or destination.
gtkGetType Get the GtkType object from a Gtk object or name
gtkInit One-time initialization of Gtk environment
gtkObjectAddCallback Register and control a function as Gtk event handler
gtkObjectBlockCallback Register and control a function as Gtk event handler
gtkObjectDisconnectCallback Register and control a function as Gtk event handler
gtkObjectGetArg Access properties of a Gtk object
gtkObjectGetArgInfo Access information about properties of a GtkObject
gtkObjectGetArgs Access properties of a Gtk object
gtkObjectGetClasses Dynamically Computes class information
gtkObjectGetSignals Retrieve information about available signals
gtkObjectGetType Get the GtkType object from a Gtk object or name
gtkObjectGetTypeName Dynamically Computes class information
gtkObjectRef Increment and decrement GtkObject references
gtkObjectRemoveCallback Register and control a function as Gtk event handler
gtkObjectSetArgs Access properties of a Gtk object
gtkObjectSignalEmit Emit a Gtk signal from a Gtk object.
gtkObjectUnblockCallback Register and control a function as Gtk event handler
gtkObjectUnref Increment and decrement GtkObject references
gtkParent Get child widgets of a Gtk container
gtkRemoveIdle Control a background/idle function
gtkRemoveTimeout Control a periodic/timer function
gtkSelectionDataSet Fill this in later
gtkShow Show/realize one or more Widgets
gtkSignalGetInfo Reflectance information about a Gtk signal
gtkTargetEntry Create a new target for drag-n-drop(?)
gtkTargetEntryNew Create a new target for drag-n-drop(?)
gtkTextClearText Access contents of Gtk text widget
gtkTextGetText Access contents of Gtk text widget
gtkTextSetText Access contents of Gtk text widget
gtkTopWindow Create a Gtk Window
gtkTypeGetClasses Dynamically Computes class information
gtkTypeGetSignals Retrieve information about available signals
gtkWidgetGetAllocatedSize Obtain dimensions allocated to a Gtk widget
gtkWidgetGetFlags Set and get GtkWidget flag values.
gtkWidgetGetParent Get child widgets of a Gtk container
gtkWidgetSetFlags Set and get GtkWidget flag values.

-- N --

names.GtkObject Access information about properties of a GtkObject

-- P --

print.GtkType Produce prettier output for a GtkType object

-- misc --

[.GtkObject Access properties of a Gtk object
[[.GdkEvent Access a value within a Gtk object
[[.GtkObject Access a value within a Gtk object
[[.GtkSelectionData Fill this in later