[ Menü ]
Home
News
Scripts
Neuzugänge
Suchen
Bücher
Manuals
[ Inhalt ]
Script eintragen
Tutorial eintragen
Newsletter
Umfragen
Link zu uns
Werbung bei uns
Kontakt
Impressum
[ Statistik ]
Hits gesamt: 5203865
Hits Heute: 522
max. Hits (10.07.07): 6964
User Online: 31
Scripts: 2828
[ Partner ]
CodeBase
I.S.U.M.
LUG Bayreuth
PEAR NEWS
PHP Classes
[ Facebook ]
[ Eigene Domain? ]
.de
.com
.net
.org
.info
.biz
[ Buchtipp ]
XML und Datenbanken . Die Schnittstellen von Access und SQL Server professionell nutzen
Manuals > PHP-GTK > GTK Klassen
PHP-GTK Referenz
Zurück
GTK Klassen
Vor
GTK Klassen
Die von der GTK Bibliothek zur Verfügung gestellten Klassen
Inhaltsverzeichnis
GtkAccelGroup
A structure containing accelerator key data.
GtkAccelLabel
Ein Label, das eine Schnellzugriffstaste direkt neben dem Text anzeigt.
GtkAdjustment
Repäsentiert einen einstellbaren eingegrenzten Wert.
GtkAlignment
Ein Widget das die Ausrichtung und Grösse seiner Kinder steuert.
GtkArrow
Stellt einen Pfeil dar der in eine der Vier Kardinalrichtungen zeigt.
GtkAspectFrame
Ein Frame der bei seinem Child ein bestimmtes Seitenverhältnis erzwingt.
GtkBin
Ein Container mit nur einem Kind.
GtkBox
Basisklasse für Containerboxen.
GtkBoxChild
Hilfsklasse für
GtkBox
GtkButton
Ein Containerwidget das ein Signal emittiert wenn es angeklickt wird
GtkButtonBox
Basisklasse für
GtkHButtonBox
und GtkVbuttonBox.
GtkCalendar
Zeigt einen Kalender an und erlaubt es ein Datum auszuwählen.
GtkCheckButton
Ein Widget das eine einzelne Checkbox zur Verfügung stellt.
GtkCheckMenuItem
Menüelement mit einer Checkbox.
GtkCList
Ein widget mit einer mehrzeiligen, scrollbaren Liste.
GtkColorSelection
Ein Widget das eine Farbauswahl ermöglicht.
GtkColorSelectionDialog
Standard dialog box for selecting a color.
GtkCombo
Texteingabefeld mit einer Dropdownliste.
GtkContainer
Basisklasse für alle Containerwidets.
GtkCTree
Ein Widget das einen hierarchischen Baum anzeigt.
GtkCurve
Ein Widget das die Bearbeitung einer Kurve ermöglicht.
GtkData
Eine abstrakte Klasse für Objekte die Daten enthalten.
GtkDialog
Widget das die Erstellung eines Popup Fensters vereinfacht.
GtkDrawingArea
Widget for custom user interface elements.
GtkEditable
Base class for text-editing widgets.
GtkEntry
A single line text entry field.
GtkEventBox
Widget used to capture events for widgets with no
GdkWindow
.
GtkFileSelection
Widget for selecting a file or a directory.
GtkFixed
Container that retains the sizes and positions of its children.
GtkFontSelection
Widget for selecting fonts.
GtkFontSelectionDialog
Standard dialog box for selecting fonts.
GtkFrame
Container with a decorative frame and an optional label.
GtkGammaCurve
A subclass of
GtkCurve
for editing gamma curves.
GtkHandleBox
Widget for detachable window portions.
GtkHBox
Horizontal box container.
GtkHButtonBox
Container for arranging a group of buttons horizontally.
GtkHPaned
Container with two panes arranged horizontally.
GtkHRuler
Horizontal ruler.
GtkHScale
Horizontal slider widget for selecting a value from a range.
GtkHScrollbar
Horizontal scrollbar.
GtkHSeparator
Horizontal separator.
GtkImage
Widget for displaying a graphical image.
GtkInputDialog
Standard dialog for configuring input devices.
GtkInvisible
Internally used widget which is not displayed.
GtkItem
Abstract base class for
GtkMenuItem
,
GtkListItem
, and
GtkTreeItem
.
GtkItemFactory
GtkLabel
Widget that displays a small amount of text.
GtkLayout
Scrollable widget allowing multiple children in fixed positions.
GtkList
Widget displaying a list of selectable items.
GtkListItem
A single element in a
GtkList
.
GtkMenu
Popup container for menu items.
GtkMenuBar
Horizontal container for menu items.
GtkMenuItem
Widget used for item in menus.
GtkMenuShell
Abstract base class for menu objects.
GtkMisc
Base class for widgets having their own alignment and padding.
GtkNotebook
Widget that displays a set of pages with tabs.
GtkObject
The base class of the PHP-GTK class hierarchy.
GtkOptionMenu
Widget used to choose from a list of valid choices.
GtkPacker
GtkPaned
Base class for widgets with two adjustable panes.
GtkPixmap
Widget displaying a graphical image or icon.
GtkPlug
Toplevel widget for embedding into other processes.
GtkPreview
Widget to display RGB or grayscale data.
GtkProgress
Base class for
GtkProgressBar
.
GtkProgressBar
Widget that provides a visual indication of an operation's progress.
GtkRadioButton
Button that is part of a group, only one of which may be selected.
GtkRadioMenuItem
Menu item that is part of a group, only one of which may be selected.
GtkRange
GtkRuler
Base class for horizontal and vertical rulers.
GtkScale
Base class for
GtkHScale
and
GtkVScale
.
GtkScrollbar
Base class for
GtkHScrollbar
and
GtkVScrollbar
.
GtkScrolledWindow
Adds scrollbars to its child widget.
GtkSeparator
Base class for
GtkHSeparator
and
GtkVSeparator
.
GtkSocket
Container for widgets from other processes.
GtkSpinButton
Widget offering masked numerical entry and/or selection.
GtkStatusbar
Widget that provides a way to report messages of minor importance.
GtkStyle
A class that determines the appearance of widgets.
GtkTable
Container that provides a flexible grid for packing its children.
GtkTearoffMenuItem
Menu item used to tear off and reattach its menu.
GtkText
Editable text-display widget.
GtkTipsQuery
Displays help about widgets in the user interface.
GtkToggleButton
Button that retains its state.
GtkToolbar
Container that creates bars of buttons and other widgets.
GtkTooltips
Adds tooltips to other widgets.
GtkTree
Widget for displaying hierarchical information.
GtkTreeItem
GtkVBox
Vertical box container.
GtkVButtonBox
Container for arranging a group of buttons vertically.
GtkViewport
Provides scrolling capability for non-scrolling aware widgets.
GtkVPaned
Container with two panes arranged vertically.
GtkVRuler
Vertical ruler.
GtkVScale
Vertical slider widget for selecting a value from a range.
GtkVScrollbar
Vertical scrollbar.
GtkVSeparator
Vertical separator.
GtkWidget
Basisklasse für Elemente von Userinterfaces.
GtkWindow
Ein Widget welches Fenster für eine Anwendung zur Verfügung stellt.
Sonstige Gtk Funktionen
Copyright 1998 - 2009 by I.S.U.M.