qlbar 0.1.2 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News qlbar 0.1.2 (Default branch)
# 1  
Old 12-26-2007
qlbar 0.1.2 (Default branch)

QLBar is a toolbar gadget for X11 that contains icons and allows you to launch associated applications quickly. Normally, it appears as a one pixel line high placed at the edge of the screen. When the mouse is moved over this line, QLBar appears as a bar with icon images. License: GNU General Public License (GPL) Changes:
Some minor cosmetic enhancements and bugfixes were made. A new option to daemonize qlbar was added.Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
Gtk2::ToolShell(3)					User Contributed Perl Documentation					Gtk2::ToolShell(3)

NAME
Gtk2::ToolShell HIERARCHY
Glib::Interface +----Gtk2::ToolShell METHODS
iconsize = $shell->get_icon_size orientation = $shell->get_orientation $shell->rebuild_menu reliefstyle = $shell->get_relief_style toolbarstyle = $shell->get_style ENUMS AND FLAGS
enum Gtk2::IconSize o 'invalid' / 'GTK_ICON_SIZE_INVALID' o 'menu' / 'GTK_ICON_SIZE_MENU' o 'small-toolbar' / 'GTK_ICON_SIZE_SMALL_TOOLBAR' o 'large-toolbar' / 'GTK_ICON_SIZE_LARGE_TOOLBAR' o 'button' / 'GTK_ICON_SIZE_BUTTON' o 'dnd' / 'GTK_ICON_SIZE_DND' o 'dialog' / 'GTK_ICON_SIZE_DIALOG' enum Gtk2::Orientation o 'horizontal' / 'GTK_ORIENTATION_HORIZONTAL' o 'vertical' / 'GTK_ORIENTATION_VERTICAL' enum Gtk2::ReliefStyle o 'normal' / 'GTK_RELIEF_NORMAL' o 'half' / 'GTK_RELIEF_HALF' o 'none' / 'GTK_RELIEF_NONE' enum Gtk2::ToolbarStyle o 'icons' / 'GTK_TOOLBAR_ICONS' o 'text' / 'GTK_TOOLBAR_TEXT' o 'both' / 'GTK_TOOLBAR_BOTH' o 'both-horiz' / 'GTK_TOOLBAR_BOTH_HORIZ' SEE ALSO
Gtk2, Glib::Interface COPYRIGHT
Copyright (C) 2003-2008 by the gtk2-perl team. This software is licensed under the LGPL. See Gtk2 for a full notice. perl v5.12.1 2010-07-05 Gtk2::ToolShell(3)