summaryrefslogtreecommitdiff
path: root/src/Gtk/Widgets/Sheet/Internal.dcl
blob: b356f5b447a85ce31f9c9f07be1d785d9a48e25d (plain) (blame)
1
2
3
4
5
definition module Gtk.Widgets.Sheet.Internal

from System._Pointer import :: Pointer

gtk_sheet_new :: !Int !Int !String !.a -> (!Pointer, !.a)