Gtk_Styled
[ class tree: Gtk_Styled ] [ index: Gtk_Styled ] [ all elements ]

File: example.php

Source Location: /Gtk_Styled-1.0.0/example.php

Classes:

Page Details:

Example script to build and show Gtk_Styled components.

Using PEAR::Gtk_Styled components, instead of their normal PHP-GTK counter parts, allows for more control over the look and feel of an application. This example script shows how two Gtk_Styled_ScrollBars can be used to achieve the same result as two GtkScrollBars but with the ability to control exactly how the scroll bars look. In this script, both the "natural" and Gtk_Styled scrollbars are added to the main window so that the user can see exactly how the Gtk_Styled version reacts to different changes in the application as compared to the normal scroll bars.

  • Author: Scott Mattocks <scottmattocks@php.net>
  • Version: @VER@
  • Copyright: Copyright &copy; 2005 Scott Mattocks
  • License: PHP

Includes:

require_once('Gtk/Styled/VAdjustment.php') [line 52]
require_once('Gtk/Styled/HAdjustment.php') [line 67]
require_once('Gtk/Styled/ScrollBar.php') [line 71]

Documentation generated on Mon, 11 Mar 2019 14:48:46 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.