Class Index | Cross Index | Namespace Index |
Contained in: Gtk::Box_Helpers
Derived from:
_GtkBoxChild
Derived by:
none
#include <gtk--/box.h>
public function member index: |
||
inline bool | get_expand | () const; |
inline bool | get_fill | () const; |
inline bool | get_pack | () const; |
inline guint16 | get_padding | () const; |
Widget* | get_widget | () const; |
inline _GtkBoxChild* | gtkobj | (); |
inline const _GtkBoxChild* | gtkobj | () const; |
void | set_options | (bool expand, bool fill, guint padding); |
void | set_pack | (GtkPackType pack); |
protected function member index: |
||
Child | (void* do_not_derive_this); | |
inline GtkBox* | parent | (); |
void | redraw | (); |
private function member index: |
||
Child | (const Child&); | |
Child& | operator = | (const Child&); |