Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCancellable ¶
func NewCancellable() *C.GCancellable
Types ¶
type GFile ¶
----------------------------------------------------------------------- GFile -----------------------------------------------------------------------
func NewGFileForPath ¶
NewGFileForPath is g_file_new_for_path
func NewGFileForURI ¶
NewGFileForURI is g_file_new_for_uri
type GFileInfo ¶
----------------------------------------------------------------------- GFileInfo -----------------------------------------------------------------------
func (*GFileInfo) GetSymbolicIcon ¶
GetSymbolicIcon is g_file_info_get_symbolic_icon
type GFileQueryInfoFlags ¶
type GFileQueryInfoFlags C.GFileQueryInfoFlags
var ( GFileQueryInfoNone GFileQueryInfoFlags = C.G_FILE_QUERY_INFO_NONE GFileQueryInfoNoFollowSymlinks GFileQueryInfoFlags = C.G_FILE_QUERY_INFO_NOFOLLOW_SYMLINKS )
type GIcon ¶
----------------------------------------------------------------------- GIcon -----------------------------------------------------------------------
type GInputStream ¶
type GInputStream struct {
GInputStream *C.GInputStream
}
func NewMemoryInputStreamFromBytes ¶
func NewMemoryInputStreamFromBytes(buffer []byte) *GInputStream
Click to show internal directories.
Click to hide internal directories.