source:
trunk/third/gnome-core/panel/title-item.gob
@
15328
Revision 15328, 162 bytes checked in by ghudson, 24 years ago (diff) |
---|
Line | |
---|---|
1 | class :Title:Item from Gtk:Menu:Item { |
2 | override (Gtk:Item) |
3 | void select (Gtk:Item *self); |
4 | |
5 | public GtkWidget * |
6 | new(void) |
7 | { |
8 | return GTK_WIDGET(GET_NEW); |
9 | } |
10 | } |
Note: See TracBrowser
for help on using the repository browser.