GtkStyle::font

GtkStyle::font

Access: Read Write
Type:
GdkFont

Returns or sets the current font of the style.

$style	= &new GtkStyle();
$style->font = gdk::font_load( '-bitsteam-bitstream vera sans mono-bold-r-normal-*-24-*-*-*-*-*-*-*');

© Copyright 2003-2023 www.php-editors.com. The ultimate PHP Editor and PHP IDE site.