org.gnu.gtk
public class SeparatorMenuItem extends MenuItem
| Constructor Summary | |
|---|---|
| SeparatorMenuItem()
Create a new SeparatorMenuItem | |
| SeparatorMenuItem(Handle handle)
Construct a SeparatorMenuItem using a handle to a native resource. | |
| Method Summary | |
|---|---|
| static SeparatorMenuItem | getSeparatorMenuItem(Handle handle)
Internal static factory method to be used by Java-Gnome only. |
| static Type | getType()
Retrieve the runtime type used by the GLib library. |