Changeset 5007 for trunk/gtk/hig.h
- Timestamp:
- Feb 12, 2008, 4:56:44 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/gtk/hig.h
r4404 r5007 33 33 34 34 void 35 hig_workarea_add_section_spacer (GtkWidget * table,36 int row,37 int items_in_section);38 39 void40 35 hig_workarea_add_wide_control (GtkWidget * table, 41 36 int * row, 42 37 GtkWidget * w); 43 44 void45 hig_workarea_add_double_control (GtkWidget * table,46 int * row,47 GtkWidget * wl,48 GtkWidget * wr);49 38 50 39 GtkWidget*
Note: See TracChangeset
for help on using the changeset viewer.