Re: arrow type
- From: Scott Lanning <lannings who int>
- To: BoÅtjan ÅpetiÄ <igzebedze auch eu org>
- Cc: "gtk-perl-list gnome org" <gtk-perl-list gnome org>
- Subject: Re: arrow type
- Date: Mon, 11 Jul 2005 19:02:22 +0200 (CEST)
On Mon, 11 Jul 2005, [utf-8] Bo?tjan ?peti? wrote:
i'm using the 'arrow' widget... when i wnat to change direction with:
$me->set('arrow-type' => 'right');
i get an error:
*** unhandled exception in callback:
*** FATAL: invalid enum GtkArrowType value arrow-type, expecting:
up /
GTK_ARROW_UP, down / GTK_ARROW_DOWN, left / GTK_ARROW_LEFT, right /
GTK_ARROW_RIGHT at modules/bumblebee/gui.pm line 398.
Did you try
$me->set('arrow-type' => GTK_ARROW_RIGHT);
?
- References:
- arrow type
- From: =?utf-8?B?Qm/FoXRqYW4gxaBwZXRpxI0=?=
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]