index, gtk-- homepage

class Gtk_Table

#include <gtk--/table.h>
Base classes: Gtk_Container

Public member index

Public member descriptions

attach_defaults

void Gtk_Table::attach_defaults(Gtk_Widget *child, gint left_attach, gint right_attach, gint top_attach, gint bottom_attach);

attach_defaults is now obsolete as we have default arguments for attach().

(pages generated by PERCEPS -script.)