Re: window border
- From: "Ross McFarland" <rwmcfa1 neces com>
- To: gtk-perl-list gnome org
- Subject: Re: window border
- Date: Wed, 27 Aug 2003 13:47:50 -0400 (EDT)
Nori Heikkinen said:
in the tutorial i've been working off of[1], Window has a method
border_width that i'd love to be able to use. it doesn't appear in
Gtk2, afaict, and it's not in the manpage.
'should' be:
$window->set_border_width($width);
is this implemented somwhere, and if not, how do people usually get
around it? extra boxes and windows within windows? seems cumbersome
the tutorial is for gtk-perl which was gtk+ 1.0. i think there's been some
namespace cleanup since with things like set/get added where appropriate, at
least that's my guess i'm no where near as familiar with gtk-perl. the C api
docs should prove very useful with questions of this nature. they apply with
minor modifications as mentioned in the Gtk2::api man page (api.pod)
-rm
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]