Home
last modified time | relevance | path

Searched refs:gtk_sheet_construct (Results 1 – 8 of 8) sorted by relevance

/dports/cad/geda/geda-gaf-1.8.2/gattrib/include/
H A Dgtksheet_2_2.h382 gtk_sheet_construct (GtkSheet *sheet,
/dports/misc/gpsim/gpsim-0.31.0/gui/gtkextra/
H A Dgtksheet.h382 gtk_sheet_construct (GtkSheet *sheet,
H A Dgtksheet.c968 gtk_sheet_construct(GTK_SHEET(widget), rows, columns, title); in gtk_sheet_new()
974 gtk_sheet_construct (GtkSheet *sheet, guint rows, guint columns, const gchar *title) in gtk_sheet_construct() function
1031 gtk_sheet_construct(sheet, rows, columns, title); in gtk_sheet_construct_browser()
1057 gtk_sheet_construct(sheet, rows, columns, title); in gtk_sheet_construct_with_custom_entry()
/dports/x11-toolkits/gtkada/gtkada-2.24.4.0/src/gtkextra/
H A Dgtksheet.h382 gtk_sheet_construct (GtkSheet *sheet,
H A Dgtksheet.c914 gtk_sheet_construct(GTK_SHEET(widget), rows, columns, title); in gtk_sheet_new()
920 gtk_sheet_construct (GtkSheet *sheet, guint rows, guint columns, const gchar *title) in gtk_sheet_construct() function
977 gtk_sheet_construct(sheet, rows, columns, title); in gtk_sheet_construct_browser()
1003 gtk_sheet_construct(sheet, rows, columns, title); in gtk_sheet_construct_with_custom_entry()
/dports/x11-toolkits/gtkextra/gtkextra-3.3.4/gtkextra/
H A Dgtksheet.h528 void gtk_sheet_construct(GtkSheet *sheet, guint rows, guint columns, const gchar *title);
H A Dgtksheet.c3175 gtk_sheet_construct(sheet, 0, 0, "GtkSheet"); in gtk_sheet_init()
3260 gtk_sheet_construct(GTK_SHEET(widget), rows, columns, title); in gtk_sheet_new()
3275 gtk_sheet_construct(GtkSheet *sheet, guint rows, guint columns, const gchar *title) in gtk_sheet_construct() function
3338 gtk_sheet_construct(sheet, rows, columns, title); in gtk_sheet_construct_browser()
3386 gtk_sheet_construct(sheet, rows, columns, title); in gtk_sheet_construct_with_custom_entry()
/dports/cad/geda/geda-gaf-1.8.2/gattrib/src/
H A Dgtksheet_2_2.c1021 gtk_sheet_construct(GTK_SHEET(widget), rows, columns, title); in gtk_sheet_new()
1027 gtk_sheet_construct (GtkSheet *sheet, guint rows, guint columns, const gchar *title) in gtk_sheet_construct() function
1084 gtk_sheet_construct(sheet, rows, columns, title); in gtk_sheet_construct_browser()
1110 gtk_sheet_construct(sheet, rows, columns, title); in gtk_sheet_construct_with_custom_entry()