GtkHSeparator

GtkHSeparator

Synopsis

#include <gtk/gtk.h>

                    GtkHSeparator;
GtkWidget*          gtk_hseparator_new                  (void);

Description

Details

GtkHSeparator

typedef struct {
  GtkSeparator separator;
} GtkHSeparator;


gtk_hseparator_new ()

GtkWidget*          gtk_hseparator_new                  (void);

Returns :