mc/gnome/gcustom-layout.h

7 lines
219 B
C
Raw Normal View History

typedef struct _GCustomLayout GCustomLayout;
GCustomLayout *custom_layout_create_page (GnomePropertyBox *prop_box,
WPanel *panel);
void custom_layout_apply (GCustomLayout *layout);