Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
Gtk2::CellRendererSpinUser Contributed Perl DocumentaGtk2::CellRendererSpin(3)

NAME
       Gtk2::CellRendererSpin -	wrapper	for GtkCellRendererSpin

HIERARCHY
	 Glib::Object
	 +----Glib::InitiallyUnowned
	      +----Gtk2::Object
		   +----Gtk2::CellRenderer
			+----Gtk2::CellRendererText
			     +----Gtk2::CellRendererSpin

METHODS
   cellrenderer	= Gtk2::CellRendererSpin->new
PROPERTIES
       'adjustment' (Gtk2::Adjustment :	default	undef :	readable / writable /
       private / static-nick / static-blurb)
	   The adjustment that holds the value of the spinbutton.

       'climb-rate' (double : default 0	: readable / writable /	private	/
       static-nick / static-blurb)
	   The acceleration rate when you hold down a button

       'digits'	(Glib::UInt : default 0	: readable / writable /	private	/
       static-nick / static-blurb)
	   The number of decimal places	to display

SEE ALSO
       Gtk2, Glib::Object, Glib::InitiallyUnowned, Gtk2::Object,
       Gtk2::CellRenderer, Gtk2::CellRendererText

COPYRIGHT
       Copyright (C) 2003-2011 by the gtk2-perl	team.

       This software is	licensed under the LGPL.  See Gtk2 for a full notice.

perl v5.32.1			  2022-04-02	     Gtk2::CellRendererSpin(3)

NAME | HIERARCHY | METHODS | PROPERTIES | SEE ALSO | COPYRIGHT

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=Gtk2::CellRendererSpin&sektion=3&manpath=FreeBSD+13.1-RELEASE+and+Ports>

home | help