index
gtk-- homepage



Description:
Gtk_Box_Helpers::Child

#include <gtk--/box.h>
Base classes: _GtkBoxChild



Properties:


Public member index:


inline _GtkBoxChild *gtkobj();
inline const _GtkBoxChild *gtkobj()const;
inline Gtk_Widget *get_widget()const;
inline guint16 get_padding()const;
inline bool get_expand()const;
inline bool get_fill()const;
inline bool get_pack()const;
void set_options(bool expand,bool fill,guint padding);
void set_pack(GtkPackType pack);
Protected member index:


Child(void *do_not_derive_this);
inline GtkBox *parent();
void redraw();
Private member index:


Child &operator =(const Child &);
Child(const Child &);

Public member details:


Protected member details:


Private member details:



Examples:





(pages generated by PERCEPS -script.)