Gtk2::Notebook - set_homogeneous_tabs(1);
- From: Mario Kemper <mario kemper googlemail com>
- To: "gtk-perl-list gnome org" <gtk-perl-list gnome org>
- Subject: Gtk2::Notebook - set_homogeneous_tabs(1);
- Date: Fri, 25 Jul 2008 19:11:13 +0200
Maybe i am blind but...
my $notebook_settings = Gtk2::Notebook->new;
$notebook->set_homogeneous_tabs(1);
...leads to "Can't locate object method "set_homogeneous_tabs" via
package "Gtk2::Notebook"".
The property "homogeneous" is mentioned in the documentation, but i
can't find a function to deal with it.
Any clue?
Info:
Glib built for 2.14.1, running with 2.16.4
Gtk2 built for 2.12.0, running with 2.12.9
Greetings
Mario
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]