[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: window border



<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]