Actions
Style¶
_gtkStyleCssLoadP¶
Load a css-like file.
Warning : GTK+ 3.x only ! If GTK+ 2.x compiling flag, the file is not loaded and the function returns alqays nil.
Prototype : fun [Chn P] ObjGtkStyle
_gtkStyleCssLoadS¶
Load a css-like datas.
Warning : GTK+ 3.x only ! If GTK+ 2.x compiling flag, the file is not loaded and the function returns alqays nil.
Prototype : fun [Chn S] ObjGtkStyle
Return Api
Updated by iri over 13 years ago ยท 1 revisions