This is the reference manual of Scol GTK+ api.
In the following page you will find all Scol functions with their exact type and a description of arguments and result.
For more explanation, ask on Scolring

Function's indexes
Group Description
Configuration What is required and how to get the user configuration ?
Quels sont les pre-requis et comment récupérer la configuration utilisateur ?

Types Specifics types
Types prédéfinis

General Primaries functions
Fonctions primaires
Widgets Commons functions : commons functions to all objects
Fonctions communes à tous les objets

Boxes Boxes functions : any verticals or horizonrtals containers (HBox, VBox, Table, Fixed, ...)
Les containers d'objets tels que les HBox, VBox, Table, etc.
Builders Builders functions : use a GtkBuilder file to create any graphical interface
Utiliser les fichiers GtkBuilder pour créer une interface graphique
Buttons Buttons functions : creations, callbacks, attributs, ...
Fonctions sur les boutons : créations, réflexes, attributs ...
Images Images (widgets) functions : creations, callbacks, attributs, ...
Fonctions sur les widgets images : créations, réflexes, attributs ...
StockItems StocksItems functions : create and use
StocksItems : créer et utiliser
Text Text, Label, ... functions : create and use
Texte, Étiquette ... : créer et utiliser
Windows Windows functions : create and manage any window objects
Création et gestion des fenêtres

Pixbuf Pixbuf functions : graphicals resources objects
Ressources graphiques
RC Style rc functions : resources files
Fichiers ressources

Examples Examples : how to create a graphical interface with this API ?
Exemples : comment créer une interface graphique avec cette api ?

Back