Re: window border
- From: Chas Owens <alas widomaker com>
- To: gtk-perl-list gnome org
- Subject: Re: window border
- Date: Wed, 27 Aug 2003 15:16:51 -0400 (EDT)
<snip>
the method border_width was replaced in gtk2 with set_border_width and
is now deprecated. the official word:
http://developer.gnome.org/doc/API/2.0/gtk/GtkContainer.html#gtk-container-border-width
and therefore isn't impelemented. the only execptions made in such cases
where when nothing replaced the deprecated functionality (why gtk2 deprecated
such things i do not know)
-rm
Nevermind, my heat-stroked brain confused structure members like
Gtk2::Calendar::marked_date or Gtk2::FileSelection::ok_button with properties
like 'border-width' in Gtk2::Container (which have always been accessible
through Gtk2::Object::Get and Gtk2::Object::Set). Dur.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]